Re: [VOTE] Maven 2.0.9

2008-04-09 Thread Stuart McCulloch
On 08/04/2008, Brian E. Fox [EMAIL PROTECTED] wrote:

 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
 Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
 that time. Note that there were no source changes between RC8 and this
 final build.


+1 (non-binding)

successfully built Apache Felix and various local projects using it

-- 
Cheers, Stuart

Release is staged at:

 http://people.apache.org/~brianf/stage-2.0.9



 Binaries are here:

 http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
 en/2.0.9/



 List of issues fixed:

 Release Notes - Maven 2 - Version 2.0.9





 ** Bug

 * [MNG-1412] - dependency sorting in classpath

 * [MNG-1914] - Wrong url in error message when using a mirror

 * [MNG-2123] - NullPointerException when a dependency uses version
 range and another uses an actual version incompatible with that range

 * [MNG-2145] - Plugins' dependencies are not always checked

 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
 profiles section is missing or empty

 * [MNG-2339] - ${project.*} are interpreted in the wrong place

 * [MNG-2744] - checksum comparison should be case-insensitive

 * [MNG-2809] - Can't activate a profile by checking for the presence
 of a file in ${user.home}

 * [MNG-2848] - Environment variables in profile activation not
 working

 * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
 relocated resolvedArtifacts with different version ranges and available
 versions.

 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
 there's no mojo in pom.xml

 * [MNG-2928] - Null pointer exeception when introducing version
 range [major.minor.build-SNAPSHOT,)

 * [MNG-2972] - Ignores version of plugin dependency specified in my
 pom

 * [MNG-3086] - NullPointerException in
 ResolutionNode.getTrail(ResolutionNode.java:136)

 * [MNG-3099] - Profiles ignored when working with non-projects (such
 as archetype:create)

 * [MNG-3111] - Classpath order incorrect

 * [MNG-3156] - NullPointerException with mvn dependency:sources

 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

 * [MNG-3259] - Regression: Maven drops dependencies in multi-module
 build

 * [MNG-3286] - execution.inherited field is ignored

 * [MNG-3288] - Invalid systemPath allows build to continue--failing
 in later phase.

 * [MNG-3296] - mvn.bat looses error code on windows NT type
 platforms

 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

 * [MNG-3316] - Barfs at attribues named .*encoding

 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
 with Novell login

 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
 ${pom.build.testSourceDirectory} no longer recognized

 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

 * [MNG-3394] - Plugin versions inherited via pluginManagement
 cannot be overriden by build.plugins section of sub modules

 * [MNG-3396] - Managed versions dont affect over constrained ranges

 * [MNG-3400] - MavenProject is not extensible

 * [MNG-3405] - Checking for updates from repository logging should
 not display if WagonManager is offline

 * [MNG-3410] - Managed versions in plugins are not considered when
 using them

 * [MNG-3415] - Transfer errors cause junk metadata in the local repo

 * [MNG-3426] - regression : dependency in plugin configuration
 doesn't override plugin classpath

 * [MNG-3430] - Toolchain doesn't match Toolchain extensions

 * [MNG-3431] - Pom Extensions not supported for Toolchains

 * [MNG-3439] - incorrect child dependency selected when parent is
 not selected

 * [MNG-3441] - Maven should always retrieve metadata to be updated
 from the deployment repository

 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
 fails if you use a different local repo

 * [MNG-3464] - maven-toolchains missing from final binary.. need to
 update the assembly

 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
 ONLY) is broken

 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
 causes issues on some shells

 * [MNG-3485] - unable to override wagons that are bundled with a
 different version via extensions

 * [MNG-3494] - local pom dependencies should get injected before
 inherited dependencies

 * [MNG-3495] - NPE  at
 org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
 1)



 ** Improvement

 * [MNG-428] - Japanese message resource

 * [MNG-2881] - Improve logging when downloading snapshots in offline
 mode

 * [MNG-3279] - Support Exception Chaining for MojoFailureException

 * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
 and hashCode methods

 * [MNG-3331] - 

Re: [VOTE] Maven 2.0.9

2008-04-09 Thread Wendy Smoak
On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox [EMAIL PROTECTED] wrote:
 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
  that time. Note that there were no source changes between RC8 and this
  final build.

  Release is staged at:
  http://people.apache.org/~brianf/stage-2.0.9

+1 - No problems with the Struts and OpenJPA builds, and the .tar.gz
distribution looks good.

Thanks for all your work on this, Brian.

-- 
Wendy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Maven 2.0.9

2008-04-09 Thread Arnaud HERITIER
Just to let you know, I made more tests I noticed two problems :
- I have several javadocs errors I hadn't before with 2.0.7 on our
continuous integration server. Those errors are related to the jdk :
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6442982
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4923163
I don't understand why I didn't have them with 2.0.7.

- I have an infinite loop with the sonar plugin :
09-Apr-2008 03:23:10[ERROR] Cannot execute the command
org.codehaus.sonar:sonar-core-maven-plugin:1.2:prepare
09-Apr-2008 03:23:10java.lang.StackOverflowError
09-Apr-2008 03:23:10at
java.security.AccessController.doPrivileged(Native Method)
09-Apr-2008 03:23:10at
java.net.URLClassLoader.findResource(URLClassLoader.java:359)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.RealmClassLoader.findResource(RealmClassLoader.java:232)
09-Apr-2008 03:23:10at
java.lang.ClassLoader.getResource(ClassLoader.java:977)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.RealmClassLoader.getResourceDirect(RealmClassLoader.java:247)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm.java:300)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.RealmClassLoader.getResource(RealmClassLoader.java:237)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm.java:288)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm.java:314)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.RealmClassLoader.getResource(RealmClassLoader.java:237)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm.java:288)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm.java:314)

Those problems are minor for me. I'll try to have a fix for them later.

cheers

Arnaud


On Wed, Apr 9, 2008 at 9:27 AM, Wendy Smoak [EMAIL PROTECTED] wrote:
 On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox [EMAIL PROTECTED] wrote:
   Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.
  
Release is staged at:
http://people.apache.org/~brianf/stage-2.0.9

  +1 - No problems with the Struts and OpenJPA builds, and the .tar.gz
  distribution looks good.

  Thanks for all your work on this, Brian.

  --
  Wendy



  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]





-- 
..
Arnaud HERITIER
..
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] Maven 2.0.9

2008-04-09 Thread Brian E. Fox
Did you check if these occur in 2.0.8?

-Original Message-
From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 09, 2008 8:09 AM
To: Maven Developers List
Cc: [EMAIL PROTECTED]
Subject: Re: [VOTE] Maven 2.0.9

Just to let you know, I made more tests I noticed two problems :
- I have several javadocs errors I hadn't before with 2.0.7 on our
continuous integration server. Those errors are related to the jdk :
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6442982
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4923163
I don't understand why I didn't have them with 2.0.7.

- I have an infinite loop with the sonar plugin :
09-Apr-2008 03:23:10[ERROR] Cannot execute the command
org.codehaus.sonar:sonar-core-maven-plugin:1.2:prepare
09-Apr-2008 03:23:10java.lang.StackOverflowError
09-Apr-2008 03:23:10at
java.security.AccessController.doPrivileged(Native Method)
09-Apr-2008 03:23:10at
java.net.URLClassLoader.findResource(URLClassLoader.java:359)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.RealmClassLoader.findResource(RealmClassLoader.
java:232)
09-Apr-2008 03:23:10at
java.lang.ClassLoader.getResource(ClassLoader.java:977)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.RealmClassLoader.getResourceDirect(RealmClassLo
ader.java:247)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
.java:300)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.RealmClassLoader.getResource(RealmClassLoader.j
ava:237)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
.java:288)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
.java:314)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.RealmClassLoader.getResource(RealmClassLoader.j
ava:237)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
.java:288)
09-Apr-2008 03:23:10at
org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
.java:314)

Those problems are minor for me. I'll try to have a fix for them later.

cheers

Arnaud


On Wed, Apr 9, 2008 at 9:27 AM, Wendy Smoak [EMAIL PROTECTED] wrote:
 On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox
[EMAIL PROTECTED] wrote:
   Time to vote on the final Maven 2.0.9 Release. We went through 8
Release
Candidates and fixed all know regressions from 2.0.8 to 2.0.9
during
that time. Note that there were no source changes between RC8 and
this
final build.
  
Release is staged at:
http://people.apache.org/~brianf/stage-2.0.9

  +1 - No problems with the Struts and OpenJPA builds, and the .tar.gz
  distribution looks good.

  Thanks for all your work on this, Brian.

  --
  Wendy



  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]





-- 
..
Arnaud HERITIER
..
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Maven 2.0.9

2008-04-09 Thread Arnaud HERITIER
Yes, I tried several weeks ago and I didn't have them.

Arnaud

On Wed, Apr 9, 2008 at 2:56 PM, Brian E. Fox [EMAIL PROTECTED] wrote:
 Did you check if these occur in 2.0.8?


  -Original Message-
  From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]

 Sent: Wednesday, April 09, 2008 8:09 AM
  To: Maven Developers List
  Cc: [EMAIL PROTECTED]
  Subject: Re: [VOTE] Maven 2.0.9



 Just to let you know, I made more tests I noticed two problems :
  - I have several javadocs errors I hadn't before with 2.0.7 on our
  continuous integration server. Those errors are related to the jdk :
  http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6442982
  http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4923163
  I don't understand why I didn't have them with 2.0.7.

  - I have an infinite loop with the sonar plugin :
  09-Apr-2008 03:23:10[ERROR] Cannot execute the command
  org.codehaus.sonar:sonar-core-maven-plugin:1.2:prepare
  09-Apr-2008 03:23:10java.lang.StackOverflowError
  09-Apr-2008 03:23:10at
  java.security.AccessController.doPrivileged(Native Method)
  09-Apr-2008 03:23:10at
  java.net.URLClassLoader.findResource(URLClassLoader.java:359)
  09-Apr-2008 03:23:10at
  org.codehaus.classworlds.RealmClassLoader.findResource(RealmClassLoader.
  java:232)
  09-Apr-2008 03:23:10at
  java.lang.ClassLoader.getResource(ClassLoader.java:977)
  09-Apr-2008 03:23:10at
  org.codehaus.classworlds.RealmClassLoader.getResourceDirect(RealmClassLo
  ader.java:247)
  09-Apr-2008 03:23:10at
  org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
  .java:300)
  09-Apr-2008 03:23:10at
  org.codehaus.classworlds.RealmClassLoader.getResource(RealmClassLoader.j
  ava:237)
  09-Apr-2008 03:23:10at
  org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
  .java:288)
  09-Apr-2008 03:23:10at
  org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
  .java:314)
  09-Apr-2008 03:23:10at
  org.codehaus.classworlds.RealmClassLoader.getResource(RealmClassLoader.j
  ava:237)
  09-Apr-2008 03:23:10at
  org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
  .java:288)
  09-Apr-2008 03:23:10at
  org.codehaus.classworlds.DefaultClassRealm.getResource(DefaultClassRealm
  .java:314)

  Those problems are minor for me. I'll try to have a fix for them later.

  cheers

  Arnaud


  On Wed, Apr 9, 2008 at 9:27 AM, Wendy Smoak [EMAIL PROTECTED] wrote:
   On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox
  [EMAIL PROTECTED] wrote:
 Time to vote on the final Maven 2.0.9 Release. We went through 8
  Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9
  during
  that time. Note that there were no source changes between RC8 and
  this
  final build.

  Release is staged at:
  http://people.apache.org/~brianf/stage-2.0.9
  
+1 - No problems with the Struts and OpenJPA builds, and the .tar.gz
distribution looks good.
  
Thanks for all your work on this, Brian.
  
--
Wendy
  
  
  
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
  
  



  --
  ..
  Arnaud HERITIER
  ..
  OCTO Technology - aheritier AT octo DOT com
  www.octo.com | blog.octo.com
  ..
  ASF - aheritier AT apache DOT org
  www.apache.org | maven.apache.org
  ...

  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]


  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]





-- 
..
Arnaud HERITIER
..
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] Maven 2.0.9

2008-04-09 Thread Brian E. Fox
Results:
Binding +11: Brian, Wendy, Arnaud, Brett, Vincent, Lukas, Stepane,
Jason, Jesse, John, Olivier

-Original Message-
From: Brian E. Fox [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 07, 2008 12:42 PM
To: Maven Developers List
Subject: [VOTE] Maven 2.0.9

Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.

 

Release is staged at:

http://people.apache.org/~brianf/stage-2.0.9

 

Binaries are here:

http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
en/2.0.9/

 

List of issues fixed:

Release Notes - Maven 2 - Version 2.0.9

 

 

** Bug

* [MNG-1412] - dependency sorting in classpath

* [MNG-1914] - Wrong url in error message when using a mirror

* [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range

* [MNG-2145] - Plugins' dependencies are not always checked

* [MNG-2178] - incorrect M2_HOME guess in mvn.bat

* [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty

* [MNG-2339] - ${project.*} are interpreted in the wrong place

* [MNG-2744] - checksum comparison should be case-insensitive

* [MNG-2809] - Can't activate a profile by checking for the presence
of a file in ${user.home}

* [MNG-2848] - Environment variables in profile activation not
working

* [MNG-2861] - NullPointerException in DefaultArtifactCollector for
relocated resolvedArtifacts with different version ranges and available
versions.

* [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
there's no mojo in pom.xml

* [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)

* [MNG-2972] - Ignores version of plugin dependency specified in my
pom

* [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)

* [MNG-3099] - Profiles ignored when working with non-projects (such
as archetype:create)

* [MNG-3111] - Classpath order incorrect

* [MNG-3156] - NullPointerException with mvn dependency:sources

* [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

* [MNG-3259] - Regression: Maven drops dependencies in multi-module
build

* [MNG-3286] - execution.inherited field is ignored

* [MNG-3288] - Invalid systemPath allows build to continue--failing
in later phase.

* [MNG-3296] - mvn.bat looses error code on windows NT type
platforms

* [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

* [MNG-3316] - Barfs at attribues named .*encoding

* [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login

* [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized

* [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

* [MNG-3394] - Plugin versions inherited via pluginManagement
cannot be overriden by build.plugins section of sub modules

* [MNG-3396] - Managed versions dont affect over constrained ranges

* [MNG-3400] - MavenProject is not extensible

* [MNG-3405] - Checking for updates from repository logging should
not display if WagonManager is offline

* [MNG-3410] - Managed versions in plugins are not considered when
using them

* [MNG-3415] - Transfer errors cause junk metadata in the local repo

* [MNG-3426] - regression : dependency in plugin configuration
doesn't override plugin classpath

* [MNG-3430] - Toolchain doesn't match Toolchain extensions

* [MNG-3431] - Pom Extensions not supported for Toolchains

* [MNG-3439] - incorrect child dependency selected when parent is
not selected

* [MNG-3441] - Maven should always retrieve metadata to be updated
from the deployment repository

* [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
fails if you use a different local repo

* [MNG-3464] - maven-toolchains missing from final binary.. need to
update the assembly

* [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
ONLY) is broken

* [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
causes issues on some shells

* [MNG-3485] - unable to override wagons that are bundled with a
different version via extensions

* [MNG-3494] - local pom dependencies should get injected before
inherited dependencies

* [MNG-3495] - NPE  at
org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
1)

 

** Improvement

* [MNG-428] - Japanese message resource

* [MNG-2881] - Improve logging when downloading snapshots in offline
mode

* [MNG-3279] - Support Exception Chaining for MojoFailureException

* [MNG-3318] - ActiveProjectArtifact should have appropriate equals
and hashCode methods

  

Re: [VOTE] Maven 2.0.9

2008-04-08 Thread Olivier Lamy
+1

--
Olivier

2008/4/7, Brian E. Fox [EMAIL PROTECTED]:
 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
  that time. Note that there were no source changes between RC8 and this
  final build.



  Release is staged at:

  http://people.apache.org/~brianf/stage-2.0.9



  Binaries are here:

  http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
  en/2.0.9/



  List of issues fixed:

  Release Notes - Maven 2 - Version 2.0.9





  ** Bug

 * [MNG-1412] - dependency sorting in classpath

 * [MNG-1914] - Wrong url in error message when using a mirror

 * [MNG-2123] - NullPointerException when a dependency uses version
  range and another uses an actual version incompatible with that range

 * [MNG-2145] - Plugins' dependencies are not always checked

 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
  profiles section is missing or empty

 * [MNG-2339] - ${project.*} are interpreted in the wrong place

 * [MNG-2744] - checksum comparison should be case-insensitive

 * [MNG-2809] - Can't activate a profile by checking for the presence
  of a file in ${user.home}

 * [MNG-2848] - Environment variables in profile activation not
  working

 * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
  relocated resolvedArtifacts with different version ranges and available
  versions.

 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
  there's no mojo in pom.xml

 * [MNG-2928] - Null pointer exeception when introducing version
  range [major.minor.build-SNAPSHOT,)

 * [MNG-2972] - Ignores version of plugin dependency specified in my
  pom

 * [MNG-3086] - NullPointerException in
  ResolutionNode.getTrail(ResolutionNode.java:136)

 * [MNG-3099] - Profiles ignored when working with non-projects (such
  as archetype:create)

 * [MNG-3111] - Classpath order incorrect

 * [MNG-3156] - NullPointerException with mvn dependency:sources

 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

 * [MNG-3259] - Regression: Maven drops dependencies in multi-module
  build

 * [MNG-3286] - execution.inherited field is ignored

 * [MNG-3288] - Invalid systemPath allows build to continue--failing
  in later phase.

 * [MNG-3296] - mvn.bat looses error code on windows NT type
  platforms

 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

 * [MNG-3316] - Barfs at attribues named .*encoding

 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
  with Novell login

 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
  ${pom.build.testSourceDirectory} no longer recognized

 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

 * [MNG-3394] - Plugin versions inherited via pluginManagement
  cannot be overriden by build.plugins section of sub modules

 * [MNG-3396] - Managed versions dont affect over constrained ranges

 * [MNG-3400] - MavenProject is not extensible

 * [MNG-3405] - Checking for updates from repository logging should
  not display if WagonManager is offline

 * [MNG-3410] - Managed versions in plugins are not considered when
  using them

 * [MNG-3415] - Transfer errors cause junk metadata in the local repo

 * [MNG-3426] - regression : dependency in plugin configuration
  doesn't override plugin classpath

 * [MNG-3430] - Toolchain doesn't match Toolchain extensions

 * [MNG-3431] - Pom Extensions not supported for Toolchains

 * [MNG-3439] - incorrect child dependency selected when parent is
  not selected

 * [MNG-3441] - Maven should always retrieve metadata to be updated
  from the deployment repository

 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
  fails if you use a different local repo

 * [MNG-3464] - maven-toolchains missing from final binary.. need to
  update the assembly

 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
  ONLY) is broken

 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
  causes issues on some shells

 * [MNG-3485] - unable to override wagons that are bundled with a
  different version via extensions

 * [MNG-3494] - local pom dependencies should get injected before
  inherited dependencies

 * [MNG-3495] - NPE  at
  org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
  1)



  ** Improvement

 * [MNG-428] - Japanese message resource

 * [MNG-2881] - Improve logging when downloading snapshots in offline
  mode

 * [MNG-3279] - Support Exception Chaining for MojoFailureException

 * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
  and hashCode methods

 * [MNG-3331] - Normalize paths to sub modules

 * [MNG-3388] - 

Re: [VOTE] Maven 2.0.9

2008-04-08 Thread Bouiaw
Hi,

I have downloaded apache-maven-2.0.9-bin.zip and mvn -v still return Maven
version: 2.0.9-*RC8*.

Do you observe the same issue ?

On Tue, Apr 8, 2008 at 9:31 AM, Olivier Lamy [EMAIL PROTECTED] wrote:

 +1

 --
 Olivier

 2008/4/7, Brian E. Fox [EMAIL PROTECTED]:
  Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
   Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
   that time. Note that there were no source changes between RC8 and this
   final build.
 
 
 
   Release is staged at:
 
   
  http://people.apache.org/~brianf/stage-2.0.9http://people.apache.org/%7Ebrianf/stage-2.0.9
 
 
 
   Binaries are here:
 
 
 http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mavhttp://people.apache.org/%7Ebrianf/stage-2.0.9/org/apache/maven/apache-mav
   en/2.0.9/
 
 
 
   List of issues fixed:
 
   Release Notes - Maven 2 - Version 2.0.9
 
 
 
 
 
   ** Bug
 
  * [MNG-1412] - dependency sorting in classpath
 
  * [MNG-1914] - Wrong url in error message when using a mirror
 
  * [MNG-2123] - NullPointerException when a dependency uses version
   range and another uses an actual version incompatible with that range
 
  * [MNG-2145] - Plugins' dependencies are not always checked
 
  * [MNG-2178] - incorrect M2_HOME guess in mvn.bat
 
  * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
   profiles section is missing or empty
 
  * [MNG-2339] - ${project.*} are interpreted in the wrong place
 
  * [MNG-2744] - checksum comparison should be case-insensitive
 
  * [MNG-2809] - Can't activate a profile by checking for the presence
   of a file in ${user.home}
 
  * [MNG-2848] - Environment variables in profile activation not
   working
 
  * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
   relocated resolvedArtifacts with different version ranges and available
   versions.
 
  * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
   there's no mojo in pom.xml
 
  * [MNG-2928] - Null pointer exeception when introducing version
   range [major.minor.build-SNAPSHOT,)
 
  * [MNG-2972] - Ignores version of plugin dependency specified in my
   pom
 
  * [MNG-3086] - NullPointerException in
   ResolutionNode.getTrail(ResolutionNode.java:136)
 
  * [MNG-3099] - Profiles ignored when working with non-projects (such
   as archetype:create)
 
  * [MNG-3111] - Classpath order incorrect
 
  * [MNG-3156] - NullPointerException with mvn dependency:sources
 
  * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor
 
  * [MNG-3259] - Regression: Maven drops dependencies in multi-module
   build
 
  * [MNG-3286] - execution.inherited field is ignored
 
  * [MNG-3288] - Invalid systemPath allows build to continue--failing
   in later phase.
 
  * [MNG-3296] - mvn.bat looses error code on windows NT type
   platforms
 
  * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set
 
  * [MNG-3316] - Barfs at attribues named .*encoding
 
  * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
   with Novell login
 
  * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
   ${pom.build.testSourceDirectory} no longer recognized
 
  * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat
 
  * [MNG-3394] - Plugin versions inherited via pluginManagement
   cannot be overriden by build.plugins section of sub modules
 
  * [MNG-3396] - Managed versions dont affect over constrained ranges
 
  * [MNG-3400] - MavenProject is not extensible
 
  * [MNG-3405] - Checking for updates from repository logging should
   not display if WagonManager is offline
 
  * [MNG-3410] - Managed versions in plugins are not considered when
   using them
 
  * [MNG-3415] - Transfer errors cause junk metadata in the local repo
 
  * [MNG-3426] - regression : dependency in plugin configuration
   doesn't override plugin classpath
 
  * [MNG-3430] - Toolchain doesn't match Toolchain extensions
 
  * [MNG-3431] - Pom Extensions not supported for Toolchains
 
  * [MNG-3439] - incorrect child dependency selected when parent is
   not selected
 
  * [MNG-3441] - Maven should always retrieve metadata to be updated
   from the deployment repository
 
  * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
   fails if you use a different local repo
 
  * [MNG-3464] - maven-toolchains missing from final binary.. need to
   update the assembly
 
  * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
   ONLY) is broken
 
  * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
   causes issues on some shells
 
  * [MNG-3485] - unable to override wagons that are bundled with a
   different version via extensions
 
  * [MNG-3494] - local pom dependencies should get injected before
   inherited dependencies
 
  * [MNG-3495] - NPE  

Re: [VOTE] Maven 2.0.9

2008-04-08 Thread Stephane Nicoll
+1

Stéphane

On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox [EMAIL PROTECTED] wrote:
 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
  that time. Note that there were no source changes between RC8 and this
  final build.



  Release is staged at:

  http://people.apache.org/~brianf/stage-2.0.9



  Binaries are here:

  http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
  en/2.0.9/



  List of issues fixed:

  Release Notes - Maven 2 - Version 2.0.9





  ** Bug

 * [MNG-1412] - dependency sorting in classpath

 * [MNG-1914] - Wrong url in error message when using a mirror

 * [MNG-2123] - NullPointerException when a dependency uses version
  range and another uses an actual version incompatible with that range

 * [MNG-2145] - Plugins' dependencies are not always checked

 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
  profiles section is missing or empty

 * [MNG-2339] - ${project.*} are interpreted in the wrong place

 * [MNG-2744] - checksum comparison should be case-insensitive

 * [MNG-2809] - Can't activate a profile by checking for the presence
  of a file in ${user.home}

 * [MNG-2848] - Environment variables in profile activation not
  working

 * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
  relocated resolvedArtifacts with different version ranges and available
  versions.

 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
  there's no mojo in pom.xml

 * [MNG-2928] - Null pointer exeception when introducing version
  range [major.minor.build-SNAPSHOT,)

 * [MNG-2972] - Ignores version of plugin dependency specified in my
  pom

 * [MNG-3086] - NullPointerException in
  ResolutionNode.getTrail(ResolutionNode.java:136)

 * [MNG-3099] - Profiles ignored when working with non-projects (such
  as archetype:create)

 * [MNG-3111] - Classpath order incorrect

 * [MNG-3156] - NullPointerException with mvn dependency:sources

 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

 * [MNG-3259] - Regression: Maven drops dependencies in multi-module
  build

 * [MNG-3286] - execution.inherited field is ignored

 * [MNG-3288] - Invalid systemPath allows build to continue--failing
  in later phase.

 * [MNG-3296] - mvn.bat looses error code on windows NT type
  platforms

 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

 * [MNG-3316] - Barfs at attribues named .*encoding

 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
  with Novell login

 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
  ${pom.build.testSourceDirectory} no longer recognized

 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

 * [MNG-3394] - Plugin versions inherited via pluginManagement
  cannot be overriden by build.plugins section of sub modules

 * [MNG-3396] - Managed versions dont affect over constrained ranges

 * [MNG-3400] - MavenProject is not extensible

 * [MNG-3405] - Checking for updates from repository logging should
  not display if WagonManager is offline

 * [MNG-3410] - Managed versions in plugins are not considered when
  using them

 * [MNG-3415] - Transfer errors cause junk metadata in the local repo

 * [MNG-3426] - regression : dependency in plugin configuration
  doesn't override plugin classpath

 * [MNG-3430] - Toolchain doesn't match Toolchain extensions

 * [MNG-3431] - Pom Extensions not supported for Toolchains

 * [MNG-3439] - incorrect child dependency selected when parent is
  not selected

 * [MNG-3441] - Maven should always retrieve metadata to be updated
  from the deployment repository

 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
  fails if you use a different local repo

 * [MNG-3464] - maven-toolchains missing from final binary.. need to
  update the assembly

 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
  ONLY) is broken

 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
  causes issues on some shells

 * [MNG-3485] - unable to override wagons that are bundled with a
  different version via extensions

 * [MNG-3494] - local pom dependencies should get injected before
  inherited dependencies

 * [MNG-3495] - NPE  at
  org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
  1)



  ** Improvement

 * [MNG-428] - Japanese message resource

 * [MNG-2881] - Improve logging when downloading snapshots in offline
  mode

 * [MNG-3279] - Support Exception Chaining for MojoFailureException

 * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
  and hashCode methods

 * [MNG-3331] - Normalize paths to sub modules


Re: [VOTE] Maven 2.0.9

2008-04-08 Thread Bouiaw
Sorry, I forgot to update my M2_HOME. Release version is ok, there is no
issue.

On Tue, Apr 8, 2008 at 10:01 AM, Bouiaw [EMAIL PROTECTED] wrote:

 Hi,

 I have downloaded apache-maven-2.0.9-bin.zip and mvn -v still return Maven
 version: 2.0.9-*RC8*.

 Do you observe the same issue ?


 On Tue, Apr 8, 2008 at 9:31 AM, Olivier Lamy [EMAIL PROTECTED] wrote:

  +1
 
  --
  Olivier
 
  2008/4/7, Brian E. Fox [EMAIL PROTECTED]:
   Time to vote on the final Maven 2.0.9 Release. We went through 8
  Release
Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and
  this
final build.
  
  
  
Release is staged at:
  

   http://people.apache.org/~brianf/stage-2.0.9http://people.apache.org/%7Ebrianf/stage-2.0.9
  
  
  
Binaries are here:
  
  
  http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mavhttp://people.apache.org/%7Ebrianf/stage-2.0.9/org/apache/maven/apache-mav
en/2.0.9/
  
  
  
List of issues fixed:
  
Release Notes - Maven 2 - Version 2.0.9
  
  
  
  
  
** Bug
  
   * [MNG-1412] - dependency sorting in classpath
  
   * [MNG-1914] - Wrong url in error message when using a mirror
  
   * [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range
  
   * [MNG-2145] - Plugins' dependencies are not always checked
  
   * [MNG-2178] - incorrect M2_HOME guess in mvn.bat
  
   * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty
  
   * [MNG-2339] - ${project.*} are interpreted in the wrong place
  
   * [MNG-2744] - checksum comparison should be case-insensitive
  
   * [MNG-2809] - Can't activate a profile by checking for the
  presence
of a file in ${user.home}
  
   * [MNG-2848] - Environment variables in profile activation not
working
  
   * [MNG-2861] - NullPointerException in DefaultArtifactCollector
  for
relocated resolvedArtifacts with different version ranges and
  available
versions.
  
   * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo()
  if
there's no mojo in pom.xml
  
   * [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)
  
   * [MNG-2972] - Ignores version of plugin dependency specified in
  my
pom
  
   * [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)
  
   * [MNG-3099] - Profiles ignored when working with non-projects
  (such
as archetype:create)
  
   * [MNG-3111] - Classpath order incorrect
  
   * [MNG-3156] - NullPointerException with mvn dependency:sources
  
   * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor
  
   * [MNG-3259] - Regression: Maven drops dependencies in
  multi-module
build
  
   * [MNG-3286] - execution.inherited field is ignored
  
   * [MNG-3288] - Invalid systemPath allows build to
  continue--failing
in later phase.
  
   * [MNG-3296] - mvn.bat looses error code on windows NT type
platforms
  
   * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set
  
   * [MNG-3316] - Barfs at attribues named .*encoding
  
   * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login
  
   * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized
  
   * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat
  
   * [MNG-3394] - Plugin versions inherited via pluginManagement
cannot be overriden by build.plugins section of sub modules
  
   * [MNG-3396] - Managed versions dont affect over constrained
  ranges
  
   * [MNG-3400] - MavenProject is not extensible
  
   * [MNG-3405] - Checking for updates from repository logging
  should
not display if WagonManager is offline
  
   * [MNG-3410] - Managed versions in plugins are not considered when
using them
  
   * [MNG-3415] - Transfer errors cause junk metadata in the local
  repo
  
   * [MNG-3426] - regression : dependency in plugin configuration
doesn't override plugin classpath
  
   * [MNG-3430] - Toolchain doesn't match Toolchain extensions
  
   * [MNG-3431] - Pom Extensions not supported for Toolchains
  
   * [MNG-3439] - incorrect child dependency selected when parent is
not selected
  
   * [MNG-3441] - Maven should always retrieve metadata to be updated
from the deployment repository
  
   * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
fails if you use a different local repo
  
   * [MNG-3464] - maven-toolchains missing from final binary.. need
  to
update the assembly
  
   * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
ONLY) is broken
  
   * 

Re: [VOTE] Maven 2.0.9

2008-04-08 Thread Lukas Theussl

+1

Great work, thanks everyone!

-Lukas


Brian E. Fox wrote:

Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.

 


Release is staged at:

http://people.apache.org/~brianf/stage-2.0.9

 


Binaries are here:

http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
en/2.0.9/

 


List of issues fixed:

Release Notes - Maven 2 - Version 2.0.9

 

 


** Bug

* [MNG-1412] - dependency sorting in classpath

* [MNG-1914] - Wrong url in error message when using a mirror

* [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range

* [MNG-2145] - Plugins' dependencies are not always checked

* [MNG-2178] - incorrect M2_HOME guess in mvn.bat

* [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty

* [MNG-2339] - ${project.*} are interpreted in the wrong place

* [MNG-2744] - checksum comparison should be case-insensitive

* [MNG-2809] - Can't activate a profile by checking for the presence
of a file in ${user.home}

* [MNG-2848] - Environment variables in profile activation not
working

* [MNG-2861] - NullPointerException in DefaultArtifactCollector for
relocated resolvedArtifacts with different version ranges and available
versions.

* [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
there's no mojo in pom.xml

* [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)

* [MNG-2972] - Ignores version of plugin dependency specified in my
pom

* [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)

* [MNG-3099] - Profiles ignored when working with non-projects (such
as archetype:create)

* [MNG-3111] - Classpath order incorrect

* [MNG-3156] - NullPointerException with mvn dependency:sources

* [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

* [MNG-3259] - Regression: Maven drops dependencies in multi-module
build

* [MNG-3286] - execution.inherited field is ignored

* [MNG-3288] - Invalid systemPath allows build to continue--failing
in later phase.

* [MNG-3296] - mvn.bat looses error code on windows NT type
platforms

* [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

* [MNG-3316] - Barfs at attribues named .*encoding

* [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login

* [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized

* [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

* [MNG-3394] - Plugin versions inherited via pluginManagement
cannot be overriden by build.plugins section of sub modules

* [MNG-3396] - Managed versions dont affect over constrained ranges

* [MNG-3400] - MavenProject is not extensible

* [MNG-3405] - Checking for updates from repository logging should
not display if WagonManager is offline

* [MNG-3410] - Managed versions in plugins are not considered when
using them

* [MNG-3415] - Transfer errors cause junk metadata in the local repo

* [MNG-3426] - regression : dependency in plugin configuration
doesn't override plugin classpath

* [MNG-3430] - Toolchain doesn't match Toolchain extensions

* [MNG-3431] - Pom Extensions not supported for Toolchains

* [MNG-3439] - incorrect child dependency selected when parent is
not selected

* [MNG-3441] - Maven should always retrieve metadata to be updated
from the deployment repository

* [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
fails if you use a different local repo

* [MNG-3464] - maven-toolchains missing from final binary.. need to
update the assembly

* [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
ONLY) is broken

* [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
causes issues on some shells

* [MNG-3485] - unable to override wagons that are bundled with a
different version via extensions

* [MNG-3494] - local pom dependencies should get injected before
inherited dependencies

* [MNG-3495] - NPE  at
org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
1)

 


** Improvement

* [MNG-428] - Japanese message resource

* [MNG-2881] - Improve logging when downloading snapshots in offline
mode

* [MNG-3279] - Support Exception Chaining for MojoFailureException

* [MNG-3318] - ActiveProjectArtifact should have appropriate equals
and hashCode methods

* [MNG-3331] - Normalize paths to sub modules

* [MNG-3388] - DefaultPluginManager needs to catch LinkageError

* [MNG-3395] - Default core plugin versions in the superpom.

* [MNG-3442] 

Re: [VOTE] Maven 2.0.9

2008-04-08 Thread Vincent Siveton
+1

Vincent

2008/4/7, Brian E. Fox [EMAIL PROTECTED]:
 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
  that time. Note that there were no source changes between RC8 and this
  final build.



  Release is staged at:

  http://people.apache.org/~brianf/stage-2.0.9



  Binaries are here:

  http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
  en/2.0.9/



  List of issues fixed:

  Release Notes - Maven 2 - Version 2.0.9





  ** Bug

 * [MNG-1412] - dependency sorting in classpath

 * [MNG-1914] - Wrong url in error message when using a mirror

 * [MNG-2123] - NullPointerException when a dependency uses version
  range and another uses an actual version incompatible with that range

 * [MNG-2145] - Plugins' dependencies are not always checked

 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
  profiles section is missing or empty

 * [MNG-2339] - ${project.*} are interpreted in the wrong place

 * [MNG-2744] - checksum comparison should be case-insensitive

 * [MNG-2809] - Can't activate a profile by checking for the presence
  of a file in ${user.home}

 * [MNG-2848] - Environment variables in profile activation not
  working

 * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
  relocated resolvedArtifacts with different version ranges and available
  versions.

 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
  there's no mojo in pom.xml

 * [MNG-2928] - Null pointer exeception when introducing version
  range [major.minor.build-SNAPSHOT,)

 * [MNG-2972] - Ignores version of plugin dependency specified in my
  pom

 * [MNG-3086] - NullPointerException in
  ResolutionNode.getTrail(ResolutionNode.java:136)

 * [MNG-3099] - Profiles ignored when working with non-projects (such
  as archetype:create)

 * [MNG-3111] - Classpath order incorrect

 * [MNG-3156] - NullPointerException with mvn dependency:sources

 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

 * [MNG-3259] - Regression: Maven drops dependencies in multi-module
  build

 * [MNG-3286] - execution.inherited field is ignored

 * [MNG-3288] - Invalid systemPath allows build to continue--failing
  in later phase.

 * [MNG-3296] - mvn.bat looses error code on windows NT type
  platforms

 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

 * [MNG-3316] - Barfs at attribues named .*encoding

 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
  with Novell login

 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
  ${pom.build.testSourceDirectory} no longer recognized

 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

 * [MNG-3394] - Plugin versions inherited via pluginManagement
  cannot be overriden by build.plugins section of sub modules

 * [MNG-3396] - Managed versions dont affect over constrained ranges

 * [MNG-3400] - MavenProject is not extensible

 * [MNG-3405] - Checking for updates from repository logging should
  not display if WagonManager is offline

 * [MNG-3410] - Managed versions in plugins are not considered when
  using them

 * [MNG-3415] - Transfer errors cause junk metadata in the local repo

 * [MNG-3426] - regression : dependency in plugin configuration
  doesn't override plugin classpath

 * [MNG-3430] - Toolchain doesn't match Toolchain extensions

 * [MNG-3431] - Pom Extensions not supported for Toolchains

 * [MNG-3439] - incorrect child dependency selected when parent is
  not selected

 * [MNG-3441] - Maven should always retrieve metadata to be updated
  from the deployment repository

 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
  fails if you use a different local repo

 * [MNG-3464] - maven-toolchains missing from final binary.. need to
  update the assembly

 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
  ONLY) is broken

 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
  causes issues on some shells

 * [MNG-3485] - unable to override wagons that are bundled with a
  different version via extensions

 * [MNG-3494] - local pom dependencies should get injected before
  inherited dependencies

 * [MNG-3495] - NPE  at
  org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
  1)



  ** Improvement

 * [MNG-428] - Japanese message resource

 * [MNG-2881] - Improve logging when downloading snapshots in offline
  mode

 * [MNG-3279] - Support Exception Chaining for MojoFailureException

 * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
  and hashCode methods

 * [MNG-3331] - Normalize paths to sub modules

 * [MNG-3388] - 

Re: [VOTE] Maven 2.0.9

2008-04-08 Thread Brett Porter

+1

I've been using RC7 since it was uploaded (and some before that). I've  
just checked the zip file from below is working as expected and  
contains the correct license and notice files. I reviewed the commits  
between 2.0.8 and 2.0.9 earlier.


Cheers,
Brett

On 08/04/2008, at 2:42 AM, Brian E. Fox wrote:

Time to vote on the final Maven 2.0.9 Release. We went through 8  
Release

Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.



Release is staged at:

http://people.apache.org/~brianf/stage-2.0.9



Binaries are here:

http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
en/2.0.9/



List of issues fixed:

Release Notes - Maven 2 - Version 2.0.9





** Bug

   * [MNG-1412] - dependency sorting in classpath

   * [MNG-1914] - Wrong url in error message when using a mirror

   * [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range

   * [MNG-2145] - Plugins' dependencies are not always checked

   * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

   * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty

   * [MNG-2339] - ${project.*} are interpreted in the wrong place

   * [MNG-2744] - checksum comparison should be case-insensitive

   * [MNG-2809] - Can't activate a profile by checking for the  
presence

of a file in ${user.home}

   * [MNG-2848] - Environment variables in profile activation not
working

   * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
relocated resolvedArtifacts with different version ranges and  
available

versions.

   * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo()  
if

there's no mojo in pom.xml

   * [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)

   * [MNG-2972] - Ignores version of plugin dependency specified in my
pom

   * [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)

   * [MNG-3099] - Profiles ignored when working with non-projects  
(such

as archetype:create)

   * [MNG-3111] - Classpath order incorrect

   * [MNG-3156] - NullPointerException with mvn dependency:sources

   * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

   * [MNG-3259] - Regression: Maven drops dependencies in multi-module
build

   * [MNG-3286] - execution.inherited field is ignored

   * [MNG-3288] - Invalid systemPath allows build to continue--failing
in later phase.

   * [MNG-3296] - mvn.bat looses error code on windows NT type
platforms

   * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

   * [MNG-3316] - Barfs at attribues named .*encoding

   * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login

   * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized

   * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

   * [MNG-3394] - Plugin versions inherited via pluginManagement
cannot be overriden by build.plugins section of sub modules

   * [MNG-3396] - Managed versions dont affect over constrained ranges

   * [MNG-3400] - MavenProject is not extensible

   * [MNG-3405] - Checking for updates from repository logging  
should

not display if WagonManager is offline

   * [MNG-3410] - Managed versions in plugins are not considered when
using them

   * [MNG-3415] - Transfer errors cause junk metadata in the local  
repo


   * [MNG-3426] - regression : dependency in plugin configuration
doesn't override plugin classpath

   * [MNG-3430] - Toolchain doesn't match Toolchain extensions

   * [MNG-3431] - Pom Extensions not supported for Toolchains

   * [MNG-3439] - incorrect child dependency selected when parent is
not selected

   * [MNG-3441] - Maven should always retrieve metadata to be updated
from the deployment repository

   * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
fails if you use a different local repo

   * [MNG-3464] - maven-toolchains missing from final binary.. need to
update the assembly

   * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
ONLY) is broken

   * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
causes issues on some shells

   * [MNG-3485] - unable to override wagons that are bundled with a
different version via extensions

   * [MNG-3494] - local pom dependencies should get injected before
inherited dependencies

   * [MNG-3495] - NPE  at
org 
.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24

1)



** Improvement

   * [MNG-428] - Japanese message resource

   * [MNG-2881] - Improve logging when downloading snapshots in  
offline

mode

   * [MNG-3279] - Support Exception Chaining for MojoFailureException

   * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
and 

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Fabrice Bellingard
Just built my projects with this fresh 2.0.9, and everything went fine, so
here's my +1

Thanks Brian!

Cheers

-- 
Fabrice
- [EMAIL PROTECTED] -


On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox [EMAIL PROTECTED]
wrote:

 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
 Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
 that time. Note that there were no source changes between RC8 and this
 final build.



 Release is staged at:

 http://people.apache.org/~brianf/stage-2.0.9http://people.apache.org/%7Ebrianf/stage-2.0.9



 Binaries are here:

 http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
 en/2.0.9/http://people.apache.org/%7Ebrianf/stage-2.0.9/org/apache/maven/apache-maven/2.0.9/



 List of issues fixed:

 Release Notes - Maven 2 - Version 2.0.9





 ** Bug

* [MNG-1412] - dependency sorting in classpath

* [MNG-1914] - Wrong url in error message when using a mirror

* [MNG-2123] - NullPointerException when a dependency uses version
 range and another uses an actual version incompatible with that range

* [MNG-2145] - Plugins' dependencies are not always checked

* [MNG-2178] - incorrect M2_HOME guess in mvn.bat

* [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
 profiles section is missing or empty

* [MNG-2339] - ${project.*} are interpreted in the wrong place

* [MNG-2744] - checksum comparison should be case-insensitive

* [MNG-2809] - Can't activate a profile by checking for the presence
 of a file in ${user.home}

* [MNG-2848] - Environment variables in profile activation not
 working

* [MNG-2861] - NullPointerException in DefaultArtifactCollector for
 relocated resolvedArtifacts with different version ranges and available
 versions.

* [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
 there's no mojo in pom.xml

* [MNG-2928] - Null pointer exeception when introducing version
 range [major.minor.build-SNAPSHOT,)

* [MNG-2972] - Ignores version of plugin dependency specified in my
 pom

* [MNG-3086] - NullPointerException in
 ResolutionNode.getTrail(ResolutionNode.java:136)

* [MNG-3099] - Profiles ignored when working with non-projects (such
 as archetype:create)

* [MNG-3111] - Classpath order incorrect

* [MNG-3156] - NullPointerException with mvn dependency:sources

* [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

* [MNG-3259] - Regression: Maven drops dependencies in multi-module
 build

* [MNG-3286] - execution.inherited field is ignored

* [MNG-3288] - Invalid systemPath allows build to continue--failing
 in later phase.

* [MNG-3296] - mvn.bat looses error code on windows NT type
 platforms

* [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

* [MNG-3316] - Barfs at attribues named .*encoding

* [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
 with Novell login

* [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
 ${pom.build.testSourceDirectory} no longer recognized

* [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

* [MNG-3394] - Plugin versions inherited via pluginManagement
 cannot be overriden by build.plugins section of sub modules

* [MNG-3396] - Managed versions dont affect over constrained ranges

* [MNG-3400] - MavenProject is not extensible

* [MNG-3405] - Checking for updates from repository logging should
 not display if WagonManager is offline

* [MNG-3410] - Managed versions in plugins are not considered when
 using them

* [MNG-3415] - Transfer errors cause junk metadata in the local repo

* [MNG-3426] - regression : dependency in plugin configuration
 doesn't override plugin classpath

* [MNG-3430] - Toolchain doesn't match Toolchain extensions

* [MNG-3431] - Pom Extensions not supported for Toolchains

* [MNG-3439] - incorrect child dependency selected when parent is
 not selected

* [MNG-3441] - Maven should always retrieve metadata to be updated
 from the deployment repository

* [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
 fails if you use a different local repo

* [MNG-3464] - maven-toolchains missing from final binary.. need to
 update the assembly

* [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
 ONLY) is broken

* [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
 causes issues on some shells

* [MNG-3485] - unable to override wagons that are bundled with a
 different version via extensions

* [MNG-3494] - local pom dependencies should get injected before
 inherited dependencies

* [MNG-3495] - NPE  at
 org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
 1)



 ** Improvement

* [MNG-428] - Japanese message resource

* [MNG-2881] - Improve logging when downloading snapshots in offline
 mode

* [MNG-3279] - Support Exception Chaining for 

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Arnaud HERITIER
Hi,

  Something I didn't understand. What will happen with MNG-3220 and
maven version  2.0.9. How will they do with the new scope ?

Arnaud

On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox [EMAIL PROTECTED] wrote:
 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
  that time. Note that there were no source changes between RC8 and this
  final build.



  Release is staged at:

  http://people.apache.org/~brianf/stage-2.0.9



  Binaries are here:

  http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
  en/2.0.9/



  List of issues fixed:

  Release Notes - Maven 2 - Version 2.0.9





  ** Bug

 * [MNG-1412] - dependency sorting in classpath

 * [MNG-1914] - Wrong url in error message when using a mirror

 * [MNG-2123] - NullPointerException when a dependency uses version
  range and another uses an actual version incompatible with that range

 * [MNG-2145] - Plugins' dependencies are not always checked

 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
  profiles section is missing or empty

 * [MNG-2339] - ${project.*} are interpreted in the wrong place

 * [MNG-2744] - checksum comparison should be case-insensitive

 * [MNG-2809] - Can't activate a profile by checking for the presence
  of a file in ${user.home}

 * [MNG-2848] - Environment variables in profile activation not
  working

 * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
  relocated resolvedArtifacts with different version ranges and available
  versions.

 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
  there's no mojo in pom.xml

 * [MNG-2928] - Null pointer exeception when introducing version
  range [major.minor.build-SNAPSHOT,)

 * [MNG-2972] - Ignores version of plugin dependency specified in my
  pom

 * [MNG-3086] - NullPointerException in
  ResolutionNode.getTrail(ResolutionNode.java:136)

 * [MNG-3099] - Profiles ignored when working with non-projects (such
  as archetype:create)

 * [MNG-3111] - Classpath order incorrect

 * [MNG-3156] - NullPointerException with mvn dependency:sources

 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

 * [MNG-3259] - Regression: Maven drops dependencies in multi-module
  build

 * [MNG-3286] - execution.inherited field is ignored

 * [MNG-3288] - Invalid systemPath allows build to continue--failing
  in later phase.

 * [MNG-3296] - mvn.bat looses error code on windows NT type
  platforms

 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

 * [MNG-3316] - Barfs at attribues named .*encoding

 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
  with Novell login

 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
  ${pom.build.testSourceDirectory} no longer recognized

 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

 * [MNG-3394] - Plugin versions inherited via pluginManagement
  cannot be overriden by build.plugins section of sub modules

 * [MNG-3396] - Managed versions dont affect over constrained ranges

 * [MNG-3400] - MavenProject is not extensible

 * [MNG-3405] - Checking for updates from repository logging should
  not display if WagonManager is offline

 * [MNG-3410] - Managed versions in plugins are not considered when
  using them

 * [MNG-3415] - Transfer errors cause junk metadata in the local repo

 * [MNG-3426] - regression : dependency in plugin configuration
  doesn't override plugin classpath

 * [MNG-3430] - Toolchain doesn't match Toolchain extensions

 * [MNG-3431] - Pom Extensions not supported for Toolchains

 * [MNG-3439] - incorrect child dependency selected when parent is
  not selected

 * [MNG-3441] - Maven should always retrieve metadata to be updated
  from the deployment repository

 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
  fails if you use a different local repo

 * [MNG-3464] - maven-toolchains missing from final binary.. need to
  update the assembly

 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
  ONLY) is broken

 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
  causes issues on some shells

 * [MNG-3485] - unable to override wagons that are bundled with a
  different version via extensions

 * [MNG-3494] - local pom dependencies should get injected before
  inherited dependencies

 * [MNG-3495] - NPE  at
  org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
  1)



  ** Improvement

 * [MNG-428] - Japanese message resource

 * [MNG-2881] - Improve logging when downloading snapshots in offline
  mode

 * [MNG-3279] - Support Exception Chaining for MojoFailureException

 * [MNG-3318] - 

RE: [VOTE] Maven 2.0.9

2008-04-07 Thread Brian E. Fox
It won't work, in fact I believe the pom won't parse. This is something
we'll have to note in the release notes and we may want to prohibit
these from going into central.

-Original Message-
From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 07, 2008 1:15 PM
To: Maven Developers List
Subject: Re: [VOTE] Maven 2.0.9

Hi,

  Something I didn't understand. What will happen with MNG-3220 and
maven version  2.0.9. How will they do with the new scope ?

Arnaud

On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox [EMAIL PROTECTED]
wrote:
 Time to vote on the final Maven 2.0.9 Release. We went through 8
Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
  that time. Note that there were no source changes between RC8 and
this
  final build.



  Release is staged at:

  http://people.apache.org/~brianf/stage-2.0.9



  Binaries are here:


http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
  en/2.0.9/



  List of issues fixed:

  Release Notes - Maven 2 - Version 2.0.9





  ** Bug

 * [MNG-1412] - dependency sorting in classpath

 * [MNG-1914] - Wrong url in error message when using a mirror

 * [MNG-2123] - NullPointerException when a dependency uses version
  range and another uses an actual version incompatible with that range

 * [MNG-2145] - Plugins' dependencies are not always checked

 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
  profiles section is missing or empty

 * [MNG-2339] - ${project.*} are interpreted in the wrong place

 * [MNG-2744] - checksum comparison should be case-insensitive

 * [MNG-2809] - Can't activate a profile by checking for the
presence
  of a file in ${user.home}

 * [MNG-2848] - Environment variables in profile activation not
  working

 * [MNG-2861] - NullPointerException in DefaultArtifactCollector
for
  relocated resolvedArtifacts with different version ranges and
available
  versions.

 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo()
if
  there's no mojo in pom.xml

 * [MNG-2928] - Null pointer exeception when introducing version
  range [major.minor.build-SNAPSHOT,)

 * [MNG-2972] - Ignores version of plugin dependency specified in
my
  pom

 * [MNG-3086] - NullPointerException in
  ResolutionNode.getTrail(ResolutionNode.java:136)

 * [MNG-3099] - Profiles ignored when working with non-projects
(such
  as archetype:create)

 * [MNG-3111] - Classpath order incorrect

 * [MNG-3156] - NullPointerException with mvn dependency:sources

 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

 * [MNG-3259] - Regression: Maven drops dependencies in
multi-module
  build

 * [MNG-3286] - execution.inherited field is ignored

 * [MNG-3288] - Invalid systemPath allows build to
continue--failing
  in later phase.

 * [MNG-3296] - mvn.bat looses error code on windows NT type
  platforms

 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

 * [MNG-3316] - Barfs at attribues named .*encoding

 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
  with Novell login

 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
  ${pom.build.testSourceDirectory} no longer recognized

 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

 * [MNG-3394] - Plugin versions inherited via pluginManagement
  cannot be overriden by build.plugins section of sub modules

 * [MNG-3396] - Managed versions dont affect over constrained
ranges

 * [MNG-3400] - MavenProject is not extensible

 * [MNG-3405] - Checking for updates from repository logging
should
  not display if WagonManager is offline

 * [MNG-3410] - Managed versions in plugins are not considered when
  using them

 * [MNG-3415] - Transfer errors cause junk metadata in the local
repo

 * [MNG-3426] - regression : dependency in plugin configuration
  doesn't override plugin classpath

 * [MNG-3430] - Toolchain doesn't match Toolchain extensions

 * [MNG-3431] - Pom Extensions not supported for Toolchains

 * [MNG-3439] - incorrect child dependency selected when parent is
  not selected

 * [MNG-3441] - Maven should always retrieve metadata to be updated
  from the deployment repository

 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
  fails if you use a different local repo

 * [MNG-3464] - maven-toolchains missing from final binary.. need
to
  update the assembly

 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
  ONLY) is broken

 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
  causes issues on some shells

 * [MNG-3485] - unable to override wagons that are bundled with a
  different version via extensions

 * [MNG-3494] - local pom dependencies should get injected before
  inherited dependencies

 * [MNG

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Jason Dillon

+1

--jason


On Apr 7, 2008, at 11:42 PM, Brian E. Fox wrote:

Time to vote on the final Maven 2.0.9 Release. We went through 8  
Release

Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.



Release is staged at:

http://people.apache.org/~brianf/stage-2.0.9



Binaries are here:

http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
en/2.0.9/



List of issues fixed:

Release Notes - Maven 2 - Version 2.0.9





** Bug

   * [MNG-1412] - dependency sorting in classpath

   * [MNG-1914] - Wrong url in error message when using a mirror

   * [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range

   * [MNG-2145] - Plugins' dependencies are not always checked

   * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

   * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty

   * [MNG-2339] - ${project.*} are interpreted in the wrong place

   * [MNG-2744] - checksum comparison should be case-insensitive

   * [MNG-2809] - Can't activate a profile by checking for the  
presence

of a file in ${user.home}

   * [MNG-2848] - Environment variables in profile activation not
working

   * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
relocated resolvedArtifacts with different version ranges and  
available

versions.

   * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo()  
if

there's no mojo in pom.xml

   * [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)

   * [MNG-2972] - Ignores version of plugin dependency specified in my
pom

   * [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)

   * [MNG-3099] - Profiles ignored when working with non-projects  
(such

as archetype:create)

   * [MNG-3111] - Classpath order incorrect

   * [MNG-3156] - NullPointerException with mvn dependency:sources

   * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

   * [MNG-3259] - Regression: Maven drops dependencies in multi-module
build

   * [MNG-3286] - execution.inherited field is ignored

   * [MNG-3288] - Invalid systemPath allows build to continue--failing
in later phase.

   * [MNG-3296] - mvn.bat looses error code on windows NT type
platforms

   * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

   * [MNG-3316] - Barfs at attribues named .*encoding

   * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login

   * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized

   * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

   * [MNG-3394] - Plugin versions inherited via pluginManagement
cannot be overriden by build.plugins section of sub modules

   * [MNG-3396] - Managed versions dont affect over constrained ranges

   * [MNG-3400] - MavenProject is not extensible

   * [MNG-3405] - Checking for updates from repository logging  
should

not display if WagonManager is offline

   * [MNG-3410] - Managed versions in plugins are not considered when
using them

   * [MNG-3415] - Transfer errors cause junk metadata in the local  
repo


   * [MNG-3426] - regression : dependency in plugin configuration
doesn't override plugin classpath

   * [MNG-3430] - Toolchain doesn't match Toolchain extensions

   * [MNG-3431] - Pom Extensions not supported for Toolchains

   * [MNG-3439] - incorrect child dependency selected when parent is
not selected

   * [MNG-3441] - Maven should always retrieve metadata to be updated
from the deployment repository

   * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
fails if you use a different local repo

   * [MNG-3464] - maven-toolchains missing from final binary.. need to
update the assembly

   * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
ONLY) is broken

   * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
causes issues on some shells

   * [MNG-3485] - unable to override wagons that are bundled with a
different version via extensions

   * [MNG-3494] - local pom dependencies should get injected before
inherited dependencies

   * [MNG-3495] - NPE  at
org 
.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24

1)



** Improvement

   * [MNG-428] - Japanese message resource

   * [MNG-2881] - Improve logging when downloading snapshots in  
offline

mode

   * [MNG-3279] - Support Exception Chaining for MojoFailureException

   * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
and hashCode methods

   * [MNG-3331] - Normalize paths to sub modules

   * [MNG-3388] - DefaultPluginManager needs to catch LinkageError

   * [MNG-3395] - Default core plugin versions in the superpom.

   * [MNG-3442] - Add explicit resource bundle for 

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread nicolas de loof
+1

2008/4/7, Jason Dillon [EMAIL PROTECTED]:

 +1

 --jason


 On Apr 7, 2008, at 11:42 PM, Brian E. Fox wrote:

 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
  that time. Note that there were no source changes between RC8 and this
  final build.
 
 
 
  Release is staged at:
 
  http://people.apache.org/~brianf/stage-2.0.9
 
 
 
  Binaries are here:
 
  http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
  en/2.0.9/
 
 
 
  List of issues fixed:
 
  Release Notes - Maven 2 - Version 2.0.9
 
 
 
 
 
  ** Bug
 
* [MNG-1412] - dependency sorting in classpath
 
* [MNG-1914] - Wrong url in error message when using a mirror
 
* [MNG-2123] - NullPointerException when a dependency uses version
  range and another uses an actual version incompatible with that range
 
* [MNG-2145] - Plugins' dependencies are not always checked
 
* [MNG-2178] - incorrect M2_HOME guess in mvn.bat
 
* [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
  profiles section is missing or empty
 
* [MNG-2339] - ${project.*} are interpreted in the wrong place
 
* [MNG-2744] - checksum comparison should be case-insensitive
 
* [MNG-2809] - Can't activate a profile by checking for the presence
  of a file in ${user.home}
 
* [MNG-2848] - Environment variables in profile activation not
  working
 
* [MNG-2861] - NullPointerException in DefaultArtifactCollector for
  relocated resolvedArtifacts with different version ranges and available
  versions.
 
* [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
  there's no mojo in pom.xml
 
* [MNG-2928] - Null pointer exeception when introducing version
  range [major.minor.build-SNAPSHOT,)
 
* [MNG-2972] - Ignores version of plugin dependency specified in my
  pom
 
* [MNG-3086] - NullPointerException in
  ResolutionNode.getTrail(ResolutionNode.java:136)
 
* [MNG-3099] - Profiles ignored when working with non-projects (such
  as archetype:create)
 
* [MNG-3111] - Classpath order incorrect
 
* [MNG-3156] - NullPointerException with mvn dependency:sources
 
* [MNG-3221] - Infinite loop in DefaultLifecycleExecutor
 
* [MNG-3259] - Regression: Maven drops dependencies in multi-module
  build
 
* [MNG-3286] - execution.inherited field is ignored
 
* [MNG-3288] - Invalid systemPath allows build to continue--failing
  in later phase.
 
* [MNG-3296] - mvn.bat looses error code on windows NT type
  platforms
 
* [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set
 
* [MNG-3316] - Barfs at attribues named .*encoding
 
* [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
  with Novell login
 
* [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
  ${pom.build.testSourceDirectory} no longer recognized
 
* [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat
 
* [MNG-3394] - Plugin versions inherited via pluginManagement
  cannot be overriden by build.plugins section of sub modules
 
* [MNG-3396] - Managed versions dont affect over constrained ranges
 
* [MNG-3400] - MavenProject is not extensible
 
* [MNG-3405] - Checking for updates from repository logging should
  not display if WagonManager is offline
 
* [MNG-3410] - Managed versions in plugins are not considered when
  using them
 
* [MNG-3415] - Transfer errors cause junk metadata in the local repo
 
* [MNG-3426] - regression : dependency in plugin configuration
  doesn't override plugin classpath
 
* [MNG-3430] - Toolchain doesn't match Toolchain extensions
 
* [MNG-3431] - Pom Extensions not supported for Toolchains
 
* [MNG-3439] - incorrect child dependency selected when parent is
  not selected
 
* [MNG-3441] - Maven should always retrieve metadata to be updated
  from the deployment repository
 
* [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
  fails if you use a different local repo
 
* [MNG-3464] - maven-toolchains missing from final binary.. need to
  update the assembly
 
* [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
  ONLY) is broken
 
* [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
  causes issues on some shells
 
* [MNG-3485] - unable to override wagons that are bundled with a
  different version via extensions
 
* [MNG-3494] - local pom dependencies should get injected before
  inherited dependencies
 
* [MNG-3495] - NPE  at
  org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
  1)
 
 
 
  ** Improvement
 
* [MNG-428] - Japanese message resource
 
* [MNG-2881] - Improve logging when downloading snapshots in offline
  mode
 
* [MNG-3279] - Support Exception Chaining for MojoFailureException
 
* [MNG-3318] - ActiveProjectArtifact should have appropriate equals
  and hashCode methods
 

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Raphaël Piéroni
+1 It works fine on archetype plugin build.

Raphaël

2008/4/7, Brian E. Fox [EMAIL PROTECTED]:
 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
  that time. Note that there were no source changes between RC8 and this
  final build.



  Release is staged at:

  http://people.apache.org/~brianf/stage-2.0.9



  Binaries are here:

  http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
  en/2.0.9/



  List of issues fixed:

  Release Notes - Maven 2 - Version 2.0.9





  ** Bug

 * [MNG-1412] - dependency sorting in classpath

 * [MNG-1914] - Wrong url in error message when using a mirror

 * [MNG-2123] - NullPointerException when a dependency uses version
  range and another uses an actual version incompatible with that range

 * [MNG-2145] - Plugins' dependencies are not always checked

 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
  profiles section is missing or empty

 * [MNG-2339] - ${project.*} are interpreted in the wrong place

 * [MNG-2744] - checksum comparison should be case-insensitive

 * [MNG-2809] - Can't activate a profile by checking for the presence
  of a file in ${user.home}

 * [MNG-2848] - Environment variables in profile activation not
  working

 * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
  relocated resolvedArtifacts with different version ranges and available
  versions.

 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
  there's no mojo in pom.xml

 * [MNG-2928] - Null pointer exeception when introducing version
  range [major.minor.build-SNAPSHOT,)

 * [MNG-2972] - Ignores version of plugin dependency specified in my
  pom

 * [MNG-3086] - NullPointerException in
  ResolutionNode.getTrail(ResolutionNode.java:136)

 * [MNG-3099] - Profiles ignored when working with non-projects (such
  as archetype:create)

 * [MNG-3111] - Classpath order incorrect

 * [MNG-3156] - NullPointerException with mvn dependency:sources

 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

 * [MNG-3259] - Regression: Maven drops dependencies in multi-module
  build

 * [MNG-3286] - execution.inherited field is ignored

 * [MNG-3288] - Invalid systemPath allows build to continue--failing
  in later phase.

 * [MNG-3296] - mvn.bat looses error code on windows NT type
  platforms

 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

 * [MNG-3316] - Barfs at attribues named .*encoding

 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
  with Novell login

 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
  ${pom.build.testSourceDirectory} no longer recognized

 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

 * [MNG-3394] - Plugin versions inherited via pluginManagement
  cannot be overriden by build.plugins section of sub modules

 * [MNG-3396] - Managed versions dont affect over constrained ranges

 * [MNG-3400] - MavenProject is not extensible

 * [MNG-3405] - Checking for updates from repository logging should
  not display if WagonManager is offline

 * [MNG-3410] - Managed versions in plugins are not considered when
  using them

 * [MNG-3415] - Transfer errors cause junk metadata in the local repo

 * [MNG-3426] - regression : dependency in plugin configuration
  doesn't override plugin classpath

 * [MNG-3430] - Toolchain doesn't match Toolchain extensions

 * [MNG-3431] - Pom Extensions not supported for Toolchains

 * [MNG-3439] - incorrect child dependency selected when parent is
  not selected

 * [MNG-3441] - Maven should always retrieve metadata to be updated
  from the deployment repository

 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
  fails if you use a different local repo

 * [MNG-3464] - maven-toolchains missing from final binary.. need to
  update the assembly

 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
  ONLY) is broken

 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
  causes issues on some shells

 * [MNG-3485] - unable to override wagons that are bundled with a
  different version via extensions

 * [MNG-3494] - local pom dependencies should get injected before
  inherited dependencies

 * [MNG-3495] - NPE  at
  org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
  1)



  ** Improvement

 * [MNG-428] - Japanese message resource

 * [MNG-2881] - Improve logging when downloading snapshots in offline
  mode

 * [MNG-3279] - Support Exception Chaining for MojoFailureException

 * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
  and hashCode methods

 * [MNG-3331] - Normalize paths to sub 

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Mauro Talevi

+1

Brian E. Fox wrote:

Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.

 


Release is staged at:

http://people.apache.org/~brianf/stage-2.0.9

 


Binaries are here:

http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
en/2.0.9/

 


List of issues fixed:

Release Notes - Maven 2 - Version 2.0.9

 

 


** Bug

* [MNG-1412] - dependency sorting in classpath

* [MNG-1914] - Wrong url in error message when using a mirror

* [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range

* [MNG-2145] - Plugins' dependencies are not always checked

* [MNG-2178] - incorrect M2_HOME guess in mvn.bat

* [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty

* [MNG-2339] - ${project.*} are interpreted in the wrong place

* [MNG-2744] - checksum comparison should be case-insensitive

* [MNG-2809] - Can't activate a profile by checking for the presence
of a file in ${user.home}

* [MNG-2848] - Environment variables in profile activation not
working

* [MNG-2861] - NullPointerException in DefaultArtifactCollector for
relocated resolvedArtifacts with different version ranges and available
versions.

* [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
there's no mojo in pom.xml

* [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)

* [MNG-2972] - Ignores version of plugin dependency specified in my
pom

* [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)

* [MNG-3099] - Profiles ignored when working with non-projects (such
as archetype:create)

* [MNG-3111] - Classpath order incorrect

* [MNG-3156] - NullPointerException with mvn dependency:sources

* [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

* [MNG-3259] - Regression: Maven drops dependencies in multi-module
build

* [MNG-3286] - execution.inherited field is ignored

* [MNG-3288] - Invalid systemPath allows build to continue--failing
in later phase.

* [MNG-3296] - mvn.bat looses error code on windows NT type
platforms

* [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

* [MNG-3316] - Barfs at attribues named .*encoding

* [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login

* [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized

* [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

* [MNG-3394] - Plugin versions inherited via pluginManagement
cannot be overriden by build.plugins section of sub modules

* [MNG-3396] - Managed versions dont affect over constrained ranges

* [MNG-3400] - MavenProject is not extensible

* [MNG-3405] - Checking for updates from repository logging should
not display if WagonManager is offline

* [MNG-3410] - Managed versions in plugins are not considered when
using them

* [MNG-3415] - Transfer errors cause junk metadata in the local repo

* [MNG-3426] - regression : dependency in plugin configuration
doesn't override plugin classpath

* [MNG-3430] - Toolchain doesn't match Toolchain extensions

* [MNG-3431] - Pom Extensions not supported for Toolchains

* [MNG-3439] - incorrect child dependency selected when parent is
not selected

* [MNG-3441] - Maven should always retrieve metadata to be updated
from the deployment repository

* [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
fails if you use a different local repo

* [MNG-3464] - maven-toolchains missing from final binary.. need to
update the assembly

* [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
ONLY) is broken

* [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
causes issues on some shells

* [MNG-3485] - unable to override wagons that are bundled with a
different version via extensions

* [MNG-3494] - local pom dependencies should get injected before
inherited dependencies

* [MNG-3495] - NPE  at
org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
1)

 


** Improvement

* [MNG-428] - Japanese message resource

* [MNG-2881] - Improve logging when downloading snapshots in offline
mode

* [MNG-3279] - Support Exception Chaining for MojoFailureException

* [MNG-3318] - ActiveProjectArtifact should have appropriate equals
and hashCode methods

* [MNG-3331] - Normalize paths to sub modules

* [MNG-3388] - DefaultPluginManager needs to catch LinkageError

* [MNG-3395] - Default core plugin versions in the superpom.

* [MNG-3442] - Add explicit resource bundle for 

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread david

On Mon, 7 Apr 2008, Brian E. Fox wrote:


Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.


Big +1 - both on the actual release - and the splendid RC-strategy.
(non-binding)

--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Maven 2.0.9

2008-04-07 Thread david

On Mon, 7 Apr 2008, Brian E. Fox wrote:

Forgot to mention that we had no problems with the latest RC - which was 
running all builds (including site-gen with a lot of plugins) on our CI 
server.


The beta-6 of site plugin discovered an invalid site.xml which had passed 
before - but this is typically a good thing - our site.xml was badly 
formed.


--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Maven 2.0.9

2008-04-07 Thread John Casey

+1

-john

On Apr 7, 2008, at 12:42 PM, Brian E. Fox wrote:

Time to vote on the final Maven 2.0.9 Release. We went through 8  
Release

Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.



Release is staged at:

http://people.apache.org/~brianf/stage-2.0.9



Binaries are here:

http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/ 
apache-mav

en/2.0.9/



List of issues fixed:

Release Notes - Maven 2 - Version 2.0.9





** Bug

* [MNG-1412] - dependency sorting in classpath

* [MNG-1914] - Wrong url in error message when using a mirror

* [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range

* [MNG-2145] - Plugins' dependencies are not always checked

* [MNG-2178] - incorrect M2_HOME guess in mvn.bat

* [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty

* [MNG-2339] - ${project.*} are interpreted in the wrong place

* [MNG-2744] - checksum comparison should be case-insensitive

* [MNG-2809] - Can't activate a profile by checking for the  
presence

of a file in ${user.home}

* [MNG-2848] - Environment variables in profile activation not
working

* [MNG-2861] - NullPointerException in DefaultArtifactCollector  
for
relocated resolvedArtifacts with different version ranges and  
available

versions.

* [MNG-2925] - NullPointerException in PluginDescriptor.getMojo 
() if

there's no mojo in pom.xml

* [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)

* [MNG-2972] - Ignores version of plugin dependency specified  
in my

pom

* [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)

* [MNG-3099] - Profiles ignored when working with non-projects  
(such

as archetype:create)

* [MNG-3111] - Classpath order incorrect

* [MNG-3156] - NullPointerException with mvn dependency:sources

* [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

* [MNG-3259] - Regression: Maven drops dependencies in multi- 
module

build

* [MNG-3286] - execution.inherited field is ignored

* [MNG-3288] - Invalid systemPath allows build to continue-- 
failing

in later phase.

* [MNG-3296] - mvn.bat looses error code on windows NT type
platforms

* [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

* [MNG-3316] - Barfs at attribues named .*encoding

* [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login

* [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized

* [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

* [MNG-3394] - Plugin versions inherited via pluginManagement
cannot be overriden by build.plugins section of sub modules

* [MNG-3396] - Managed versions dont affect over constrained  
ranges


* [MNG-3400] - MavenProject is not extensible

* [MNG-3405] - Checking for updates from repository logging  
should

not display if WagonManager is offline

* [MNG-3410] - Managed versions in plugins are not considered when
using them

* [MNG-3415] - Transfer errors cause junk metadata in the local  
repo


* [MNG-3426] - regression : dependency in plugin configuration
doesn't override plugin classpath

* [MNG-3430] - Toolchain doesn't match Toolchain extensions

* [MNG-3431] - Pom Extensions not supported for Toolchains

* [MNG-3439] - incorrect child dependency selected when parent is
not selected

* [MNG-3441] - Maven should always retrieve metadata to be updated
from the deployment repository

* [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
fails if you use a different local repo

* [MNG-3464] - maven-toolchains missing from final binary..  
need to

update the assembly

* [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
ONLY) is broken

* [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
causes issues on some shells

* [MNG-3485] - unable to override wagons that are bundled with a
different version via extensions

* [MNG-3494] - local pom dependencies should get injected before
inherited dependencies

* [MNG-3495] - NPE  at
org.apache.maven.wagon.repository.Repository.hashCode 
(Repository.java:24

1)



** Improvement

* [MNG-428] - Japanese message resource

* [MNG-2881] - Improve logging when downloading snapshots in  
offline

mode

* [MNG-3279] - Support Exception Chaining for MojoFailureException

* [MNG-3318] - ActiveProjectArtifact should have appropriate  
equals

and hashCode methods

* [MNG-3331] - Normalize paths to sub modules

* [MNG-3388] - DefaultPluginManager needs to catch LinkageError

* [MNG-3395] - Default core plugin 

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Arnaud HERITIER
ok, thus you have my +1 (I tested it on several projects) but :
- We have to ensure that it can't happen on the central (can we add a
control somewhere ?)
- We have to clearly document it to be sure that users understand this
impact if they want to use it in a corporate environment (they have
also to prohibit if they can't be sure that all project are in maven
= 2.0.9).


Arnaud

On Mon, Apr 7, 2008 at 7:40 PM, Brian E. Fox [EMAIL PROTECTED] wrote:
 It won't work, in fact I believe the pom won't parse. This is something
  we'll have to note in the release notes and we may want to prohibit
  these from going into central.



  -Original Message-
  From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]
  Sent: Monday, April 07, 2008 1:15 PM
  To: Maven Developers List
  Subject: Re: [VOTE] Maven 2.0.9

  Hi,

   Something I didn't understand. What will happen with MNG-3220 and
  maven version  2.0.9. How will they do with the new scope ?

  Arnaud

  On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox [EMAIL PROTECTED]
  wrote:
   Time to vote on the final Maven 2.0.9 Release. We went through 8
  Release
Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and
  this
final build.
  
  
  
Release is staged at:
  
http://people.apache.org/~brianf/stage-2.0.9
  
  
  
Binaries are here:
  
  
  http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
en/2.0.9/
  
  
  
List of issues fixed:
  
Release Notes - Maven 2 - Version 2.0.9
  
  
  
  
  
** Bug
  
   * [MNG-1412] - dependency sorting in classpath
  
   * [MNG-1914] - Wrong url in error message when using a mirror
  
   * [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range
  
   * [MNG-2145] - Plugins' dependencies are not always checked
  
   * [MNG-2178] - incorrect M2_HOME guess in mvn.bat
  
   * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty
  
   * [MNG-2339] - ${project.*} are interpreted in the wrong place
  
   * [MNG-2744] - checksum comparison should be case-insensitive
  
   * [MNG-2809] - Can't activate a profile by checking for the
  presence
of a file in ${user.home}
  
   * [MNG-2848] - Environment variables in profile activation not
working
  
   * [MNG-2861] - NullPointerException in DefaultArtifactCollector
  for
relocated resolvedArtifacts with different version ranges and
  available
versions.
  
   * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo()
  if
there's no mojo in pom.xml
  
   * [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)
  
   * [MNG-2972] - Ignores version of plugin dependency specified in
  my
pom
  
   * [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)
  
   * [MNG-3099] - Profiles ignored when working with non-projects
  (such
as archetype:create)
  
   * [MNG-3111] - Classpath order incorrect
  
   * [MNG-3156] - NullPointerException with mvn dependency:sources
  
   * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor
  
   * [MNG-3259] - Regression: Maven drops dependencies in
  multi-module
build
  
   * [MNG-3286] - execution.inherited field is ignored
  
   * [MNG-3288] - Invalid systemPath allows build to
  continue--failing
in later phase.
  
   * [MNG-3296] - mvn.bat looses error code on windows NT type
platforms
  
   * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set
  
   * [MNG-3316] - Barfs at attribues named .*encoding
  
   * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login
  
   * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized
  
   * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat
  
   * [MNG-3394] - Plugin versions inherited via pluginManagement
cannot be overriden by build.plugins section of sub modules
  
   * [MNG-3396] - Managed versions dont affect over constrained
  ranges
  
   * [MNG-3400] - MavenProject is not extensible
  
   * [MNG-3405] - Checking for updates from repository logging
  should
not display if WagonManager is offline
  
   * [MNG-3410] - Managed versions in plugins are not considered when
using them
  
   * [MNG-3415] - Transfer errors cause junk metadata in the local
  repo
  
   * [MNG-3426] - regression : dependency in plugin configuration
doesn't override plugin classpath
  
   * [MNG-3430] - Toolchain doesn't match Toolchain extensions
  
   * [MNG-3431] - Pom Extensions not supported for Toolchains
  
   * [MNG-3439] - incorrect child dependency

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Sejal Patel
+1 from me. after a rocky start with those early RC having issues, seems you
guys did great in resolving everything and making sure it all works great.
cudos for a great release run and hard work to ensure integrity and quality
went into this release.

On Mon, Apr 7, 2008 at 6:10 PM, Arnaud HERITIER [EMAIL PROTECTED] wrote:

 ok, thus you have my +1 (I tested it on several projects) but :
 - We have to ensure that it can't happen on the central (can we add a
 control somewhere ?)
 - We have to clearly document it to be sure that users understand this
 impact if they want to use it in a corporate environment (they have
 also to prohibit if they can't be sure that all project are in maven
 = 2.0.9).


 Arnaud

 On Mon, Apr 7, 2008 at 7:40 PM, Brian E. Fox [EMAIL PROTECTED]
 wrote:
  It won't work, in fact I believe the pom won't parse. This is something
   we'll have to note in the release notes and we may want to prohibit
   these from going into central.
 
 
 
   -Original Message-
   From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]
   Sent: Monday, April 07, 2008 1:15 PM
   To: Maven Developers List
   Subject: Re: [VOTE] Maven 2.0.9
 
   Hi,
 
Something I didn't understand. What will happen with MNG-3220 and
   maven version  2.0.9. How will they do with the new scope ?
 
   Arnaud
 
   On Mon, Apr 7, 2008 at 6:42 PM, Brian E. Fox [EMAIL PROTECTED]
   wrote:
Time to vote on the final Maven 2.0.9 Release. We went through 8
   Release
 Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
 that time. Note that there were no source changes between RC8 and
   this
 final build.
   
   
   
 Release is staged at:
   
 
  http://people.apache.org/~brianf/stage-2.0.9http://people.apache.org/%7Ebrianf/stage-2.0.9
   
   
   
 Binaries are here:
   
   
 
 http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mavhttp://people.apache.org/%7Ebrianf/stage-2.0.9/org/apache/maven/apache-mav
 en/2.0.9/
   
   
   
 List of issues fixed:
   
 Release Notes - Maven 2 - Version 2.0.9
   
   
   
   
   
 ** Bug
   
* [MNG-1412] - dependency sorting in classpath
   
* [MNG-1914] - Wrong url in error message when using a mirror
   
* [MNG-2123] - NullPointerException when a dependency uses
 version
 range and another uses an actual version incompatible with that
 range
   
* [MNG-2145] - Plugins' dependencies are not always checked
   
* [MNG-2178] - incorrect M2_HOME guess in mvn.bat
   
* [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored
 when
 profiles section is missing or empty
   
* [MNG-2339] - ${project.*} are interpreted in the wrong place
   
* [MNG-2744] - checksum comparison should be case-insensitive
   
* [MNG-2809] - Can't activate a profile by checking for the
   presence
 of a file in ${user.home}
   
* [MNG-2848] - Environment variables in profile activation not
 working
   
* [MNG-2861] - NullPointerException in DefaultArtifactCollector
   for
 relocated resolvedArtifacts with different version ranges and
   available
 versions.
   
* [MNG-2925] - NullPointerException in PluginDescriptor.getMojo()
   if
 there's no mojo in pom.xml
   
* [MNG-2928] - Null pointer exeception when introducing version
 range [major.minor.build-SNAPSHOT,)
   
* [MNG-2972] - Ignores version of plugin dependency specified in
   my
 pom
   
* [MNG-3086] - NullPointerException in
 ResolutionNode.getTrail(ResolutionNode.java:136)
   
* [MNG-3099] - Profiles ignored when working with non-projects
   (such
 as archetype:create)
   
* [MNG-3111] - Classpath order incorrect
   
* [MNG-3156] - NullPointerException with mvn dependency:sources
   
* [MNG-3221] - Infinite loop in DefaultLifecycleExecutor
   
* [MNG-3259] - Regression: Maven drops dependencies in
   multi-module
 build
   
* [MNG-3286] - execution.inherited field is ignored
   
* [MNG-3288] - Invalid systemPath allows build to
   continue--failing
 in later phase.
   
* [MNG-3296] - mvn.bat looses error code on windows NT type
 platforms
   
* [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set
   
* [MNG-3316] - Barfs at attribues named .*encoding
   
* [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
 with Novell login
   
* [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
 ${pom.build.testSourceDirectory} no longer recognized
   
* [MNG-3365] - Remove trailing-backslashes from M2_HOME in
 mvn.bat
   
* [MNG-3394] - Plugin versions inherited via pluginManagement
 cannot be overriden by build.plugins section of sub modules
   
* [MNG-3396] - Managed versions dont affect over constrained
   ranges
   
* [MNG-3400] - MavenProject

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Hervé BOUTEMY
+1

Hervé

Le lundi 07 avril 2008, Brian E. Fox a écrit :
 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
 Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
 that time. Note that there were no source changes between RC8 and this
 final build.



 Release is staged at:

 http://people.apache.org/~brianf/stage-2.0.9



 Binaries are here:

 http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
 en/2.0.9/



 List of issues fixed:

 Release Notes - Maven 2 - Version 2.0.9





 ** Bug

 * [MNG-1412] - dependency sorting in classpath

 * [MNG-1914] - Wrong url in error message when using a mirror

 * [MNG-2123] - NullPointerException when a dependency uses version
 range and another uses an actual version incompatible with that range

 * [MNG-2145] - Plugins' dependencies are not always checked

 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
 profiles section is missing or empty

 * [MNG-2339] - ${project.*} are interpreted in the wrong place

 * [MNG-2744] - checksum comparison should be case-insensitive

 * [MNG-2809] - Can't activate a profile by checking for the presence
 of a file in ${user.home}

 * [MNG-2848] - Environment variables in profile activation not
 working

 * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
 relocated resolvedArtifacts with different version ranges and available
 versions.

 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
 there's no mojo in pom.xml

 * [MNG-2928] - Null pointer exeception when introducing version
 range [major.minor.build-SNAPSHOT,)

 * [MNG-2972] - Ignores version of plugin dependency specified in my
 pom

 * [MNG-3086] - NullPointerException in
 ResolutionNode.getTrail(ResolutionNode.java:136)

 * [MNG-3099] - Profiles ignored when working with non-projects (such
 as archetype:create)

 * [MNG-3111] - Classpath order incorrect

 * [MNG-3156] - NullPointerException with mvn dependency:sources

 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

 * [MNG-3259] - Regression: Maven drops dependencies in multi-module
 build

 * [MNG-3286] - execution.inherited field is ignored

 * [MNG-3288] - Invalid systemPath allows build to continue--failing
 in later phase.

 * [MNG-3296] - mvn.bat looses error code on windows NT type
 platforms

 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

 * [MNG-3316] - Barfs at attribues named .*encoding

 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
 with Novell login

 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
 ${pom.build.testSourceDirectory} no longer recognized

 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

 * [MNG-3394] - Plugin versions inherited via pluginManagement
 cannot be overriden by build.plugins section of sub modules

 * [MNG-3396] - Managed versions dont affect over constrained ranges

 * [MNG-3400] - MavenProject is not extensible

 * [MNG-3405] - Checking for updates from repository logging should
 not display if WagonManager is offline

 * [MNG-3410] - Managed versions in plugins are not considered when
 using them

 * [MNG-3415] - Transfer errors cause junk metadata in the local repo

 * [MNG-3426] - regression : dependency in plugin configuration
 doesn't override plugin classpath

 * [MNG-3430] - Toolchain doesn't match Toolchain extensions

 * [MNG-3431] - Pom Extensions not supported for Toolchains

 * [MNG-3439] - incorrect child dependency selected when parent is
 not selected

 * [MNG-3441] - Maven should always retrieve metadata to be updated
 from the deployment repository

 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
 fails if you use a different local repo

 * [MNG-3464] - maven-toolchains missing from final binary.. need to
 update the assembly

 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
 ONLY) is broken

 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
 causes issues on some shells

 * [MNG-3485] - unable to override wagons that are bundled with a
 different version via extensions

 * [MNG-3494] - local pom dependencies should get injected before
 inherited dependencies

 * [MNG-3495] - NPE  at
 org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
 1)



 ** Improvement

 * [MNG-428] - Japanese message resource

 * [MNG-2881] - Improve logging when downloading snapshots in offline
 mode

 * [MNG-3279] - Support Exception Chaining for MojoFailureException

 * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
 and hashCode methods

 * [MNG-3331] - Normalize paths to sub modules

 * [MNG-3388] - DefaultPluginManager needs to catch LinkageError


Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Rahul Thakur


+1, works fine for me.

Rahul


Brian E. Fox wrote:

Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.



Release is staged at:

http://people.apache.org/~brianf/stage-2.0.9



Binaries are here:

http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
en/2.0.9/



List of issues fixed:

Release Notes - Maven 2 - Version 2.0.9





** Bug

 * [MNG-1412] - dependency sorting in classpath

 * [MNG-1914] - Wrong url in error message when using a mirror

 * [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range

 * [MNG-2145] - Plugins' dependencies are not always checked

 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty

 * [MNG-2339] - ${project.*} are interpreted in the wrong place

 * [MNG-2744] - checksum comparison should be case-insensitive

 * [MNG-2809] - Can't activate a profile by checking for the presence
of a file in ${user.home}

 * [MNG-2848] - Environment variables in profile activation not
working

 * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
relocated resolvedArtifacts with different version ranges and available
versions.

 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
there's no mojo in pom.xml

 * [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)

 * [MNG-2972] - Ignores version of plugin dependency specified in my
pom

 * [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)

 * [MNG-3099] - Profiles ignored when working with non-projects (such
as archetype:create)

 * [MNG-3111] - Classpath order incorrect

 * [MNG-3156] - NullPointerException with mvn dependency:sources

 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

 * [MNG-3259] - Regression: Maven drops dependencies in multi-module
build

 * [MNG-3286] - execution.inherited field is ignored

 * [MNG-3288] - Invalid systemPath allows build to continue--failing
in later phase.

 * [MNG-3296] - mvn.bat looses error code on windows NT type
platforms

 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

 * [MNG-3316] - Barfs at attribues named .*encoding

 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login

 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized

 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

 * [MNG-3394] - Plugin versions inherited viapluginManagement
cannot be overriden bybuild.plugins  section of sub modules

 * [MNG-3396] - Managed versions dont affect over constrained ranges

 * [MNG-3400] - MavenProject is not extensible

 * [MNG-3405] - Checking for updates from repository logging should
not display if WagonManager is offline

 * [MNG-3410] - Managed versions in plugins are not considered when
using them

 * [MNG-3415] - Transfer errors cause junk metadata in the local repo

 * [MNG-3426] - regression :dependency  in plugin configuration
doesn't override plugin classpath

 * [MNG-3430] - Toolchain doesn't match Toolchain extensions

 * [MNG-3431] - Pom Extensions not supported for Toolchains

 * [MNG-3439] - incorrect child dependency selected when parent is
not selected

 * [MNG-3441] - Maven should always retrieve metadata to be updated
from the deployment repository

 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
fails if you use a different local repo

 * [MNG-3464] - maven-toolchains missing from final binary.. need to
update the assembly

 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
ONLY) is broken

 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
causes issues on some shells

 * [MNG-3485] - unable to override wagons that are bundled with a
different version via extensions

 * [MNG-3494] - local pom dependencies should get injected before
inherited dependencies

 * [MNG-3495] - NPE  at
org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
1)



** Improvement

 * [MNG-428] - Japanese message resource

 * [MNG-2881] - Improve logging when downloading snapshots in offline
mode

 * [MNG-3279] - Support Exception Chaining for MojoFailureException

 * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
and hashCode methods

 * [MNG-3331] - Normalize paths to sub modules

 * [MNG-3388] - DefaultPluginManager needs to catch LinkageError

 * [MNG-3395] - Default core plugin versions in 

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread James William Dumay
+1 

This release is looking really good - thanks to everyone who made this
release possible.

James

On Mon, 2008-04-07 at 12:42 -0400, Brian E. Fox wrote:
 Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
 Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
 that time. Note that there were no source changes between RC8 and this
 final build.
 
  
 
 Release is staged at:
 
 http://people.apache.org/~brianf/stage-2.0.9
 
  
 
 Binaries are here:
 
 http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
 en/2.0.9/
 
  
 
 List of issues fixed:
 
 Release Notes - Maven 2 - Version 2.0.9
 
  
 
 
 
 ** Bug
 
 * [MNG-1412] - dependency sorting in classpath
 
 * [MNG-1914] - Wrong url in error message when using a mirror
 
 * [MNG-2123] - NullPointerException when a dependency uses version
 range and another uses an actual version incompatible with that range
 
 * [MNG-2145] - Plugins' dependencies are not always checked
 
 * [MNG-2178] - incorrect M2_HOME guess in mvn.bat
 
 * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
 profiles section is missing or empty
 
 * [MNG-2339] - ${project.*} are interpreted in the wrong place
 
 * [MNG-2744] - checksum comparison should be case-insensitive
 
 * [MNG-2809] - Can't activate a profile by checking for the presence
 of a file in ${user.home}
 
 * [MNG-2848] - Environment variables in profile activation not
 working
 
 * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
 relocated resolvedArtifacts with different version ranges and available
 versions.
 
 * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
 there's no mojo in pom.xml
 
 * [MNG-2928] - Null pointer exeception when introducing version
 range [major.minor.build-SNAPSHOT,)
 
 * [MNG-2972] - Ignores version of plugin dependency specified in my
 pom
 
 * [MNG-3086] - NullPointerException in
 ResolutionNode.getTrail(ResolutionNode.java:136)
 
 * [MNG-3099] - Profiles ignored when working with non-projects (such
 as archetype:create)
 
 * [MNG-3111] - Classpath order incorrect
 
 * [MNG-3156] - NullPointerException with mvn dependency:sources
 
 * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor
 
 * [MNG-3259] - Regression: Maven drops dependencies in multi-module
 build
 
 * [MNG-3286] - execution.inherited field is ignored
 
 * [MNG-3288] - Invalid systemPath allows build to continue--failing
 in later phase.
 
 * [MNG-3296] - mvn.bat looses error code on windows NT type
 platforms
 
 * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set
 
 * [MNG-3316] - Barfs at attribues named .*encoding
 
 * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
 with Novell login
 
 * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
 ${pom.build.testSourceDirectory} no longer recognized
 
 * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat
 
 * [MNG-3394] - Plugin versions inherited via pluginManagement
 cannot be overriden by build.plugins section of sub modules
 
 * [MNG-3396] - Managed versions dont affect over constrained ranges
 
 * [MNG-3400] - MavenProject is not extensible
 
 * [MNG-3405] - Checking for updates from repository logging should
 not display if WagonManager is offline
 
 * [MNG-3410] - Managed versions in plugins are not considered when
 using them
 
 * [MNG-3415] - Transfer errors cause junk metadata in the local repo
 
 * [MNG-3426] - regression : dependency in plugin configuration
 doesn't override plugin classpath
 
 * [MNG-3430] - Toolchain doesn't match Toolchain extensions
 
 * [MNG-3431] - Pom Extensions not supported for Toolchains
 
 * [MNG-3439] - incorrect child dependency selected when parent is
 not selected
 
 * [MNG-3441] - Maven should always retrieve metadata to be updated
 from the deployment repository
 
 * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
 fails if you use a different local repo
 
 * [MNG-3464] - maven-toolchains missing from final binary.. need to
 update the assembly
 
 * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
 ONLY) is broken
 
 * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
 causes issues on some shells
 
 * [MNG-3485] - unable to override wagons that are bundled with a
 different version via extensions
 
 * [MNG-3494] - local pom dependencies should get injected before
 inherited dependencies
 
 * [MNG-3495] - NPE  at
 org.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24
 1)
 
  
 
 ** Improvement
 
 * [MNG-428] - Japanese message resource
 
 * [MNG-2881] - Improve logging when downloading snapshots in offline
 mode
 
 * [MNG-3279] - Support Exception Chaining for MojoFailureException
 
 * [MNG-3318] - ActiveProjectArtifact 

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Jesse McConnell
+1 looks good to me!

On Mon, Apr 7, 2008 at 6:21 PM, James William Dumay [EMAIL PROTECTED]
wrote:

 +1

 This release is looking really good - thanks to everyone who made this
 release possible.

 James

 On Mon, 2008-04-07 at 12:42 -0400, Brian E. Fox wrote:
  Time to vote on the final Maven 2.0.9 Release. We went through 8 Release
  Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
  that time. Note that there were no source changes between RC8 and this
  final build.
 
 
 
  Release is staged at:
 
  http://people.apache.org/~brianf/stage-2.0.9http://people.apache.org/%7Ebrianf/stage-2.0.9
 
 
 
  Binaries are here:
 
  http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mavhttp://people.apache.org/%7Ebrianf/stage-2.0.9/org/apache/maven/apache-mav
  en/2.0.9/
 
 
 
  List of issues fixed:
 
  Release Notes - Maven 2 - Version 2.0.9
 
 
 
 
 
  ** Bug
 
  * [MNG-1412] - dependency sorting in classpath
 
  * [MNG-1914] - Wrong url in error message when using a mirror
 
  * [MNG-2123] - NullPointerException when a dependency uses version
  range and another uses an actual version incompatible with that range
 
  * [MNG-2145] - Plugins' dependencies are not always checked
 
  * [MNG-2178] - incorrect M2_HOME guess in mvn.bat
 
  * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
  profiles section is missing or empty
 
  * [MNG-2339] - ${project.*} are interpreted in the wrong place
 
  * [MNG-2744] - checksum comparison should be case-insensitive
 
  * [MNG-2809] - Can't activate a profile by checking for the presence
  of a file in ${user.home}
 
  * [MNG-2848] - Environment variables in profile activation not
  working
 
  * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
  relocated resolvedArtifacts with different version ranges and available
  versions.
 
  * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo() if
  there's no mojo in pom.xml
 
  * [MNG-2928] - Null pointer exeception when introducing version
  range [major.minor.build-SNAPSHOT,)
 
  * [MNG-2972] - Ignores version of plugin dependency specified in my
  pom
 
  * [MNG-3086] - NullPointerException in
  ResolutionNode.getTrail(ResolutionNode.java:136)
 
  * [MNG-3099] - Profiles ignored when working with non-projects (such
  as archetype:create)
 
  * [MNG-3111] - Classpath order incorrect
 
  * [MNG-3156] - NullPointerException with mvn dependency:sources
 
  * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor
 
  * [MNG-3259] - Regression: Maven drops dependencies in multi-module
  build
 
  * [MNG-3286] - execution.inherited field is ignored
 
  * [MNG-3288] - Invalid systemPath allows build to continue--failing
  in later phase.
 
  * [MNG-3296] - mvn.bat looses error code on windows NT type
  platforms
 
  * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set
 
  * [MNG-3316] - Barfs at attribues named .*encoding
 
  * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
  with Novell login
 
  * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
  ${pom.build.testSourceDirectory} no longer recognized
 
  * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat
 
  * [MNG-3394] - Plugin versions inherited via pluginManagement
  cannot be overriden by build.plugins section of sub modules
 
  * [MNG-3396] - Managed versions dont affect over constrained ranges
 
  * [MNG-3400] - MavenProject is not extensible
 
  * [MNG-3405] - Checking for updates from repository logging should
  not display if WagonManager is offline
 
  * [MNG-3410] - Managed versions in plugins are not considered when
  using them
 
  * [MNG-3415] - Transfer errors cause junk metadata in the local repo
 
  * [MNG-3426] - regression : dependency in plugin configuration
  doesn't override plugin classpath
 
  * [MNG-3430] - Toolchain doesn't match Toolchain extensions
 
  * [MNG-3431] - Pom Extensions not supported for Toolchains
 
  * [MNG-3439] - incorrect child dependency selected when parent is
  not selected
 
  * [MNG-3441] - Maven should always retrieve metadata to be updated
  from the deployment repository
 
  * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
  fails if you use a different local repo
 
  * [MNG-3464] - maven-toolchains missing from final binary.. need to
  update the assembly
 
  * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
  ONLY) is broken
 
  * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
  causes issues on some shells
 
  * [MNG-3485] - unable to override wagons that are bundled with a
  different version via extensions
 
  * [MNG-3494] - local pom dependencies should get injected before
  inherited dependencies
 
  * [MNG-3495] - NPE  at
  

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Jason van Zyl

+1

On 7-Apr-08, at 9:42 AM, Brian E. Fox wrote:
Time to vote on the final Maven 2.0.9 Release. We went through 8  
Release

Candidates and fixed all know regressions from 2.0.8 to 2.0.9 during
that time. Note that there were no source changes between RC8 and this
final build.



Release is staged at:

http://people.apache.org/~brianf/stage-2.0.9



Binaries are here:

http://people.apache.org/~brianf/stage-2.0.9/org/apache/maven/apache-mav
en/2.0.9/



List of issues fixed:

Release Notes - Maven 2 - Version 2.0.9





** Bug

   * [MNG-1412] - dependency sorting in classpath

   * [MNG-1914] - Wrong url in error message when using a mirror

   * [MNG-2123] - NullPointerException when a dependency uses version
range and another uses an actual version incompatible with that range

   * [MNG-2145] - Plugins' dependencies are not always checked

   * [MNG-2178] - incorrect M2_HOME guess in mvn.bat

   * [MNG-2234] - activeProfile in ~/.m2/settings.xml is ignored when
profiles section is missing or empty

   * [MNG-2339] - ${project.*} are interpreted in the wrong place

   * [MNG-2744] - checksum comparison should be case-insensitive

   * [MNG-2809] - Can't activate a profile by checking for the  
presence

of a file in ${user.home}

   * [MNG-2848] - Environment variables in profile activation not
working

   * [MNG-2861] - NullPointerException in DefaultArtifactCollector for
relocated resolvedArtifacts with different version ranges and  
available

versions.

   * [MNG-2925] - NullPointerException in PluginDescriptor.getMojo()  
if

there's no mojo in pom.xml

   * [MNG-2928] - Null pointer exeception when introducing version
range [major.minor.build-SNAPSHOT,)

   * [MNG-2972] - Ignores version of plugin dependency specified in my
pom

   * [MNG-3086] - NullPointerException in
ResolutionNode.getTrail(ResolutionNode.java:136)

   * [MNG-3099] - Profiles ignored when working with non-projects  
(such

as archetype:create)

   * [MNG-3111] - Classpath order incorrect

   * [MNG-3156] - NullPointerException with mvn dependency:sources

   * [MNG-3221] - Infinite loop in DefaultLifecycleExecutor

   * [MNG-3259] - Regression: Maven drops dependencies in multi-module
build

   * [MNG-3286] - execution.inherited field is ignored

   * [MNG-3288] - Invalid systemPath allows build to continue--failing
in later phase.

   * [MNG-3296] - mvn.bat looses error code on windows NT type
platforms

   * [MNG-3310] - JAVACMD set incorrectly when JAVA_HOME is not set

   * [MNG-3316] - Barfs at attribues named .*encoding

   * [MNG-3354] - mvn.bat incorrectly detects OS on Windows NT or XP
with Novell login

   * [MNG-3355] - CLONE -${pom.build.sourceDirectory} and
${pom.build.testSourceDirectory} no longer recognized

   * [MNG-3365] - Remove trailing-backslashes from M2_HOME in mvn.bat

   * [MNG-3394] - Plugin versions inherited via pluginManagement
cannot be overriden by build.plugins section of sub modules

   * [MNG-3396] - Managed versions dont affect over constrained ranges

   * [MNG-3400] - MavenProject is not extensible

   * [MNG-3405] - Checking for updates from repository logging  
should

not display if WagonManager is offline

   * [MNG-3410] - Managed versions in plugins are not considered when
using them

   * [MNG-3415] - Transfer errors cause junk metadata in the local  
repo


   * [MNG-3426] - regression : dependency in plugin configuration
doesn't override plugin classpath

   * [MNG-3430] - Toolchain doesn't match Toolchain extensions

   * [MNG-3431] - Pom Extensions not supported for Toolchains

   * [MNG-3439] - incorrect child dependency selected when parent is
not selected

   * [MNG-3441] - Maven should always retrieve metadata to be updated
from the deployment repository

   * [MNG-3460] - org.apache.maven.profiles.DefaultProfileManagerTest
fails if you use a different local repo

   * [MNG-3464] - maven-toolchains missing from final binary.. need to
update the assembly

   * [MNG-3473] - site generation with 2.0.9 and plugin:report (2.4
ONLY) is broken

   * [MNG-3484] - INT_MAVEN_OPTS are not quoted in mvnDebug which
causes issues on some shells

   * [MNG-3485] - unable to override wagons that are bundled with a
different version via extensions

   * [MNG-3494] - local pom dependencies should get injected before
inherited dependencies

   * [MNG-3495] - NPE  at
org 
.apache.maven.wagon.repository.Repository.hashCode(Repository.java:24

1)



** Improvement

   * [MNG-428] - Japanese message resource

   * [MNG-2881] - Improve logging when downloading snapshots in  
offline

mode

   * [MNG-3279] - Support Exception Chaining for MojoFailureException

   * [MNG-3318] - ActiveProjectArtifact should have appropriate equals
and hashCode methods

   * [MNG-3331] - Normalize paths to sub modules

   * [MNG-3388] - DefaultPluginManager needs to catch LinkageError

   * [MNG-3395] - Default core plugin versions in the superpom.

   * [MNG-3442] - Add explicit resource bundle for English

   *