I'm not sure, but I think that the package property is archetype specific. It's not listed on the archetype plugin doc site. If you specify what archetype you're using maybe someone knows.
/Anders On Thu, Dec 10, 2009 at 19:01, nklein <[email protected]> wrote: > > > Anders Hammar wrote: > > > > The book is wrong. "-DpackageName=org.XXX.mavenbook" should be > > "-Dpackage=org.XXX.mavenbook". > > Please help improving the book by creating a jira for this! > > https://issues.sonatype.org/ > > > > /Anders > > > > > > After updating this code to work with a Flex project (using > org.sonatype.flexmojos), I still can't get the -Dpackage option to change > the directory listing for ActionScript files. It seems to work fine with > Java files. Is there any additional things that need to be performed to > work > with a Flex project? > > Thanks > -- > View this message in context: > http://old.nabble.com/Can%27t-change-packageName-tp26715082p26731862.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
