Maven 3.0-alpha-5

The Apache Maven team would like to announce the release of Maven 3.0-alpha-5.

Maven 3.0-alpha-5 is available for download from the 'preview' section.

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.

Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.

The core release is independent of the plugins available. Further releases of plugins will be made separately. See the Plugin List for more information.

We hope you enjoy using Maven! If you have any questions, please consult:

Maven 3.0-alpha-5 Release Notes

Maven 3 aims to ensure backward compatibility, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.

The full list of changes can be found in our issue management system, and is reproduced below.

Known Incompatibilities with Maven 2

Please refer to the following compatibility notes.

Release Notes - Maven - Version 3.0-alpha-5 (since 3.0-alpha-4 only)

Bug

  • [MNG-4450] - [regression] Stub project for missing dependency POMs is not properly created
  • [MNG-4454] - Incomplete parent element causes NPE
  • [MNG-4459] - [regression] Effective settings as visible to plugins contain plain text passwords
  • [MNG-4461] - [regression] No transfer progress during artifact deployment

Improvement

  • [MNG-4440] - error message should clearly indicate the module that failed, and how to continue
  • [MNG-4456] - Deprecate fully qualified pathnames in system path