Seth Gransky created MSHADE-115:
-----------------------------------
Summary: Runtime dependency-reduced-pom.xml causes problems within
shared build trees
Key: MSHADE-115
URL: https://jira.codehaus.org/browse/MSHADE-115
Project: Maven 2.x Shade Plugin
Issue Type: Bug
Affects Versions: 1.6
Reporter: Seth Gransky
The runtime dependency-reduced-pom.xml (not the one in outputDirectory) causes
problems within a build tree that is shared across multiple machines/builds.
This file is cleaned up after it is no longer needed and if more than one build
is running shade and the subsequent goals within the same subdirectory at
around the same time, the dependency-reduced-pom.xml file can be wiped out by
one process while another process still requires it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira