Hi Peter,

Are you missing a '>' in your closing bar tag or is it a copy/paste typo ?

Yann


--- Peter van de Hoef <[EMAIL PROTECTED]> a écrit :

> Hi
> 
> I'm trying to use the alias feature in plugin parameter definitions:
> The syntax I'm using is:
> 
> /**
>   * @parameter alias="bar"
>   */
> private String foo;
> 
> Then:
> 
> <configuration>
>      <foo>maven</foo>
> </configuration>
> 
> does work, but:
> 
> <configuration>
>      <bar>maven</bar
> </configuration>
> 
> does not.
> 
> What am I doing wrong?
> Thanks in advance,
> Peter van de Hoef
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



        
                
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

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

Reply via email to