MVN

ca.bc.gov.open.cpf : cpf-archetype-plugin

Maven & Gradle

1 stars

CPF Plug-in Maven Arechtype · CPF Plug-in Maven Arechtype

mvn archetype:generate -DarchetypeGroupId=ca.bc.gov.open.cpf -DarchetypeArtifactId=cpf-archetype-plugin -DarchetypeVersion=5.1.1-RELEASE
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.bc.gov.open.cpf : cpf-archetype-plugin to generate a Maven project - Latest Versions:

  • Latest Stable: 5.1.1-RELEASE

All Versions

Choose a version of ca.bc.gov.open.cpf : cpf-archetype-plugin to generate a Maven project - All Versions:

Version Vulnerabilities Updated
5.1.x
cpf-archetype-plugin-5.1.1-RELEASE
cpf-archetype-plugin-5.1.0-RELEASE
5.0.x
cpf-archetype-plugin-5.0.6-RELEASE
cpf-archetype-plugin-5.0.5-RELEASE
cpf-archetype-plugin-5.0.4-RELEASE
cpf-archetype-plugin-5.0.3-RELEASE
cpf-archetype-plugin-5.0.2-RELEASE
cpf-archetype-plugin-5.0.1-RELEASE
cpf-archetype-plugin-5.0.0-RELEASE

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=ca.bc.gov.open.cpf -DarchetypeArtifactId=cpf-archetype-plugin -DarchetypeVersion=5.1.1-RELEASE