mvn install: add sources

2008-05-07 Thread Jan Torben Heuer
Hi, can I make mvn install to install the sources, too? Jan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: mvn install: add sources

2008-05-07 Thread Julien Simon
You need to use the maven assembly plug-in if you want to package and install sources; http://maven.apache.org/plugins/maven-assembly-plugin/ On Wed, May 7, 2008 at 1:13 PM, Jan Torben Heuer [EMAIL PROTECTED] wrote: Hi, can I make mvn install to install the sources, too? Jan

Re: mvn install: add sources

2008-05-07 Thread Olivier Lamy
Hi, Have a look here : http://maven.apache.org/plugins/maven-source-plugin/usage.html -- Olivier 2008/5/7 Jan Torben Heuer [EMAIL PROTECTED]: Hi, can I make mvn install to install the sources, too? Jan - To

AW: mvn install: add sources

2008-05-07 Thread Baeriswyl Kuno - Extern (IT-BA-MV)
/executions /plugin Kuno -Ursprüngliche Nachricht- Von: news [mailto:[EMAIL PROTECTED] Im Auftrag von Jan Torben Heuer Gesendet: Mittwoch, 7. Mai 2008 13:14 An: users@maven.apache.org Betreff: mvn install: add sources Hi, can I make