You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "timtebeek (via GitHub)" <gi...@apache.org> on 2023/05/14 17:13:20 UTC

[GitHub] [maven-shade-plugin] timtebeek commented on pull request #187: [MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String)

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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org