nielsbasjes commented on a change in pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#discussion_r652107023
########## File path: src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java ########## @@ -289,6 +291,14 @@ @Parameter( defaultValue = "false" ) private boolean generateUniqueDependencyReducedPom; + /** + * Do we put the dependency reduced pom in the jar instead of the jar file provided by the project. + * + * @since 3.2.2 Review comment: I assume @since 3.2.5 ? -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org