| Author |
How to know what are the phases of a plugin
|
Kousik Majumder
Ranch Hand
Joined: Sep 30, 2007
Posts: 219
|
|
Hi all,
Can somebody tell me how can I know what are the phases are there in a plugin so that I properly can use the goals.
|
Thanks in Advance,
Kousik
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
I assume you're talking about Maven? I'd read "Maven the Definitive Guide", a free PDF which covers information like this.
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
Karl Heinz Marbaise
Greenhorn
Joined: Aug 12, 2007
Posts: 19
|
|
Hi,
every plugin has a web-site where the goals are documented....but why do you need to call the goals ?
Kind regards
Karl Heinz Marbaise
|
Software Configuration Management (Subversion, CVS, SVK etc.) http://www.skmwiki.de/
Subversion Repository Search Engine http://www.supose.org/
|
 |
 |
|
|
subject: How to know what are the phases of a plugin
|
|
|