Re: [VOTE] Release Maven Eclipse Plugin 2.8

2010-02-21 Thread Jason van Zyl
+1 On Feb 21, 2010, at 8:32 PM, Benjamin Bentmann wrote: > Hi, > > We solved 14 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11133&version=14813 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=1113

Re: Small documentation remarks

2010-02-21 Thread Brett Porter
Fixed - thanks! On 21/02/2010, at 10:50 PM, Frederik Dejaeghere wrote: > Hi, > > I was trying the aggregation section in http://maven.apache.org/pom.html. > > The modules lines aren't closed correctly > >my-project >another-project > > > Should be > >my-project >another-proj

[VOTE] Release Maven Eclipse Plugin 2.8

2010-02-21 Thread Benjamin Bentmann
Hi, We solved 14 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11133&version=14813 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11133&status=1 Staging repo: https://repository.apache.org/content/reposito

[ANN] Maven Resources Plugin 2.4.2 Released

2010-02-21 Thread Benjamin Bentmann
The Maven team is pleased to announce the release of the Maven Resources Plugin, version 2.4.2. This plugin filters non-Java resource files, replacing expressions with values from the POM or any of the filtering properties files you choose to configure. Please see the plugin's site for details:

[ANN] Maven Filtering 1.0-beta-4 Released

2010-02-21 Thread Benjamin Bentmann
The Maven team is pleased to announce the release of Maven Filtering, version 1.0-beta-4. Maven Filtering is an API that allows plugin developers to filter text-based resources using values supplied by a MavenProject instance, a MavenSession instance, and an arbitrary set of properties files. Fi

Re: custom maven plugin default phase

2010-02-21 Thread tbee
jvanzyl wrote: > > > Building up to 3.0 I'm focusing on Maven 3.0 working with M2Eclipse, > Tycho, Nexus and Hudson. There are some changes that are still getting > cycled through as a result of this work so I'm not overly keen on adding > anything new until after 3.0. > Understood. Let's se

[ANN] Maven EAR Plugin 2.4.1 Released

2010-02-21 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven EAR Plugin, version 2.4.1 This version fixes namely a regression in the application.xml compliance introduced in 2.4. http://maven.apache.org/plugins/maven-ear-plugin/ You should specify the version in your project's plugin configura

Re: custom maven plugin default phase

2010-02-21 Thread Jason van Zyl
On Feb 21, 2010, at 1:58 AM, tbee wrote: > > > > jvanzyl wrote: >> >> I answer more tomorrow, but for now here's a blog on making a custom >> lifecycle. >> > > That certainly looks doable, basically I need to create a "onejar" (or our > alternative that is) packaging. Seems logical. > > I

[RESULT] [VOTE] Release Maven Resources Plugin 2.4.2 and Maven Filtering 1.0-beta-4

2010-02-21 Thread Benjamin Bentmann
Hi, The vote has passed with the following result: +1 (binding): Benjamin Bentmann, Olivier Lamy, Stéphane Nicoll, Jason van Zyl, Arnaud Héritier, Hervé Boutemy +1 (non-binding): Tamás Cservenák I will promote the artifacts to the central repository and continue with the release. Benjami

Small documentation remarks

2010-02-21 Thread Frederik Dejaeghere
Hi, I was trying the aggregation section in http://maven.apache.org/pom.html. The modules lines aren't closed correctly my-project another-project Should be my-project another-project I also had to add pom to get it to work. Cheers. Frederik

[RESULT] [VOTE] Release Maven EAR plugin version 2.4.1

2010-02-21 Thread Stephane Nicoll
Hi, The vote has passed with the following result : +1 (binding): Olivier, Arnaud, Benjamin, Stéphane +1 (non binding): Paul I will promote the artifacts to the central repo. S. - To unsubscribe, e-mail: dev-unsubscr...@maven.a