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
            Priority: Minor


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

        

Reply via email to