maven-plugins pull request: [MJAR-170] make the jar classifier customizable...
Github user ryenus closed the pull request at: https://github.com/apache/maven-plugins/pull/13 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
maven-plugins pull request: [MJAR-170] make the jar classifier customizable...
GitHub user ryenus opened a pull request: https://github.com/apache/maven-plugins/pull/13 [MJAR-170] make the jar classifier customizable via property maven.jar.classifier tested with the following snippet in my pom.xml and it works: ```xml jdk6