You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Gier (JIRA)" <ji...@codehaus.org> on 2008/07/01 17:16:27 UTC

[jira] Created: (MSOURCES-38) Add zip goal to create a source zip containing all sources

Add zip goal to create a source zip containing all sources
----------------------------------------------------------

                 Key: MSOURCES-38
                 URL: http://jira.codehaus.org/browse/MSOURCES-38
             Project: Maven 2.x Source Plugin
          Issue Type: New Feature
            Reporter: Paul Gier


Currently the source jar and test jar goals only contain certain parts of the project directory structure.  It would be helpful to have a zip goal that would create a zip of the entire project structure (i.e. everything except for the target directory).  This would allow any release to easy be downloaded and re-built from the original sources without needing to check out from the tag.


-- 
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: (MSOURCES-38) Add zip goal to create a source zip containing all sources

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSOURCES-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier closed MSOURCES-38.
-----------------------------

    Resolution: Won't Fix

This can be done using the predefined source descriptor of the assembly plugin.

> Add zip goal to create a source zip containing all sources
> ----------------------------------------------------------
>
>                 Key: MSOURCES-38
>                 URL: http://jira.codehaus.org/browse/MSOURCES-38
>             Project: Maven 2.x Source Plugin
>          Issue Type: New Feature
>            Reporter: Paul Gier
>
> Currently the source jar and test jar goals only contain certain parts of the project directory structure.  It would be helpful to have a zip goal that would create a zip of the entire project structure (i.e. everything except for the target directory).  This would allow any release to easy be downloaded and re-built from the original sources without needing to check out from the tag.

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