Re: [VOTE] Release Maven EAR plugin version 2.4.1

2010-02-17 Thread Olivier Lamy
+1 2010/2/16 Stephane Nicoll : > Hi, > > We solved 5 issues, including a regression introduced in 2.4: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11132&version=16129 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=t

Improving integration with Ant

2010-02-17 Thread Paul Gier
Hi Everyone, I put a proposal on the wiki about improving integration with Ant [1]. The idea is to gradually merge the Ant tasks and the antrun plugin so that they use the same API, but I'm not sure how practical it is at this point. Any feedback is appreciated! [1]http://cwiki.apache.org/

custom maven plugin default phase

2010-02-17 Thread tbee
I've create a custom maven plugin and can start it from a project, but I need to explicitely configure the phase in which it will execute. I cannot seem to find any (good) documentation on how to configure a default phase it should in. I would like to only include the plugin in the project's pom a