[ https://jira.codehaus.org/browse/MNG-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332217#comment-332217
]
Mikolaj Izdebski commented on MNG-5503:
---------------------------------------
This was fixed in commit 11f46bd.
> Maven 3.1.0 fails to resolve artifacts produced by reactor build
> ----------------------------------------------------------------
>
> Key: MNG-5503
> URL: https://jira.codehaus.org/browse/MNG-5503
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: Artifacts and Repositories
> Affects Versions: 3.1.0
> Reporter: Severin Gehwolf
> Assignee: Jason van Zyl
> Priority: Blocker
> Fix For: 3.1.1
>
> Attachments: reproducer-zip-type-deps.zip
>
>
> Maven 3.1.0 fails to resolve zip type dependencies produced via assemblies by modules
higher up the reactor hierarchy. For example module A has a dep on module B of type zip. Module
A produces a zip containing jars plus some other files which the build of module B should
extract and copy to the output directory. However, dep solving of module B fails.
> It works with Maven 3.0.5 but fails to build with Maven 3.1.0
--
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
|