gnodet opened a new pull request, #161: URL: https://github.com/apache/maven-shade-plugin/pull/161
Follow-up on #104 and #83. The fact that the build output directory has to be handled is legit because the minified calls `project.getRuntimeClassPathElements()` which returns a list of the project output dir and all dependencies jars. It has to be handled specifically. Any other directory will print a warning as currently. -- 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]
