[ANN] Maven Enforcer Plugin 1.0

2010-11-08 Thread Brian Fox
The Maven team is pleased to announce the release of the Maven Enforcer Plugin, version 1.0 Maven Enforcer Plugin - The Loving Iron Fist of Maven™ The Enforcer plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more s

Re: [vote] release maven enforcer plugin 1.0 take 2

2010-11-08 Thread Brian Fox
This vote has passed, I'll do the promotion now. 2010/11/4 Arnaud Héritier : > +1 > Arnaud > > On Nov 4, 2010, at 7:23 PM, Olivier Lamy wrote: > >> +1 >> -olivier >> >> Le 2 nov. 2010 22:52, "Brian Fox" a écrit : >> >> Hi, >> >> Take 2, I added MENFORCER-109. >> >> Changelog: >> http://jira.codeh

Re: [Enforcer] trunk pom is linked against a wrong maven-parent

2010-11-08 Thread Paul Gier
I also ran into this problem. I updated the enforcer to refer to maven-parent version 18-SNAPSHOT until maven-parent version 17 is released. http://svn.apache.org/viewvc?view=revision&revision=1032452 On 11/05/2010 03:01 AM, Matthias Wessendorf wrote: > Hi, > > I noticed that our (MyFaces) huds