[ https://issues.apache.org/jira/browse/MSOURCES-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959380#comment-17959380 ]
Matthias Bünger commented on MSOURCES-15: ----------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-source-plugin#98|https://github.com/apache/maven-source-plugin/issues/98]. > Sources jar increases in size (possibly includes whole harddisk volume) > ----------------------------------------------------------------------- > > Key: MSOURCES-15 > URL: https://issues.apache.org/jira/browse/MSOURCES-15 > Project: Maven Source Plugin (Moved to GitHub Issues) > Issue Type: Bug > Reporter: Martijn Dashorst > Assignee: Carlos Sanchez Gonzalez > Priority: Major > Attachments: pom.xml > > > This may be fixed with the following issue: > http://jira.codehaus.org/browse/MSOURCES-6 > However, I wanted to submit my testcase, just to make sure it is solved, or > this may be another issue (it didn't bite us before). > The attached pom.xml shows the same problem as in > http://jira.codehaus.org/browse/MSOURCES-6: the whole project directory is > included, instead of just the sources (and resources). > In this pom the difference is that the referenced file in the resources > section is not available. This might be a special case, or not. Given that > 2.0.3 is not released yet, I wasn't able to determine if that would solve > this problem. -- This message was sent by Atlassian Jira (v8.20.10#820010)