Apache Maven One Plugin (RETIRED)

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-one-plugin
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Apache Maven One Plugin (RETIRED)
Eases the migration from Maven 1.x to Maven 2.x by providing a POM converter etc.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download maven-one-plugin

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0
org.apache.maven : maven-archiver jar 2.0
org.codehaus.plexus : plexus-archiver jar 1.0-alpha-3
org.apache.maven.shared : maven-model-converter jar 2.3
org.codehaus.plexus : plexus-utils jar 1.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0