Maven 2.x Migrator Plugin

Maven 2.x plugin to migrate a NON-Maven 2.x project into a Maven 2.x project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.marvelution.maven.plugins
ArtifactId

ArtifactId

maven-migrator-plugin
Last Version

Last Version

1.0-beta-1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven 2.x Migrator Plugin
Maven 2.x plugin to migrate a NON-Maven 2.x project into a Maven 2.x project
Project Organization

Project Organization

Marvelution

Download maven-migrator-plugin

How to add to project

<plugin>
    <groupId>com.marvelution.maven.plugins</groupId>
    <artifactId>maven-migrator-plugin</artifactId>
    <version>1.0-beta-1</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
com.marvelution.maven.components : maven-migration-manager jar 1.0-beta-1
org.codehaus.plexus : plexus-utils jar 1.5.6
org.codehaus.plexus : plexus-io jar 1.0-alpha-1
com.marvelution.maven : maven-utils jar 1.1
com.marvelution : marvelution-utils jar 1.1
org.apache.maven : maven-plugin-api jar 2.0.10
org.apache.maven : maven-project jar 2.0.10

test (6)

Group / Artifact Type Version
com.marvelution.maven : maven-test-utils jar 1.1
junit : junit jar 3.8.2
jmock : jmock jar 1.0.1
jmock : jmock-cglib jar 1.0.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2
org.apache.maven.plugin-testing : maven-plugin-testing-tools jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-1