MVN

com.github.genthaler : beanshell-maven-plugin-archetype

Maven & Gradle

Jun 07, 2016
1 stars

Maven Archetype Beanshell-based Maven Plugin · Maven Archetype to generate an Beanshell-based Maven Plugin

mvn archetype:generate -DarchetypeGroupId=com.github.genthaler -DarchetypeArtifactId=beanshell-maven-plugin-archetype -DarchetypeVersion=1.2.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.genthaler : beanshell-maven-plugin-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of com.github.genthaler : beanshell-maven-plugin-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.2.x
beanshell-maven-plugin-archetype-1.2.3
beanshell-maven-plugin-archetype-1.2.2
1.2
beanshell-maven-plugin-archetype-1.2

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

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