You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Daniel Siegmann (JIRA)" <ji...@codehaus.org> on 2007/04/13 17:34:46 UTC

[jira] Created: (MNG-2947) Deploy 3rd party source jar

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

        

[jira] Closed: (MNG-2947) Deploy 3rd party source jar

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MNG-2947.
--------------------------------

      Assignee: Vincent Siveton
    Resolution: Fixed

fixed guide-3rd-party-jars-remote.apt in r611174
removed old guide-deploying-3rd-party-jars.html on the website

> 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
>            Assignee: Vincent Siveton
>            Priority: Minor
>             Fix For: Documentation Deficit
>
>
> 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