You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by andre_manica <an...@yahoo.it> on 2008/04/22 12:34:27 UTC

multimodule soruce

Hi. I hava a multimodule pom that i use for building the site. Id' like to
build the soruces zips too.
In partucular i have

Root (pom)
-- A jar
-- B jar
-- C jar

i'd like to have in the target directory of root 
A zip
B zip
C zip
and /or 
root zip {a.zip b.zip c.zip and the root  pom. xml and other
sources(site.xml)}

thank's

Andrea Manica

-- 
View this message in context: http://www.nabble.com/multimodule-soruce-tp16823776s177p16823776.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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


RE: multimodule soruce

Posted by andre_manica <an...@yahoo.it>.
Can you explain me how to have 3 zips{ with src and poms and read me} in the 
root zip ?

thanks

i think that i ahve one assembly descriptor for each module but I 'm not
able to perform a single process to build the full root.zip.

(only if you have time to explain me- Thanks).



Thomas Darbois wrote:
> 
> Both results are doable with maven assembly plugin.
> 
> Some possible explanation are available here :
> http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-source-inclusion-simple.html
> 
> There is some customisation to do (use your own assembly.xml : 3
> differents in case you want to create 3 zip, 1 in the other case).
> 
> 
> 
> Tomas Darbois
> Edifixio Grenoble - Projet ScorWare
> 04 76 29 89 27
> thomas.darbois@edifixio.com
> 
> -----Message d'origine-----
> De : andre_manica [mailto:andre_manica@yahoo.it]
> Envoyé : mardi 22 avril 2008 12:34
> À : users@maven.apache.org
> Objet : multimodule soruce
> 
> 
> Hi. I hava a multimodule pom that i use for building the site. Id' like to
> build the soruces zips too.
> In partucular i have
> 
> Root (pom)
> -- A jar
> -- B jar
> -- C jar
> 
> i'd like to have in the target directory of root
> A zip
> B zip
> C zip
> and /or
> root zip {a.zip b.zip c.zip and the root  pom. xml and other
> sources(site.xml)}
> 
> thank's
> 
> Andrea Manica
> 
> --
> View this message in context:
> http://www.nabble.com/multimodule-soruce-tp16823776s177p16823776.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/multimodule-soruce-tp16823776s177p16832916.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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


RE: multimodule soruce

Posted by Thomas Darbois <Th...@edifixio.com>.
Both results are doable with maven assembly plugin.

Some possible explanation are available here : http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-source-inclusion-simple.html

There is some customisation to do (use your own assembly.xml : 3 differents in case you want to create 3 zip, 1 in the other case).



Tomas Darbois
Edifixio Grenoble - Projet ScorWare
04 76 29 89 27
thomas.darbois@edifixio.com

-----Message d'origine-----
De : andre_manica [mailto:andre_manica@yahoo.it]
Envoyé : mardi 22 avril 2008 12:34
À : users@maven.apache.org
Objet : multimodule soruce


Hi. I hava a multimodule pom that i use for building the site. Id' like to
build the soruces zips too.
In partucular i have

Root (pom)
-- A jar
-- B jar
-- C jar

i'd like to have in the target directory of root
A zip
B zip
C zip
and /or
root zip {a.zip b.zip c.zip and the root  pom. xml and other
sources(site.xml)}

thank's

Andrea Manica

--
View this message in context: http://www.nabble.com/multimodule-soruce-tp16823776s177p16823776.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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


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