Thanks for the recommendation of this page, I think before reading that I even don't understand what I was asking to maven to let it work. :P
In the build lifecycle introduction on maven site, there's a table which lists the phase - goal mapping for jar packaging, but that table doesn't have header, so when first read that, I just didn't understand the mapping in that table. hmm. On 9/25/07, Nick Stolwijk <[EMAIL PROTECTED]> wrote: > > I always find this [1] a good starting point for the internal lifecycle > and packaging workings of Maven. > > Hth, > > Nick Stolwijk > > [1] > http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html > > In maven, so much of it is implicit (but un/under documented) that > > it's tough to see what's going on. A description of maven's internal > > procedures is needed -- to turn that black box white. There's no > > fundamental reason why maven can't be well documented. _Just tell us > > how the thing works_. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
