raykrueger / simple-archetype

Simple Java5 archetype with defaults I like

This URL has Read+Write access

raykrueger (author)
Thu Dec 18 20:23:05 -0800 2008
commit  b8a6c2788e9e34f201597c366811adc00cc45002
tree    28fc3421eebc5f4c43b161dd6eb4731596e2af24
parent  7d650f3d9cb53b7ff247111740ad1f9239d983e7
name age message
file .gitignore Loading commit data...
file README.rdoc
file pom.xml
directory src/
README.rdoc

To install this Maven2 Archetype

  git clone git://github.com/raykrueger/simple-archetype.git
  cd simple-archetype
  mvn install

Create projects using the archetype plugin

  mvn archetype:generate -DarchetypeCatalog=local

Choose archetype: 1: local -> simple-java5-archetype (simple-java5-archetype) Choose a number: (1):