raykrueger / simple-archetype

Simple Java5 archetype with defaults I like

This URL has Read+Write access

raykrueger (author)
Tue Jan 20 20:06:16 -0800 2009
commit  779b532589bdbaf57768d165ab4e2a8b97986453
tree    7a523b6c9b102d542723ae7c2cfdfe8f0ab21813
parent  b8a6c2788e9e34f201597c366811adc00cc45002
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

The archetypeCatalog argument is optional

  mvn archetype:generate -DarchetypeCatalog=local

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