jira-importer commented on issue #121: URL: https://github.com/apache/maven-source-plugin/issues/121#issuecomment-2959537552
**[jianwu chen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jianwu_chen)** commented As "jar", "compiler" plugin all provides \<includes>, \<excludes> configuration. But quite surprisingly, "source" plugin doesn't provide them. It's quite important. My use case is for same POM project, i want package the jar and source-jars selectively depends certain profile. But now i can do it with "jar" and "compiler" plugin, but the "source" jar will always include everything. -- 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]
