> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
> Sent: 30 September 2002 16:58
> To: [EMAIL PROTECTED]
> Subject: Bug or Feature : installing a pre/post-goal from within a
plugin
> automatically?!
> 
> dIon Gillard showed my a neat trick with his word2html
> plugin.
> 
> He installs a pregoal to automate the conversions from
> Word to HTML when the plugin is parsed:
> 
>    <postGoal name="site:generate">
>       <attainGoal name="word2html:generate"/>
>     </postGoal>
> 
> Question: Is this a permament feature?!
> 

It is - I think (for the foreseeable future at least).
 
> I'm currently using this trick to customize Maven for a
> company. So I'm packing all the customer specific
> behavoiur into a plugin instead of hardcoding it into the
> maven.xml. If they need a new report for all of their
> projects such as PMD I just have to add it to the plugin.

Yes, I've done the same at work...

Thanks
-Vincent

> 
> 
> 
> Siegfried Goeschl
> CTO
> =================================
> 
> IT20one GmbH
> mail: [EMAIL PROTECTED]
> phone: +43-1-9900046
> www.it20one.at
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:turbine-maven-dev-
> [EMAIL PROTECTED]>



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

Reply via email to