boutin wrote on Friday, July 02, 2004 11:21 AM: > Hello everybody, > > I'm refering to the documentation found inside > http://maven.apache.org/reference/user-guide.html. > > On the project Setup section / starting a new project, it is > explain that you have to do : $ maven > -Dpackage=[name_of_package] genapp > > to generate a project tree, however this always generate the > com.mycompany.app/App.java structure whatever name_of_package > you but. Is is a bug or am I missing something ?
Docu bug. It is maven.genapp.template.package: http://maven.apache.org/reference/plugins/genapp/properties.html -- J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
