You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Benjamin Bentmann <be...@apache.org> on 2010/11/26 23:57:59 UTC

[ANN] Apache Maven 3.0.1 Released

The Maven team is pleased to announce the release of Apache Maven 3.0.1

Maven is a project comprehension and build tool, designed to simplify 
the process of maintaining a healthy development lifecycle for your 
project. You can read more here:

    http://maven.apache.org/

Downloads of source and binary distributions are listed in our download 
section:

    http://maven.apache.org/download.html

A major goal of Maven 3.0.x is to be compatible, to the extent possible, 
with existing plugins and projects designed for Maven 2.x. Users 
interested in upgrading to 3.x should have a glance at the compatibility 
notes for known differences between Maven 3.0 and Maven 2.x:

    http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html

Users who already use Maven 3.0 are encouraged to update to this new 
maintenance release.

If you encounter unexpected problems while using Maven 3.0.1, please 
feel free to contact us via the Maven developer list:

    http://maven.apache.org/mail-lists.html

Release Notes - Maven 2 & 3 - Version 3.0.1 (since 3.0 only)

** Bug
     * [MNG-4850] - [regression] several elements of server 
configuration in settings.xml are not honoured
     * [MNG-4858] - NullPointerException if goal name is malformed
     * [MNG-4864] - npe when transferring artifacts
     * [MNG-4866] - DefaultLegacySupport leaks MavenSession instances in 
some cases
     * [MNG-4867] - incorrect namespace in settings.xml
     * [MNG-4874] - The <latestVersion> value isn't updated for local 
installs
     * [MNG-4877] - Regression: Deploy to SCP with privateKey fails - 
privateKey and passphrase gets lost
     * [MNG-4883] - [regression] Dependency resolution does not fail for 
artifact with over-constrained version ranges
     * [MNG-4884] - Guice provision errors
     * [MNG-4892] - Use of --log-file doesn't capture all output, e.g. 
from maven-antrun-plugin
     * [MNG-4895] - Plugins depending on 3rd party JARs that contain the 
Maven API can't be configured/run due to type incompatibilities
     * [MNG-4900] - "Unresolveable build extension" when using shade 
plugin and repositories in profile

** Improvement
     * [MNG-4860] - Allow management of project building request kept 
inside MavenProject instances
     * [MNG-4891] - Improve robustness of snapshot dependency resolution 
in case a remote repo accidently uses the id "local"
     * [MNG-4896] - Help for -pl option does not include use of 
comma-sep, also more than one -pl does not work or complain
     * [MNG-4904] - Make 
MavenExecutionResult.getTopologicallySortedProjects() return empty list 
instead of null
     * [MNG-4907] - Wrong error message when relativePath wrong
     * [MNG-4909] - Emit warning when dependency with scope import but 
inproper type is declared
     * [MNG-4910] - Use BeanConfigurator for configuration sub-elements

** Task
     * [MNG-4902] - Update default plugin versions
     * [MNG-4903] - Update to Wagon 1.0-beta-7

Enjoy,


-The Maven team


Re: [ANN] Apache Maven 3.0.1 Released

Posted by Dirk Olmes <di...@xanthippe.ping.de>.
On 11/28/2010 01:16 AM, Holger Hoffstaette wrote:
> On Sat, 27 Nov 2010 20:17:39 +0100, Dirk Olmes wrote:
> 
>> Is it possible that the 3.0.1 download actually contains Maven 3.0? I
> 
> Worked fine for me on both Windows and Linux. Pull the ebuild from the
> usual location ;)

Strange ... I downloaded the distribution again, albeit this time from a
different mirror and now it works. Sorry for the noise.

-dirk

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


Re: [ANN] Apache Maven 3.0.1 Released

Posted by Holger Hoffstaette <ho...@googlemail.com>.
On Sat, 27 Nov 2010 20:17:39 +0100, Dirk Olmes wrote:

> Is it possible that the 3.0.1 download actually contains Maven 3.0? I

Worked fine for me on both Windows and Linux. Pull the ebuild from the
usual location ;)

-h



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


Re: [ANN] Apache Maven 3.0.1 Released

Posted by Dirk Olmes <di...@xanthippe.ping.de>.
On 11/26/2010 11:57 PM, Benjamin Bentmann wrote:
> The Maven team is pleased to announce the release of Apache Maven 3.0.1
> 
> Maven is a project comprehension and build tool, designed to simplify
> the process of maintaining a healthy development lifecycle for your
> project. You can read more here:
> 
>    http://maven.apache.org/
> 
> Downloads of source and binary distributions are listed in our download
> section:
> 
>    http://maven.apache.org/download.html

Is it possible that the 3.0.1 download actually contains Maven 3.0? I
tried downloading from the apache site and both the
apache-maven-3.0.1-bin.tar.gz as well as the zip run as:

cassiopeia> bin/mvn --version
Apache Maven 3.0 (r1004208; 2010-10-04 13:50:56+0200)

-dirk

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