MVN

org.fusesource.scalate.tooling : scalate-archetype-empty

Maven & Gradle

Jul 30, 2010
1 usages
598 stars

Scalate :: Archetype :: Empty · An archetype which creates an empty Scalate web application

mvn archetype:generate -DarchetypeGroupId=org.fusesource.scalate.tooling -DarchetypeArtifactId=scalate-archetype-empty -DarchetypeVersion=1.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.scalate.tooling : scalate-archetype-empty to generate a Maven project - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.fusesource.scalate.tooling : scalate-archetype-empty to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.2
scalate-archetype-empty-1.2
1.1
scalate-archetype-empty-1.1
1.0
scalate-archetype-empty-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.fusesource.scalate.tooling -DarchetypeArtifactId=scalate-archetype-empty -DarchetypeVersion=1.2