[
http://jira.codehaus.org/browse/MSHADE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann closed MSHADE-66.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.2
Assignee: Benjamin Bentmann
Fixed in [r830522|http://svn.apache.org/viewvc?revision=830522&view=revision].
> Creation of dependency reduced POM fails for project with uninstalled local
> parent using Maven 3
> ------------------------------------------------------------------------------------------------
>
> Key: MSHADE-66
> URL: http://jira.codehaus.org/browse/MSHADE-66
> Project: Maven 2.x Shade Plugin
> Issue Type: Bug
> Affects Versions: 1.2.1
> Reporter: Benjamin Bentmann
> Assignee: Benjamin Bentmann
> Fix For: 1.2.2
>
>
> When running the Shade Plugin with Maven 3, the plugin will fail to create
> the dependency reduced POM if the POM inherits from a parent that is not
> installed to the local repo but only available from the project checkout via
> {{<relativePath>}}. The problem being that the plugin creates the dependency
> reduced POM in the {{target}} directory, thereby changing the base directory
> when it calls the project builder. This only works in Maven 2.x because of
> internal project caches which are not present in this form in 3.x
--
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