Fork me on GitHub

Maven Archetype Ant-based Maven Plugin

This archetype will create a skeleton Ant-based Maven 2/3 plugin

mvn archetype:generate \
    -DarchetypeGroupId=com.github.genthaler \
    -DarchetypeArtifactId=ant-maven-plugin-archetype \
    -DarchetypeVersion=1.2.3