Is it possible to specify the name of directory that is created by the mvn archetype:generate command. Per default the directory is the artifactId.
The archetype:generate goal has only the basedir property. However specifing this property on the command line has no effect. Richard
