Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-262

build test=no fails when a test class has a dependency on another test class in a different project

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 1.4
    • None
    • Dependency management
    • None

    Description

      When you have:

      project_root - project_A - src - test - class_A

      • project_B - src - test - class_B

      define "project_B" do
      test.with project("project_A")

      test classes for project_A are compiled into its target directory. However, during compiling test classes for project_B, compiler does not resolve project_A's test classes.

      Attachments

        1. BUILDR-262.zip
          4 kB
          Alex Boisvert

        Activity

          People

            Unassigned Unassigned
            seanahn Sean Ahn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment