Deploy 3rd party source jar
---------------------------

                 Key: MNG-2947
                 URL: http://jira.codehaus.org/browse/MNG-2947
             Project: Maven 2
          Issue Type: Improvement
          Components: Documentation: Guides
    Affects Versions: 2.0.6
            Reporter: Daniel Siegmann
            Priority: Minor


There is a guide to deploying 3rd party jars to a remote repository [1], using 
deploy:deploy-file. This guide does not mention how source jars can be deployed 
along with the code jar. A section should be added to the end of this guide 
providing a quick explanation.

Here is an example of what such documentation might look like:

*Deploying Source Jars*

To deploy a 3rd party source jar, packaging should be set to "java-source", and 
generatePom should be set to false.

[1] http://maven.apache.org/guides/mini/guide-deploying-3rd-party-jars.html

-- 
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