> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
> Sent: 23 April 2004 14:12
> To: Maven Developers List
> Subject: RE: [Q] Setting a property so that it's visible from another
> plugin
> 
> "Vincent Massol" <[EMAIL PROTECTED]> wrote on 22/04/2004 07:08:04
PM:
> 
> > Just to summarize: I'm +1 to add a new setter tag and make it
available
> > for plugins. I may even be able to add it sometime tomorrow if
others
> > Maven committers also agree.
> >
> > I think we have 2 solutions:
> >
> > 1/ We deprecate pluginVar, and create a new tag called something
like:
> > getPluginVar. We add another new setPluginVar tag
> 
> How about a maven:set tag with a plugin or project attribute?
> 
> <maven:set var="TheVar" value="value1" plugin="maven-cactus-plugin" />
> 
> Along with a corresponding get?

I like it.

-Vincent

> 
> > 2/ We add an "action" attribute to the existing pluginVar tag, with
2
> > valid actions: "set" | "get". "get" being the default.
> >
> > I prefer 1.
> 
> I really don't like 2/
> 
> --
> dIon Gillard, Multitask Consulting
> 
> 
> ---------------------------------------------------------------------
> 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