Talk:Maven
From APIDesign
(Difference between revisions)
(Comment provided by Dimiter Makariev - via ArticleComments extension) |
(Comment provided by Anuradha - via ArticleComments extension) |
||
Line 21: | Line 21: | ||
--[http://twitter.com/dmakariev Dimiter Makariev] 02:13, 14 September 2009 (CEST) | --[http://twitter.com/dmakariev Dimiter Makariev] 02:13, 14 September 2009 (CEST) | ||
+ | </div> | ||
+ | == Anuradha said ... == | ||
+ | |||
+ | <div class='commentBlock'> | ||
+ | did you try out Maven Assembly Plugin | ||
+ | |||
+ | http://maven.apache.org/plugins/maven-assembly-plugin/ | ||
+ | |||
+ | --Anuradha 04:43, 14 September 2009 (CEST) | ||
</div> | </div> |
Revision as of 02:43, 14 September 2009
Comments on Maven <comments />
Dimiter Makariev said ...
Anuradha said ...
did you try out Maven Assembly Plugin
http://maven.apache.org/plugins/maven-assembly-plugin/
--Anuradha 04:43, 14 September 2009 (CEST)
Hi, probably a good idea is to try the maven assembly plugin : http://maven.apache.org/plugins/maven-assembly-plugin/features.html also take a look at : http://maven.apache.org/plugins/maven-assembly-plugin/descriptor-refs.html Better Builds with Maven is great book : http://www.maestrodev.com/better-build-maven and last but not least : you can always go back to ant with the Maven ant plugin : http://maven.apache.org/plugins/maven-antrun-plugin/
I'm coming from the web development world .. so for a pity I cannot comment on the question about is maven ready for java desktop applications.
Wish you luck with Maven :)
--Dimiter Makariev 02:13, 14 September 2009 (CEST)