[ https://issues.apache.org/jira/browse/MSOURCES-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959394#comment-17959394 ]
Matthias Bünger commented on MSOURCES-22: ----------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-source-plugin#102|https://github.com/apache/maven-source-plugin/issues/102]. > configuration option for source:jar to exclude resources > -------------------------------------------------------- > > Key: MSOURCES-22 > URL: https://issues.apache.org/jira/browse/MSOURCES-22 > Project: Maven Source Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Affects Versions: 2.0.3 > Reporter: Daniel Siegmann > Assignee: Dennis Lundberg > Priority: Minor > Fix For: 2.0.4 > > > A typical use case for the source jar is attachment in an IDE, which allows > for access to javadocs, and debugging. For this case there is no need to > include resources in the source jar, as they will already be in the standard > jar. > This does not create any errors, but it may be inconvenient if a project > includes large resources, such as images. > It would be useful to provide a configuration option which allows the > resources to be excluded. -- This message was sent by Atlassian Jira (v8.20.10#820010)