[
https://issues.apache.org/jira/browse/ARIES-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444976#comment-13444976
]
Holly Cummins commented on ARIES-911:
-------------------------------------
Sorry, this is my fault! The version should be 1.0.0, *not* 1.0.1-SNAPSHOT.
I promoted the 1.0.0 release yesterday, and once the release is promoted, Nexus
clears the snapshots of what's been released out of the repository. So six
hours after a release has been finalised, the release manager needs to go
through and make sure there are no dependencies on the snapshot version. I
didn't have a chance to do that yesterday.
> 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