[ http://jira.codehaus.org/browse/MNG-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159202#action_159202 ]
Thomas Carrie commented on MNG-2901: ------------------------------------ The cause of the probelm is because I deploy on a maven repository version 1. Feel free to set "won't fix" on the issue if you don't want SNAPSHOT to work with maven repository version 1 > 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 > Components: Dependencies > Affects Versions: 2.0.5 > Reporter: Thomas Carrie > Fix For: 2.0.x > > 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