timtebeek commented on PR #187: URL: https://github.com/apache/maven-shade-plugin/pull/187#issuecomment-1546950212
Interesting failure mode here: ``` Running post-build script: /home/runner/work/maven-shade-plugin/maven-shade-plugin/target/it/MSHADE-36-inject-dep-reduced-pom-in-final/verify.bsh java.lang.IllegalStateException: wanted path is missing: com/example/shaded/org/codehaus/plexus/util/StringUtils.class ``` https://github.com/apache/maven-shade-plugin/blob/f15f26b1b8100d0c3bfa15b9e8b233922432ee15/src/it/projects/MSHADE-36-inject-dep-reduced-pom-in-final/verify.bsh#L62-L64 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
