Create standalone maven package

2012-02-24 Thread Dmitry Ivanov
Hello,
In my build process need run one mandatory plugin for all teams. I want to
have one maven package with plugin and all dependencies.
This package must run without connection to any repositories.
Is it possible to create that package?

Best regards,
Dmitry Ivanov


Re: Create standalone maven package

2012-02-24 Thread Karl Heinz Marbaise
Hi,

there are two opportunities for that purpose:

You can use the maven-assembly-plugin to create an archive which contains
everything you need or you can use appassembler-maven-plugin to achieve
this...

You are talking about the dependencies you have defined for your application
?

Kind regards
Karl Heinz Marbaise

-
Kind regards
Karl Heinz Marbaise

http://www.soebes.de
http://www.skmwiki.de
http://supose.org/wiki/supose
--
View this message in context: 
http://maven.40175.n5.nabble.com/Create-standalone-maven-package-tp5512623p5512671.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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