preGoal executes the scripts you specify before the goal named. For instance,

<preGoal name="java:compile">
    ...
</preGoal>

Anything between <preGoal> and </preGoal> would execute first and then java:compile would be executed.

Regards,
Henry

Zheng Wen Zhe wrote:

Hi,
I have a pregoal set up among some other goals within my maven.xml file.
Why this pregoal could run automatically without being called?
Is this the nature of PreGoal?

Regards,
Jason

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


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

Reply via email to