wilx commented on issue #254: URL: https://github.com/apache/maven-shade-plugin/issues/254#issuecomment-5140547551
While having system scope support for completeness would be nice, it is not necessary to achieve what you want. See [`<extraJars>`](https://maven.apache.org/plugins/maven-shade-plugin/shade-mojo.html#extraJars). You give it the JAR path and it will deal with it the same way it does with other dependency JARs. -- 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]
