Skip to content

sstone/mvn-archetypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mvn-archetypes

Simple maven archetypes for scala and akka projects.

To create a new Scala project:

mvn archetype:generate -DarchetypeRepository=http://sstone.github.com/sstone-mvn-repo/snapshots -DarchetypeGroupId=com.aphelia -DarchetypeArtifactId=scala-simple-archetype -DarchetypeVersion=1.0-SNAPSHOT

To create a new Akka project:

mvn archetype:generate -DarchetypeRepository=http://sstone.github.com/sstone-mvn-repo/snapshots -DarchetypeGroupId=com.aphelia -DarchetypeArtifactId=akka-simple-archetype -DarchetypeVersion=1.0-SNAPSHOT

About

simple maven archetypes for scala and akka projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages