Please add support for multi-module projects in repository:bundle-create mojo
-----------------------------------------------------------------------------

         Key: MNG-2019
         URL: http://jira.codehaus.org/browse/MNG-2019
     Project: Maven 2
        Type: Improvement

  Components: Sandbox  
 Environment: Java 1.5, WinXP
    Reporter: John R Fallows


Currently the repository:bundle-create mojo only supports single module upload 
bundles, so multi-module bundles must be created manually, once for each 
sub-module, and each individual bundle file must be uploaded to a public site 
individually.

In addition, the "pom" packaging (which is often used by the parent pom of a 
multi-module project) is not supported repository:bundle-create, so upload 
bundles for projects with "pom" packaging must be created manually, before 
uploading to a public site.

Please support multi-module repository:bundle-create mojo such that:

$ mvn repository:bundle-create

in the top level of a multi-module project produces a single archive that can 
be used to upload the multi-module project artifacts to ibiblio.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to