$ mvn --version Maven version: 2.0.4
$ mvn archetype:create -DgroupId=cz.softeu -DartifactId=test ... $ cd test/ $ mvn compile ...