[ 
http://jira.codehaus.org/browse/MREPOSITORY-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Casey closed MREPOSITORY-3.
--------------------------------

         Assignee: John Casey
       Resolution: Fixed
    Fix Version/s: 2.2

enabled bundle-create for packaging == pom, which allows multimodule 
processing. The result will be a bundle for each module project, in the 
module's target directory.

Additionally, batch mode will disable the file-selection prompt and cause Maven 
to accept all files beginning with $finalName found in the outputDirectory / 
local-repo-directory for the project.

> Please add support for multi-module projects in repository:bundle-create mojo
> -----------------------------------------------------------------------------
>
>                 Key: MREPOSITORY-3
>                 URL: http://jira.codehaus.org/browse/MREPOSITORY-3
>             Project: Maven 2.x Repository Plugin
>          Issue Type: New Feature
>         Environment: Java 1.5, WinXP
>            Reporter: John R Fallows
>            Assignee: John Casey
>             Fix For: 2.2
>
>
> 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

        

Reply via email to