[ANN] Maven Compiler Plugin 2.1 Released

2010-01-02 Thread Stephen Connolly
The Maven team is pleased to announce the release of the Maven Compiler Plugin, version 2.1 This plugin is used to compile the sources of your project. . http://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin configuration: plugin

[ANN] Surefire 2.5 Released

2010-01-17 Thread Stephen Connolly
The Maven team is pleased to announce the release of the Sureire, version 2.5 This release includes the maven-surefire-plugin, which executes the unit tests of an application, the maven-surefire-report-plugin, which parses surefire/failsafe test results and renders them to DOXIA creating the web

[ANN] Surefire 2.6 Released

2010-08-16 Thread Stephen Connolly
The Maven team is pleased to announce the release of Surefire, version 2.6 This release includes the maven-surefire-plugin, which executes the unit tests of an application, the maven-surefire-report-plugin, which parses surefire/failsafe test results and renders them to DOXIA creating the web

[ANN] Maven ANT Tasks 2.1.2 Released

2011-04-06 Thread Stephen Connolly
The Maven team is pleased to announce the release of Maven ANT Tasks, version 2.1.2. The Mavent Ant Tasks allow several of Maven's artifact handling features to be used from within an Ant build. These include: Dependency management - including transitive dependencies, scope recognition and

[ANN] Maven GPG Plugin 1.3 Released

2011-06-07 Thread Stephen Connolly
The Maven team is pleased to announce the release of the Maven GPG Plugin, version 1.3 This plugin signs project artifacts with GnuPG. http://maven.apache.org/plugins/maven-gpg-plugin/ You should specify the version in your project's plugin configuration: plugin

[ANN] Maven Plugin Plugin and Maven Plugin Tools 2.8 Released

2011-06-13 Thread Stephen Connolly
The Maven team is pleased to announce the release of the Maven Plugin Plugin and Maven Plugin Tools, version 2.8 This plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate report files for the Mojos as well

[ANN] Maven Release Plugin 2.2 Released

2011-07-01 Thread Stephen Connolly
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.2 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform.

[ANN] Maven Release Plugin 2.2.1 Released

2011-08-02 Thread Stephen Connolly
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.2.1. This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform.

[ANN] Maven GPG Plugin 1.4 and Maven Deploy Plugin 2.7 Released

2011-08-27 Thread Stephen Connolly
Subject: The Maven team is pleased to announce the release of the Maven GPG Plugin, version 1.4 and the Maven Deploy Plugin, version 2.7 The Maven GPG plugin signs all of the project's attached artifacts with GnuPG. The Maven Deploy plugin is primarily used during the deploy phase, to add your

[ANN] Apache Maven Version 3.5.0-alpha-1 Released

2017-03-01 Thread Stephen Connolly
The Apache Maven team would like to announce the release of Maven 3.5.0-alpha-1. http://maven.apache.org/ NOTE: This is an ALPHA release. There is the potential that features may be added/removed between this release and the first GA release in the 3.5.x release line. Please consult the Known

Maven 3.4.0 dropped

2017-01-09 Thread Stephen Connolly
After some discussion and debate, the Maven developers have agreed [1] to replan the next release of Maven. The original plans for Maven 3.4.0 were that it should consist of effectively a no-op drop in replacement of Eclipse's Aether project (which has been retired at the Eclipse Foundation) for

[ANN] Apache Maven 3.5.2 Released

2017-10-25 Thread Stephen Connolly
The Apache Maven team is pleased to announce the release of the Apache Maven 3.5.2 You can download the appropriate sources etc. from the download page Contributors The Apache Maven team would like to thank the following contributors, without whom this release would not have been

[ANN] Apache Maven 3.5.4 Released

2018-06-22 Thread Stephen Connolly
The Apache Maven team is pleased to announce the release of the Apache Maven 3.5.4. Apache 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 piece of