Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String) #187

Conversation

timtebeek
Copy link
Contributor

@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
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants