[ http://jira.codehaus.org/browse/MASSEMBLY-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
deckrider closed MASSEMBLY-321. ------------------------------- Resolution: Not A Bug I stumbled upon the fact that I was using the wrong goal for the webstart maven plugin, and once this was corrected, everything worked. > artifact unavailable to other modules in the same build during 'mvn package' > ---------------------------------------------------------------------------- > > Key: MASSEMBLY-321 > URL: http://jira.codehaus.org/browse/MASSEMBLY-321 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > Affects Versions: 2.2-beta-2 > Environment: unix, windows > Maven version: 2.0.9 > Java version: 1.5.0_14 > Reporter: deckrider > > in a multi module build ('mvn package') with two two modules: > assembly-module > other-module > and where other-module depends on assembly-module: > the assembly-module is unavailable to the other-modules as a dependency. > (during 'mvn install' it works fine, since the assembly-module is added to > the local repository before it is needed by the other-module) -- 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