Cannot have 2 modules as SNAPSHOT in same group id
--------------------------------------------------
Key: MNG-2901
URL: http://jira.codehaus.org/browse/MNG-2901
Project: Maven 2
Issue Type: Bug
Affects Versions: 2.0.5
Reporter: Thomas Carrie
Attachments: manySnapshotModuleBug.tgz
In my project I have base 2 modules : metadatafiles and core
A third module called metadata depends on the 1st 2 as SNAPSHOT
Bug reproduction :
1) deploy module 1
2) deploy module 2
3) attemt to compile module 3, it fails
Expected result : successfull build since there are snapshots for the 2 modules
in the repository
It seems that maven2 expects that there should be a most snapshot build for all
the modules, it looks to me like an unwanted feature, that's why I submit it as
a bug
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira