Skip to content

jmaslibre/my-app-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install the archetype:

mvn clean install

Use the archetype:

mvn archetype:generate -DarchetypeGroupId=com.mycompany.app -DarchetypeArtifactId=my-app-archetype -DarchetypeVersion=1.0-SNAPSHOT -DgroupId=customGroup -DartifactId=customproject -DinteractiveMode=false

About

Minimal maven archetype example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages