desruisseaux opened a new pull request, #594: URL: https://github.com/apache/maven-jar-plugin/pull/594
Modify the documentation about `forceCreation` and `skipIfEmpty` for taking in account the fact that the new JAR plugin implementation also verify if the JAR files has more files than expected, which cover the Shape plugin case documented as a reason for the `forceCreation` option. Also add file length comparaison when detecting changes in order to increase the validity of the new `forceCreation` documentation, which said that while supported, this option is often not necessary. Edit the documentation of `skipIfEmpty` because this option skips the JAR file creation not only if the directory does not exist, but also if no input files are matched for inclusion. This pull request complement #585. -- 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]
