Skip to content

gerardocdc/tynamo-archetype-profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tynamo archetype

-> WORK IN PROGRESS <-

The tynamo archetype

First read:

Then clone and install the archetype

git clone git://github.com/amneris/tynamo-archetype.git
mvn clean install

Then run:

mvn archetype:generate \
	-DarchetypeArtifactId=tynamo-archetype \
	-DarchetypeGroupId=org.amneris \
	-DarchetypeVersion=0.3.1-SNAPSHOT \
	-DgroupId=com.yourcompany \
	-DartifactId=projectname \
	-Dpackage=com.yourcompany.projectname \
	-Dversion=0.1.0-SNAPSHOT

And after that:

mvn clean jetty:run -P commons,dev.local

About

Tynamo archetype based in Amneris tynamo-archetype still including profiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published