On 8/30/06, ccadete <[EMAIL PROTECTED]> wrote:

I want to know if this is right behavior: to put all my default package
struture after the project groupId ?

Yes.  If you want a different package structure, use
  -DpackageName=com.example.project
on the command line.

It should also be replacing ${package} inside App.java, so that
everything is in a directory structure corresponding to the package.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to