John Ross created ARIES-911:
-------------------------------

             Summary: application-modeller-common-test pom should depend on 
application-modeller-standalone-1.0.1-SNAPSHOT.jar
                 Key: ARIES-911
                 URL: https://issues.apache.org/jira/browse/ARIES-911
             Project: Aries
          Issue Type: Bug
          Components: Application
            Reporter: John Ross


While running the Aries build with an empty .m2 local repository, I encountered 
the following error.

------------------------------------------------------------------------
[INFO] Building Apache Aries Application Modelling tests 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for 
org.apache.aries.application:application-modeller-standalone:jar:1.0.0-SNAPSHOT 
is missing, no dependency information available
[ERROR] Failed to execute goal on project application-modeller-common-test: 
Could not resolve dependencies for project 
org.apache.aries.application:application-modeller-common-test:jar:1.0.0-SNAPSHOT:
 Failure to find 
org.apache.aries.application:application-modeller-standalone:jar:1.0.0-SNAPSHOT 
in http://snapshots.repository.codehaus.org was cached in the local repository, 
resolution will not be reattempted until the update interval of 
codehaus.snapshots has elapsed or updates are forced -> [Help 1]

The pom of application-modeller-common-test references version 1.0.0-SNAPSHOT 
of application-modeller-standalone but I believe it should reference version 
1.0.1-SNAPSHOT, which is provided when application-modeller-standalone is built.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to