jira-importer commented on issue #287: URL: https://github.com/apache/maven-jar-plugin/issues/287#issuecomment-2956694623
**[Benjamin Bentmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bentmann)** commented The includes/excludes are meant to give **relative** paths, so something including the basedir will likely not match anything. The plugin is zipping up the contents specified by the [classesDirectory](http://maven.apache.org/plugins/maven-jar-plugin/jar-mojo.html#classesDirectory), so you might want to try configuring this. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org