MVN

org.appfuse.archetypes : appfuse-basic-tapestry-archetype

Maven & Gradle

Feb 20, 2015

appfuse-basic-tapestry-archetype · AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.

mvn archetype:generate -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-tapestry-archetype -DarchetypeVersion=3.5.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.appfuse.archetypes : appfuse-basic-tapestry-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 3.5.0

All Versions

Choose a version of org.appfuse.archetypes : appfuse-basic-tapestry-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.5.x
appfuse-basic-tapestry-archetype-3.5.0
3.0.x
appfuse-basic-tapestry-archetype-3.0.0
2.2.x
appfuse-basic-tapestry-archetype-2.2.1
2.2
appfuse-basic-tapestry-archetype-2.2
2.1.x
appfuse-basic-tapestry-archetype-2.1.0
appfuse-basic-tapestry-archetype-2.1.0-M2
appfuse-basic-tapestry-archetype-2.1.0-M1

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.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-tapestry-archetype -DarchetypeVersion=3.5.0