You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2013/07/31 21:58:46 UTC

[ANN] Apache Maven One Plugin 1.3 Released

The Maven team is pleased to announce the release of the Apache Maven
One Plugin (RETIRED), version 1.3

As you can see in the release notes below, this plugin has now been
retired. There will be no more releases of this plugin.

Eases the migration from Maven 1.x to Maven 2.x by providing a POM
converter etc.

http://maven.apache.org/plugins/maven-one-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-one-plugin</artifactId>
  <version>1.3</version>
</plugin>


Release Notes - Apache Maven One Plugin (RETIRED) - Version 1.3

Task
* [MONE-33] Retire this plugin
* [MONE-27] Upgrade to maven-model-converter 2.3
* [MONE-24] one:convert puts javadoc-plugin in build/plugins vs
reporting/plugins
* [MONE-23] one:convert kept <links>a,b,c</links> vs making
<links><link>a</link><link>b</link><link>c</link></links>
* [MONE-6] The install goal should not assume that the "pom" packaging
is only only one that does not have a primary artifact


Enjoy,

-The Maven team


-- 
Dennis Lundberg

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