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

[jira] Commented: (MREPOSITORY-3) Please add support for multi-module projects in repository:bundle-create mojo

    [ http://jira.codehaus.org/browse/MREPOSITORY-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138854#action_138854 ] 

Dennis Lundberg commented on MREPOSITORY-3:
-------------------------------------------

The following message is printed if the packaging of the project is pom:

bq. Packaging cannot be 'pom' when creating an upload bundle.

I don't understand why we shouldn't allow pom packaging. Even if we don't implement multi module support it would easy the pain for people who needs to create an upload bundle for their (parent) POM 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
>
> 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