You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Wim Deblauwe <wi...@gmail.com> on 2005/11/22 14:30:14 UTC

[m2] multiple role-hints for a plugin?

Hi,

is it possible to have multiple <role-hint/> tags in the components.xml of a
custom plugin?

I'm writing a plugin that starts an nmake script. I want this plugin to kick
in for dll and for exe in my <packaging/>.

regards,

Wim

Re: [m2] multiple role-hints for a plugin?

Posted by Wim Deblauwe <wi...@gmail.com>.
Thanks!

2005/11/22, Emmanuel Venisse <em...@venisse.net>:
>
> you need to duplicate component description in components.xml
>
> Emmanuel
>
> Wim Deblauwe a écrit :
> > Hi,
> >
> > is it possible to have multiple <role-hint/> tags in the components.xmlof a
> > custom plugin?
> >
> > I'm writing a plugin that starts an nmake script. I want this plugin to
> kick
> > in for dll and for exe in my <packaging/>.
> >
> > regards,
> >
> > Wim
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: [m2] multiple role-hints for a plugin?

Posted by Emmanuel Venisse <em...@venisse.net>.
you need to duplicate component description in components.xml

Emmanuel

Wim Deblauwe a écrit :
> Hi,
> 
> is it possible to have multiple <role-hint/> tags in the components.xml of a
> custom plugin?
> 
> I'm writing a plugin that starts an nmake script. I want this plugin to kick
> in for dll and for exe in my <packaging/>.
> 
> regards,
> 
> Wim
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org