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 ?
Regards, Denis.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
