Uploaded image for project: 'Brooklyn'
  1. Brooklyn
  2. BROOKLYN-355

brooklyn-server's rest-api has a test dependency on brooklyn-ui repo

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      In 0.10.0-SNAPSHOT, the rest-api module (https://github.com/apache/brooklyn-server/blob/master/rest/rest-api/pom.xml#L102-L108) depends on:

              <dependency>
                  <groupId>org.apache.brooklyn</groupId>
                  <artifactId>brooklyn-jsgui</artifactId>
                  <version>${project.version}</version>
                  <type>test-jar</type>
                  <scope>test</scope>
              </dependency>
       

      That looks wrong (or at least sub-optimal) because the brooklyn-jsgui is in the brooklyn-ui repo. I don't think we should need to build brooklyn-ui before being able to build brooklyn-server repo.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aled.sage Aled Sage
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: