You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brian E. Fox" <br...@reply.infinity.nu> on 2007/11/22 17:07:01 UTC

[vote] [take 2] release maven 2.0.8

It's that time again, finally. The RC's have been floating for a few
weeks now and no new issues have surfaced. (the packaging issues with
the uber jar have been resolved since the last vote)

 

The release is staged at:
http://people.apache.org/~brianf/staging-repository

The binary packages are here: http://people.apache.org/~brianf/2.0.8/

 

Release Notes - Maven 2 - Version 2.0.8

** Bug

    * [MNG-2025] - POM is still not read using the right encoding

    * [MNG-2045] - Maven can't compile against sibling test-jar
dependency in multiproject (Test Attached)

    * [MNG-2061] - DistributionManagement properties don't get copied in
cloned executionProject while lifecycle fork

    * [MNG-2254] - the encoding parameter in xml declaration of POM is
ignored 

    * [MNG-2277] - aggregating plugins in submodules of the reactor
return all projects causing a chicken/egg issue

    * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
value of a <localRepository> value in the $HOME/.m2/settings.xml

    * [MNG-2685] - mvn.bat detection of 4NT syntax error

    * [MNG-2932] - Encoding chaos

    * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
"xxxx-SNAPSHOT" only if you first call isSnapshot()

    * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
buildNumber 0

    * [MNG-3077] - NullPointerException, if MojoExecutionException has
no message

    * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
error code.

    * [MNG-3095] - maven-plugin-testing-tools causes bad version in
deployed artifacts after tests are run

    * [MNG-3134] -
DefaultModelInheritence::assembleDistributionInheritence should be
childPathAdjustment aware

    * [MNG-3141] - Build not working if pom.xml is a symbolic link

    * [MNG-3215] - Missing rar artifact handler descriptor

    * [MNG-3240] - maven-model RepositoryBase.equals() causes
ClassCastException

    * [MNG-3245] - Maven Reporting API is binary incompatible in
2.0.8-SNAPSHOT by r579987

    * [MNG-3254] - artifactId is not appended any more in
distributionManagement.site.url in multi modules when it's not defined
in a child

 

** Improvement

    * [MNG-2188] - Report mojos should check canGenerateReport() when
called directly

    * [MNG-2290] - Generated URLs in POMs of child modules

    * [MNG-3024] - Missing artifact error text improvement

    * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
equals

    * [MNG-3062] - Allow access to mojoExecution from within plugin.

    * [MNG-3118] - Test-classes should come before classes in the
classpath

    * [MNG-3152] - Change to plugin testing harness to allow the setting
of ArtifactRepository on the ArtifactStub

    * [MNG-3201] - org.apache.maven.project.MavenProject needs a
toString()

 

** New Feature

    * [MNG-2105] - Enable remote debugging command line option (+ docs)

    * [MNG-2166] - Provide the help listing as default when no arguments
are provided

 

** Task

    * [MNG-3088] - update the assembly name

 

 

** Wish

    * [MNG-3207] - Order of repositories for download should be inverted
if Archiva is used.

 

Vote is open for 72hrs

+1


RE: [vote] [take 2] release maven 2.0.8

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
This vote has passed:

Results:

Binding: +6 Brian, Lukas, Vincent, Stephane, Jason, Dennis
Non Binding: +6 Maria, Mauro, Nicolas, Olivier, Raphael, Fabrice

I will proceed with the merging of the artifacts tonight.

--Brian

-----Original Message-----
From: Brian E. Fox [mailto:brianf@reply.infinity.nu] 
Sent: Thursday, November 22, 2007 11:07 AM
To: Maven Developers List
Subject: [vote] [take 2] release maven 2.0.8

It's that time again, finally. The RC's have been floating for a few
weeks now and no new issues have surfaced. (the packaging issues with
the uber jar have been resolved since the last vote)

 

The release is staged at:
http://people.apache.org/~brianf/staging-repository

The binary packages are here: http://people.apache.org/~brianf/2.0.8/

 

Release Notes - Maven 2 - Version 2.0.8

** Bug

    * [MNG-2025] - POM is still not read using the right encoding

    * [MNG-2045] - Maven can't compile against sibling test-jar
dependency in multiproject (Test Attached)

    * [MNG-2061] - DistributionManagement properties don't get copied in
cloned executionProject while lifecycle fork

    * [MNG-2254] - the encoding parameter in xml declaration of POM is
ignored 

    * [MNG-2277] - aggregating plugins in submodules of the reactor
return all projects causing a chicken/egg issue

    * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
value of a <localRepository> value in the $HOME/.m2/settings.xml

    * [MNG-2685] - mvn.bat detection of 4NT syntax error

    * [MNG-2932] - Encoding chaos

    * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
"xxxx-SNAPSHOT" only if you first call isSnapshot()

    * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
buildNumber 0

    * [MNG-3077] - NullPointerException, if MojoExecutionException has
no message

    * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
error code.

    * [MNG-3095] - maven-plugin-testing-tools causes bad version in
deployed artifacts after tests are run

    * [MNG-3134] -
DefaultModelInheritence::assembleDistributionInheritence should be
childPathAdjustment aware

    * [MNG-3141] - Build not working if pom.xml is a symbolic link

    * [MNG-3215] - Missing rar artifact handler descriptor

    * [MNG-3240] - maven-model RepositoryBase.equals() causes
ClassCastException

    * [MNG-3245] - Maven Reporting API is binary incompatible in
2.0.8-SNAPSHOT by r579987

    * [MNG-3254] - artifactId is not appended any more in
distributionManagement.site.url in multi modules when it's not defined
in a child

 

** Improvement

    * [MNG-2188] - Report mojos should check canGenerateReport() when
called directly

    * [MNG-2290] - Generated URLs in POMs of child modules

    * [MNG-3024] - Missing artifact error text improvement

    * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
equals

    * [MNG-3062] - Allow access to mojoExecution from within plugin.

    * [MNG-3118] - Test-classes should come before classes in the
classpath

    * [MNG-3152] - Change to plugin testing harness to allow the setting
of ArtifactRepository on the ArtifactStub

    * [MNG-3201] - org.apache.maven.project.MavenProject needs a
toString()

 

** New Feature

    * [MNG-2105] - Enable remote debugging command line option (+ docs)

    * [MNG-2166] - Provide the help listing as default when no arguments
are provided

 

** Task

    * [MNG-3088] - update the assembly name

 

 

** Wish

    * [MNG-3207] - Order of repositories for download should be inverted
if Archiva is used.

 

Vote is open for 72hrs

+1


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] [take 2] release maven 2.0.8

Posted by Maria Odea Ching <oc...@apache.org>.
+1, works fine for me :)

-Deng

On 11/23/07, Brian E. Fox <br...@reply.infinity.nu> wrote:
>
> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
>
>
>
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
>
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
>
>
>
> Release Notes - Maven 2 - Version 2.0.8
>
> ** Bug
>
>     * [MNG-2025] - POM is still not read using the right encoding
>
>     * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
>
>     * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
>
>     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored
>
>     * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
>
>     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
>
>     * [MNG-2685] - mvn.bat detection of 4NT syntax error
>
>     * [MNG-2932] - Encoding chaos
>
>     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
>
>     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
>
>     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
>
>     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
>
>     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
>
>     * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
>
>     * [MNG-3141] - Build not working if pom.xml is a symbolic link
>
>     * [MNG-3215] - Missing rar artifact handler descriptor
>
>     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
>
>     * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
>
>     * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
>
>
>
> ** Improvement
>
>     * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
>
>     * [MNG-2290] - Generated URLs in POMs of child modules
>
>     * [MNG-3024] - Missing artifact error text improvement
>
>     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
>
>     * [MNG-3062] - Allow access to mojoExecution from within plugin.
>
>     * [MNG-3118] - Test-classes should come before classes in the
> classpath
>
>     * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
>
>     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
>
>
>
> ** New Feature
>
>     * [MNG-2105] - Enable remote debugging command line option (+ docs)
>
>     * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
>
>
>
> ** Task
>
>     * [MNG-3088] - update the assembly name
>
>
>
>
>
> ** Wish
>
>     * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
>
>
>
> Vote is open for 72hrs
>
> +1
>
>

Re: [vote] [take 2] release maven 2.0.8

Posted by olivier lamy <ol...@apache.org>.
+1

--
Olivier

2007/11/22, Brian E. Fox <br...@reply.infinity.nu>:
>
> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
>
>
>
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
>
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
>
>
>
> Release Notes - Maven 2 - Version 2.0.8
>
> ** Bug
>
>     * [MNG-2025] - POM is still not read using the right encoding
>
>     * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
>
>     * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
>
>     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored
>
>     * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
>
>     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
>
>     * [MNG-2685] - mvn.bat detection of 4NT syntax error
>
>     * [MNG-2932] - Encoding chaos
>
>     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
>
>     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
>
>     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
>
>     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
>
>     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
>
>     * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
>
>     * [MNG-3141] - Build not working if pom.xml is a symbolic link
>
>     * [MNG-3215] - Missing rar artifact handler descriptor
>
>     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
>
>     * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
>
>     * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
>
>
>
> ** Improvement
>
>     * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
>
>     * [MNG-2290] - Generated URLs in POMs of child modules
>
>     * [MNG-3024] - Missing artifact error text improvement
>
>     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
>
>     * [MNG-3062] - Allow access to mojoExecution from within plugin.
>
>     * [MNG-3118] - Test-classes should come before classes in the
> classpath
>
>     * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
>
>     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
>
>
>
> ** New Feature
>
>     * [MNG-2105] - Enable remote debugging command line option (+ docs)
>
>     * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
>
>
>
> ** Task
>
>     * [MNG-3088] - update the assembly name
>
>
>
>
>
> ** Wish
>
>     * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
>
>
>
> Vote is open for 72hrs
>
> +1
>
>

Re: [vote] [take 2] release maven 2.0.8

Posted by Hervé BOUTEMY <he...@free.fr>.
+1

Hervé

Le jeudi 22 novembre 2007, nicolas de loof a écrit :
> +1
>
> I really like the run-in-debug mode introduced by MNG-2105.
>
> 2007/11/22, Brian E. Fox <br...@reply.infinity.nu>:
> > It's that time again, finally. The RC's have been floating for a few
> > weeks now and no new issues have surfaced. (the packaging issues with
> > the uber jar have been resolved since the last vote)
> >
> >
> >
> > The release is staged at:
> > http://people.apache.org/~brianf/staging-repository
> >
> > The binary packages are here: http://people.apache.org/~brianf/2.0.8/
> >
> >
> >
> > Release Notes - Maven 2 - Version 2.0.8
> >
> > ** Bug
> >
> >     * [MNG-2025] - POM is still not read using the right encoding
> >
> >     * [MNG-2045] - Maven can't compile against sibling test-jar
> > dependency in multiproject (Test Attached)
> >
> >     * [MNG-2061] - DistributionManagement properties don't get copied in
> > cloned executionProject while lifecycle fork
> >
> >     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> > ignored
> >
> >     * [MNG-2277] - aggregating plugins in submodules of the reactor
> > return all projects causing a chicken/egg issue
> >
> >     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> > value of a <localRepository> value in the $HOME/.m2/settings.xml
> >
> >     * [MNG-2685] - mvn.bat detection of 4NT syntax error
> >
> >     * [MNG-2932] - Encoding chaos
> >
> >     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> > "xxxx-SNAPSHOT" only if you first call isSnapshot()
> >
> >     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> > buildNumber 0
> >
> >     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> > no message
> >
> >     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> > error code.
> >
> >     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> > deployed artifacts after tests are run
> >
> >     * [MNG-3134] -
> > DefaultModelInheritence::assembleDistributionInheritence should be
> > childPathAdjustment aware
> >
> >     * [MNG-3141] - Build not working if pom.xml is a symbolic link
> >
> >     * [MNG-3215] - Missing rar artifact handler descriptor
> >
> >     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> > ClassCastException
> >
> >     * [MNG-3245] - Maven Reporting API is binary incompatible in
> > 2.0.8-SNAPSHOT by r579987
> >
> >     * [MNG-3254] - artifactId is not appended any more in
> > distributionManagement.site.url in multi modules when it's not defined
> > in a child
> >
> >
> >
> > ** Improvement
> >
> >     * [MNG-2188] - Report mojos should check canGenerateReport() when
> > called directly
> >
> >     * [MNG-2290] - Generated URLs in POMs of child modules
> >
> >     * [MNG-3024] - Missing artifact error text improvement
> >
> >     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> > equals
> >
> >     * [MNG-3062] - Allow access to mojoExecution from within plugin.
> >
> >     * [MNG-3118] - Test-classes should come before classes in the
> > classpath
> >
> >     * [MNG-3152] - Change to plugin testing harness to allow the setting
> > of ArtifactRepository on the ArtifactStub
> >
> >     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> > toString()
> >
> >
> >
> > ** New Feature
> >
> >     * [MNG-2105] - Enable remote debugging command line option (+ docs)
> >
> >     * [MNG-2166] - Provide the help listing as default when no arguments
> > are provided
> >
> >
> >
> > ** Task
> >
> >     * [MNG-3088] - update the assembly name
> >
> >
> >
> >
> >
> > ** Wish
> >
> >     * [MNG-3207] - Order of repositories for download should be inverted
> > if Archiva is used.
> >
> >
> >
> > Vote is open for 72hrs
> >
> > +1



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] [take 2] release maven 2.0.8

Posted by nicolas de loof <ni...@gmail.com>.
+1

I really like the run-in-debug mode introduced by MNG-2105.


2007/11/22, Brian E. Fox <br...@reply.infinity.nu>:
>
> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
>
>
>
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
>
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
>
>
>
> Release Notes - Maven 2 - Version 2.0.8
>
> ** Bug
>
>     * [MNG-2025] - POM is still not read using the right encoding
>
>     * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
>
>     * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
>
>     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored
>
>     * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
>
>     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
>
>     * [MNG-2685] - mvn.bat detection of 4NT syntax error
>
>     * [MNG-2932] - Encoding chaos
>
>     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
>
>     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
>
>     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
>
>     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
>
>     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
>
>     * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
>
>     * [MNG-3141] - Build not working if pom.xml is a symbolic link
>
>     * [MNG-3215] - Missing rar artifact handler descriptor
>
>     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
>
>     * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
>
>     * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
>
>
>
> ** Improvement
>
>     * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
>
>     * [MNG-2290] - Generated URLs in POMs of child modules
>
>     * [MNG-3024] - Missing artifact error text improvement
>
>     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
>
>     * [MNG-3062] - Allow access to mojoExecution from within plugin.
>
>     * [MNG-3118] - Test-classes should come before classes in the
> classpath
>
>     * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
>
>     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
>
>
>
> ** New Feature
>
>     * [MNG-2105] - Enable remote debugging command line option (+ docs)
>
>     * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
>
>
>
> ** Task
>
>     * [MNG-3088] - update the assembly name
>
>
>
>
>
> ** Wish
>
>     * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
>
>
>
> Vote is open for 72hrs
>
> +1
>
>

Re: [vote] [take 2] release maven 2.0.8

Posted by Jason van Zyl <ja...@maven.org>.
+1

On 22 Nov 07, at 10:07 AM 22 Nov 07, Brian E. Fox wrote:

> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
>
>
>
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
>
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
>
>
>
> Release Notes - Maven 2 - Version 2.0.8
>
> ** Bug
>
>    * [MNG-2025] - POM is still not read using the right encoding
>
>    * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
>
>    * [MNG-2061] - DistributionManagement properties don't get copied  
> in
> cloned executionProject while lifecycle fork
>
>    * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored
>
>    * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
>
>    * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
>
>    * [MNG-2685] - mvn.bat detection of 4NT syntax error
>
>    * [MNG-2932] - Encoding chaos
>
>    * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
>
>    * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves  
> regarding
> buildNumber 0
>
>    * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
>
>    * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
>
>    * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
>
>    * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
>
>    * [MNG-3141] - Build not working if pom.xml is a symbolic link
>
>    * [MNG-3215] - Missing rar artifact handler descriptor
>
>    * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
>
>    * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
>
>    * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
>
>
>
> ** Improvement
>
>    * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
>
>    * [MNG-2290] - Generated URLs in POMs of child modules
>
>    * [MNG-3024] - Missing artifact error text improvement
>
>    * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
>
>    * [MNG-3062] - Allow access to mojoExecution from within plugin.
>
>    * [MNG-3118] - Test-classes should come before classes in the
> classpath
>
>    * [MNG-3152] - Change to plugin testing harness to allow the  
> setting
> of ArtifactRepository on the ArtifactStub
>
>    * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
>
>
>
> ** New Feature
>
>    * [MNG-2105] - Enable remote debugging command line option (+ docs)
>
>    * [MNG-2166] - Provide the help listing as default when no  
> arguments
> are provided
>
>
>
> ** Task
>
>    * [MNG-3088] - update the assembly name
>
>
>
>
>
> ** Wish
>
>    * [MNG-3207] - Order of repositories for download should be  
> inverted
> if Archiva is used.
>
>
>
> Vote is open for 72hrs
>
> +1
>

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] [take 2] release maven 2.0.8

Posted by Fabrice Bellingard <be...@gmail.com>.
+1

Fabrice

On Nov 22, 2007 5:07 PM, Brian E. Fox <br...@reply.infinity.nu> wrote:

> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
>
>
>
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository<http://people.apache.org/%7Ebrianf/staging-repository>
>
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/<http://people.apache.org/%7Ebrianf/2.0.8/>
>
>
>
> Release Notes - Maven 2 - Version 2.0.8
>
> ** Bug
>
>    * [MNG-2025] - POM is still not read using the right encoding
>
>    * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
>
>    * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
>
>    * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored
>
>    * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
>
>    * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
>
>    * [MNG-2685] - mvn.bat detection of 4NT syntax error
>
>    * [MNG-2932] - Encoding chaos
>
>    * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
>
>    * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
>
>    * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
>
>    * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
>
>    * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
>
>    * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
>
>    * [MNG-3141] - Build not working if pom.xml is a symbolic link
>
>    * [MNG-3215] - Missing rar artifact handler descriptor
>
>    * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
>
>    * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
>
>    * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
>
>
>
> ** Improvement
>
>    * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
>
>    * [MNG-2290] - Generated URLs in POMs of child modules
>
>    * [MNG-3024] - Missing artifact error text improvement
>
>    * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
>
>    * [MNG-3062] - Allow access to mojoExecution from within plugin.
>
>    * [MNG-3118] - Test-classes should come before classes in the
> classpath
>
>    * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
>
>    * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
>
>
>
> ** New Feature
>
>    * [MNG-2105] - Enable remote debugging command line option (+ docs)
>
>    * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
>
>
>
> ** Task
>
>    * [MNG-3088] - update the assembly name
>
>
>
>
>
> ** Wish
>
>    * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
>
>
>
> Vote is open for 72hrs
>
> +1
>
>

Re: [vote] [take 2] release maven 2.0.8

Posted by Lukas Theussl <lt...@apache.org>.
+1

-Lukas

Brian E. Fox wrote:
> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
> 
>  
> 
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
> 
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
> 
>  
> 
> Release Notes - Maven 2 - Version 2.0.8
> 
> ** Bug
> 
>     * [MNG-2025] - POM is still not read using the right encoding
> 
>     * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
> 
>     * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
> 
>     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored 
> 
>     * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
> 
>     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
> 
>     * [MNG-2685] - mvn.bat detection of 4NT syntax error
> 
>     * [MNG-2932] - Encoding chaos
> 
>     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
> 
>     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
> 
>     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
> 
>     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
> 
>     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
> 
>     * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
> 
>     * [MNG-3141] - Build not working if pom.xml is a symbolic link
> 
>     * [MNG-3215] - Missing rar artifact handler descriptor
> 
>     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
> 
>     * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
> 
>     * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
> 
>  
> 
> ** Improvement
> 
>     * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
> 
>     * [MNG-2290] - Generated URLs in POMs of child modules
> 
>     * [MNG-3024] - Missing artifact error text improvement
> 
>     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
> 
>     * [MNG-3062] - Allow access to mojoExecution from within plugin.
> 
>     * [MNG-3118] - Test-classes should come before classes in the
> classpath
> 
>     * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
> 
>     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
> 
>  
> 
> ** New Feature
> 
>     * [MNG-2105] - Enable remote debugging command line option (+ docs)
> 
>     * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
> 
>  
> 
> ** Task
> 
>     * [MNG-3088] - update the assembly name
> 
>  
> 
>  
> 
> ** Wish
> 
>     * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
> 
>  
> 
> Vote is open for 72hrs
> 
> +1
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] [take 2] release maven 2.0.8

Posted by Raphaël Piéroni <ra...@gmail.com>.
+1 archetypeng builds fine with it

2007/11/22, Brian E. Fox <br...@reply.infinity.nu>:
> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
>
>
>
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
>
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
>
>
>
> Release Notes - Maven 2 - Version 2.0.8
>
> ** Bug
>
>     * [MNG-2025] - POM is still not read using the right encoding
>
>     * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
>
>     * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
>
>     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored
>
>     * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
>
>     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
>
>     * [MNG-2685] - mvn.bat detection of 4NT syntax error
>
>     * [MNG-2932] - Encoding chaos
>
>     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
>
>     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
>
>     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
>
>     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
>
>     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
>
>     * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
>
>     * [MNG-3141] - Build not working if pom.xml is a symbolic link
>
>     * [MNG-3215] - Missing rar artifact handler descriptor
>
>     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
>
>     * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
>
>     * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
>
>
>
> ** Improvement
>
>     * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
>
>     * [MNG-2290] - Generated URLs in POMs of child modules
>
>     * [MNG-3024] - Missing artifact error text improvement
>
>     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
>
>     * [MNG-3062] - Allow access to mojoExecution from within plugin.
>
>     * [MNG-3118] - Test-classes should come before classes in the
> classpath
>
>     * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
>
>     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
>
>
>
> ** New Feature
>
>     * [MNG-2105] - Enable remote debugging command line option (+ docs)
>
>     * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
>
>
>
> ** Task
>
>     * [MNG-3088] - update the assembly name
>
>
>
>
>
> ** Wish
>
>     * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
>
>
>
> Vote is open for 72hrs
>
> +1
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] [take 2] release maven 2.0.8

Posted by Vincent Siveton <vi...@gmail.com>.
+1

Vincent

2007/11/22, Brian E. Fox <br...@reply.infinity.nu>:
> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
>
>
>
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
>
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
>
>
>
> Release Notes - Maven 2 - Version 2.0.8
>
> ** Bug
>
>     * [MNG-2025] - POM is still not read using the right encoding
>
>     * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
>
>     * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
>
>     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored
>
>     * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
>
>     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
>
>     * [MNG-2685] - mvn.bat detection of 4NT syntax error
>
>     * [MNG-2932] - Encoding chaos
>
>     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
>
>     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
>
>     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
>
>     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
>
>     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
>
>     * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
>
>     * [MNG-3141] - Build not working if pom.xml is a symbolic link
>
>     * [MNG-3215] - Missing rar artifact handler descriptor
>
>     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
>
>     * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
>
>     * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
>
>
>
> ** Improvement
>
>     * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
>
>     * [MNG-2290] - Generated URLs in POMs of child modules
>
>     * [MNG-3024] - Missing artifact error text improvement
>
>     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
>
>     * [MNG-3062] - Allow access to mojoExecution from within plugin.
>
>     * [MNG-3118] - Test-classes should come before classes in the
> classpath
>
>     * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
>
>     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
>
>
>
> ** New Feature
>
>     * [MNG-2105] - Enable remote debugging command line option (+ docs)
>
>     * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
>
>
>
> ** Task
>
>     * [MNG-3088] - update the assembly name
>
>
>
>
>
> ** Wish
>
>     * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
>
>
>
> Vote is open for 72hrs
>
> +1
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] [take 2] release maven 2.0.8

Posted by Stephane Nicoll <st...@gmail.com>.
+1

Stéphane

On Nov 22, 2007 5:07 PM, Brian E. Fox <br...@reply.infinity.nu> wrote:
> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
>
>
>
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
>
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
>
>
>
> Release Notes - Maven 2 - Version 2.0.8
>
> ** Bug
>
>     * [MNG-2025] - POM is still not read using the right encoding
>
>     * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
>
>     * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
>
>     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored
>
>     * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
>
>     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
>
>     * [MNG-2685] - mvn.bat detection of 4NT syntax error
>
>     * [MNG-2932] - Encoding chaos
>
>     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
>
>     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
>
>     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
>
>     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
>
>     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
>
>     * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
>
>     * [MNG-3141] - Build not working if pom.xml is a symbolic link
>
>     * [MNG-3215] - Missing rar artifact handler descriptor
>
>     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
>
>     * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
>
>     * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
>
>
>
> ** Improvement
>
>     * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
>
>     * [MNG-2290] - Generated URLs in POMs of child modules
>
>     * [MNG-3024] - Missing artifact error text improvement
>
>     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
>
>     * [MNG-3062] - Allow access to mojoExecution from within plugin.
>
>     * [MNG-3118] - Test-classes should come before classes in the
> classpath
>
>     * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
>
>     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
>
>
>
> ** New Feature
>
>     * [MNG-2105] - Enable remote debugging command line option (+ docs)
>
>     * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
>
>
>
> ** Task
>
>     * [MNG-3088] - update the assembly name
>
>
>
>
>
> ** Wish
>
>     * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
>
>
>
> Vote is open for 72hrs
>
> +1
>
>



-- 
Large Systems Suck: This rule is 100% transitive. If you build one,
you suck" -- S.Yegge

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] [take 2] release maven 2.0.8

Posted by Dennis Lundberg <de...@apache.org>.
+1

Brian E. Fox wrote:
> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
> 
>  
> 
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
> 
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
> 
>  
> 
> Release Notes - Maven 2 - Version 2.0.8
> 
> ** Bug
> 
>     * [MNG-2025] - POM is still not read using the right encoding
> 
>     * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
> 
>     * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
> 
>     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored 
> 
>     * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
> 
>     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
> 
>     * [MNG-2685] - mvn.bat detection of 4NT syntax error
> 
>     * [MNG-2932] - Encoding chaos
> 
>     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
> 
>     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
> 
>     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
> 
>     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
> 
>     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
> 
>     * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
> 
>     * [MNG-3141] - Build not working if pom.xml is a symbolic link
> 
>     * [MNG-3215] - Missing rar artifact handler descriptor
> 
>     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
> 
>     * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
> 
>     * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
> 
>  
> 
> ** Improvement
> 
>     * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
> 
>     * [MNG-2290] - Generated URLs in POMs of child modules
> 
>     * [MNG-3024] - Missing artifact error text improvement
> 
>     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
> 
>     * [MNG-3062] - Allow access to mojoExecution from within plugin.
> 
>     * [MNG-3118] - Test-classes should come before classes in the
> classpath
> 
>     * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
> 
>     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
> 
>  
> 
> ** New Feature
> 
>     * [MNG-2105] - Enable remote debugging command line option (+ docs)
> 
>     * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
> 
>  
> 
> ** Task
> 
>     * [MNG-3088] - update the assembly name
> 
>  
> 
>  
> 
> ** Wish
> 
>     * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
> 
>  
> 
> Vote is open for 72hrs
> 
> +1
> 
> 


-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] [take 2] release maven 2.0.8

Posted by Mauro Talevi <ma...@aquilonia.org>.
+1

Brian E. Fox wrote:
> It's that time again, finally. The RC's have been floating for a few
> weeks now and no new issues have surfaced. (the packaging issues with
> the uber jar have been resolved since the last vote)
> 
>  
> 
> The release is staged at:
> http://people.apache.org/~brianf/staging-repository
> 
> The binary packages are here: http://people.apache.org/~brianf/2.0.8/
> 
>  
> 
> Release Notes - Maven 2 - Version 2.0.8
> 
> ** Bug
> 
>     * [MNG-2025] - POM is still not read using the right encoding
> 
>     * [MNG-2045] - Maven can't compile against sibling test-jar
> dependency in multiproject (Test Attached)
> 
>     * [MNG-2061] - DistributionManagement properties don't get copied in
> cloned executionProject while lifecycle fork
> 
>     * [MNG-2254] - the encoding parameter in xml declaration of POM is
> ignored 
> 
>     * [MNG-2277] - aggregating plugins in submodules of the reactor
> return all projects causing a chicken/egg issue
> 
>     * [MNG-2593] - Maven 2 stumbels upon non ASCII characters in the
> value of a <localRepository> value in the $HOME/.m2/settings.xml
> 
>     * [MNG-2685] - mvn.bat detection of 4NT syntax error
> 
>     * [MNG-2932] - Encoding chaos
> 
>     * [MNG-2961] - DefaultArtifact getBaseVersion is changed to
> "xxxx-SNAPSHOT" only if you first call isSnapshot()
> 
>     * [MNG-3046] - DefaultArtifactVersion compareTo misbehaves regarding
> buildNumber 0
> 
>     * [MNG-3077] - NullPointerException, if MojoExecutionException has
> no message
> 
>     * [MNG-3084] - mvn.bat in maven 2.0.7 does not return the correct
> error code.
> 
>     * [MNG-3095] - maven-plugin-testing-tools causes bad version in
> deployed artifacts after tests are run
> 
>     * [MNG-3134] -
> DefaultModelInheritence::assembleDistributionInheritence should be
> childPathAdjustment aware
> 
>     * [MNG-3141] - Build not working if pom.xml is a symbolic link
> 
>     * [MNG-3215] - Missing rar artifact handler descriptor
> 
>     * [MNG-3240] - maven-model RepositoryBase.equals() causes
> ClassCastException
> 
>     * [MNG-3245] - Maven Reporting API is binary incompatible in
> 2.0.8-SNAPSHOT by r579987
> 
>     * [MNG-3254] - artifactId is not appended any more in
> distributionManagement.site.url in multi modules when it's not defined
> in a child
> 
>  
> 
> ** Improvement
> 
>     * [MNG-2188] - Report mojos should check canGenerateReport() when
> called directly
> 
>     * [MNG-2290] - Generated URLs in POMs of child modules
> 
>     * [MNG-3024] - Missing artifact error text improvement
> 
>     * [MNG-3047] - DefaultArtifactVersion compareTo inconsistent with
> equals
> 
>     * [MNG-3062] - Allow access to mojoExecution from within plugin.
> 
>     * [MNG-3118] - Test-classes should come before classes in the
> classpath
> 
>     * [MNG-3152] - Change to plugin testing harness to allow the setting
> of ArtifactRepository on the ArtifactStub
> 
>     * [MNG-3201] - org.apache.maven.project.MavenProject needs a
> toString()
> 
>  
> 
> ** New Feature
> 
>     * [MNG-2105] - Enable remote debugging command line option (+ docs)
> 
>     * [MNG-2166] - Provide the help listing as default when no arguments
> are provided
> 
>  
> 
> ** Task
> 
>     * [MNG-3088] - update the assembly name
> 
>  
> 
>  
> 
> ** Wish
> 
>     * [MNG-3207] - Order of repositories for download should be inverted
> if Archiva is used.
> 
>  
> 
> Vote is open for 72hrs
> 
> +1
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org