MVN

org.aperteworkflow : custom-widget-archetype

Maven & Gradle

May 17, 2012

Custom widget archetype · Aperte Workflow is a compilation of well-known, stable and mature frameworks into a complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor. Project home page is available at http://www.aperteworkflow.org/

mvn archetype:generate -DarchetypeGroupId=org.aperteworkflow -DarchetypeArtifactId=custom-widget-archetype -DarchetypeVersion=1.1.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aperteworkflow : custom-widget-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of org.aperteworkflow : custom-widget-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.1.x
custom-widget-archetype-1.1.1
1.0.x
custom-widget-archetype-1.0.1
1.0
custom-widget-archetype-1.0

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=org.aperteworkflow -DarchetypeArtifactId=custom-widget-archetype -DarchetypeVersion=1.1.1