MVN

net.java.trueupdate : trueupdate-archetype-tomcat

Maven & Gradle

Feb 27, 2016

TrueUpdate Archetype Tomcat · An archetype for a TrueUpdate application running in Apache Tomcat.

mvn archetype:generate -DarchetypeGroupId=net.java.trueupdate -DarchetypeArtifactId=trueupdate-archetype-tomcat -DarchetypeVersion=0.8.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.trueupdate : trueupdate-archetype-tomcat to generate a Maven project - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of net.java.trueupdate : trueupdate-archetype-tomcat to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.8.x
trueupdate-archetype-tomcat-0.8.1
0.8
trueupdate-archetype-tomcat-0.8
0.7.x
trueupdate-archetype-tomcat-0.7.1
0.7
trueupdate-archetype-tomcat-0.7
0.6
trueupdate-archetype-tomcat-0.6
0.5
trueupdate-archetype-tomcat-0.5
0.4
trueupdate-archetype-tomcat-0.4
0.3
trueupdate-archetype-tomcat-0.3
0.2
trueupdate-archetype-tomcat-0.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=net.java.trueupdate -DarchetypeArtifactId=trueupdate-archetype-tomcat -DarchetypeVersion=0.8.1