Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The dependency reduced pom needs to replace the packaged pom at:
META-INF/maven/<groupId>/<artifactId>/pom.xml
This will allow tools that use this metadata to read the correct shaded dependencies (e.g. maven-runtime).
Would creating a ResourceTransformer be the best approach?