jira-importer commented on issue #162: URL: https://github.com/apache/maven-source-plugin/issues/162#issuecomment-2959545094
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented First you should use the most [up-to-date version 2.4](http://maven.apache.org/plugins/maven-source-plugin/) apart from that the property to skip is named: `source.skip` instead of `maven.source.skip` which is inconsistent (This will be fixed with release 3.0.0). The documentation shows the [appropriate documentation](http://maven.apache.org/plugins/maven-source-plugin/jar-mojo.html#skipSource) how to skip the creation of the source jar file. So i will close this issue, cause the documentation contains the appropriate information. If you are the opinion that the documentation does not contain enough information please open an other issue and suggest the appropriate information you would like to have there. -- 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]
