Skip to content

Conversation

@timtebeek
Copy link
Contributor Author

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

if ( pomFile.contains( "<groupId>org.codehaus.plexus</groupId>" ) )
{
throw new IllegalStateException( "The pom.xml still contains a reference to the org.codehaus.plexus dependency" );

@elharo elharo merged commit b598aef into apache:master May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants