You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Julien HENRY <he...@yahoo.fr> on 2006/07/10 11:49:22 UTC

Creating uplaod bundle for multi-module project

Hi,

I tried to follow  guide-ibiblio-upload.html , but it doesn't work with multi-module project:
mvn source:jar javadoc:jar repository:bundle-create
>> Packaging cannot be POM when creating an upload bundle.

I tried to build an upload bundle for each modules, but their pom refer to parent pom, and I don't know what I should package for parent (not the complete pom I guess?). 

Any idea ?

Re: Creating uplaod bundle for multi-module project

Posted by Carlos Sanchez <ca...@apache.org>.
do the bundle for all subprojects and make manually a bundle with the
parent pom (just put it in a jar)

On 7/10/06, Julien HENRY <he...@yahoo.fr> wrote:
> Hi,
>
> I tried to follow  guide-ibiblio-upload.html , but it doesn't work with multi-module project:
> mvn source:jar javadoc:jar repository:bundle-create
> >> Packaging cannot be POM when creating an upload bundle.
>
> I tried to build an upload bundle for each modules, but their pom refer to parent pom, and I don't know what I should package for parent (not the complete pom I guess?).
>
> Any idea ?
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org