[
http://jira.codehaus.org/browse/MASSEMBLY-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Casey updated MASSEMBLY-432:
---------------------------------
Fix Version/s: 2.2-beta-5
> assembly misapplies depMgt and selects the wrong dependency for an archive
> --------------------------------------------------------------------------
>
> Key: MASSEMBLY-432
> URL: http://jira.codehaus.org/browse/MASSEMBLY-432
> Project: Maven 2.x Assembly Plugin
> Issue Type: Bug
> Affects Versions: 2.2-beta-3
> Reporter: Brian Fox
> Assignee: John Casey
> Fix For: 2.2-beta-5
>
> Attachments: assemblybug.zip
>
>
> Here's the setup:
> Parent has a depMgt set to version 1.3.4
> Child has a dependency on 1.3.5
> Assembly descriptor includes this dependency and 1.3.4 is bundled in, not
> 1.3.5.
> See attached project for a working example. First install the parent, second
> run package on the child. See the zip contains 1.3.4 instead of 1.3.5.
> Note: The real project where this happened has a property in the depMgt, if
> you use 2.0.10 this bug seems to not occur because the version is not
> interpolated in the pom that gets deployed. In 2.2 it is and causes this to
> manifest in the way I set it up, but fixing the version in the depMgt instead
> of using the property.
--
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