[
http://jira.codehaus.org/browse/MSOURCES-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg closed MSOURCES-22.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.4
Added a configuration parameter "excludeResources" for this that defaults to
"false". Can also be set from the command line with
{code}
-Dsource.excludeResources=<true|false>
{code}
Also deployed a new 2.0.4-SNAPSHOT so that you can try it out.
> configuration option for source:jar to exclude resources
> --------------------------------------------------------
>
> Key: MSOURCES-22
> URL: http://jira.codehaus.org/browse/MSOURCES-22
> Project: Maven 2.x Source Plugin
> 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 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