mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.fusesource.scalate.tooling" -DarchetypeArtifactId="scalate-archetype-guice" -DarchetypeVersion="1.5.3-scala_2.8.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.fusesource.scalate.tooling |
ArtifactId | ArtifactIdscalate-archetype-guice |
Version | Version1.5.3-scala_2.8.2 |
Type | Typemaven-archetype |
Description |
Descriptionscalate-archetype-guice
An archetype which creates an empty Scalate Guice web application
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.fusesource.scalate.tooling -DarchetypeArtifactId=scalate-archetype-guice -DarchetypeVersion=1.5.3-scala_2.8.2 -DinteractiveMode=false