Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.7
-
Labels:None
-
Number of attachments :
Description
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.
Issue Links
- is related to
-
MSHADE-23
${basedir} is wrong after running shade plugin
-
Activity
Seth Gransky
made changes -
Benson Margulies
made changes -
| Assignee | Benson Margulies [ bmargulies ] |
Benson Margulies
made changes -
| Summary | Runtime dependency-reduced-pom.xml causes problems within shared build trees | Temporary dependency-reduced-pom.xml in basedir causes problems within shared build trees |
Benson Margulies
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 1.7 [ 18528 ] | |
| Resolution | Fixed [ 1 ] |