MVN

org.jboss.archetype.wfk : richfaces-archetype-kitchensink

Maven & Gradle

Feb 06, 2015
13 stars

JBoss WFK Archetype: RichFaces Kitchen Sink Application · JBoss WFK Archetype: Based on the Kitchen Sink Quickstart but adds RichFaces

mvn archetype:generate -DarchetypeGroupId=org.jboss.archetype.wfk -DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=2.7.0.Final
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.archetype.wfk : richfaces-archetype-kitchensink to generate a Maven project - Latest Versions:

  • Latest Stable: 2.7.0.Final

All Versions

Choose a version of org.jboss.archetype.wfk : richfaces-archetype-kitchensink to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.7.x
richfaces-archetype-kitchensink-2.7.0.Final
2.6.x
richfaces-archetype-kitchensink-2.6.0.Final
2.5.x
richfaces-archetype-kitchensink-2.5.0.Final

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.jboss.archetype.wfk -DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=2.7.0.Final