Allow classes to be bundled with the source code ------------------------------------------------
Key: MSOURCES-21 URL: http://jira.codehaus.org/browse/MSOURCES-21 Project: Maven 2.x Source Plugin Issue Type: New Feature Affects Versions: 2.0.3 Reporter: Tom Schneider Priority: Minor Attachments: sourceplugin-includeClasses.patch We have the need to bundle the compiled class files with the source code and other resources. So I created a patch that adds a new configuration point (includeClasses) that when set to true, will bundle not only the source code and resources, but also the generated class files. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira