Re: Not replacing token in plugin's parameters

2007-11-01 Thread Stephane Nicoll
Kenney, Daniel (and others) I've seen another thread on resources filtering[1] where it is stated that $${pom.version} would inject ${pom.version} (and not the value) in a mojo field. Hey cool, that answers my question. The only problem is that it does not work :) If I do: $${artifactId}.$${ext

Re: Not replacing token in plugin's parameters

2007-10-08 Thread Jason Dillon
On Oct 8, 2007, at 1:12 AM, Stephane Nicoll wrote: On 10/8/07, Jason Dillon <[EMAIL PROTECTED]> wrote: I'm not sure what you are asking... or why I'm being ping'd :-P Sounds like you had the same problem before, so I'm just wondering if you found a solution. Oh, so that was what you were ta

Re: Not replacing token in plugin's parameters

2007-10-08 Thread Stephane Nicoll
On 10/8/07, Jason Dillon <[EMAIL PROTECTED]> wrote: > I'm not sure what you are asking... or why I'm being ping'd :-P Sounds like you had the same problem before, so I'm just wondering if you found a solution. > > Awhile back I was trying to get a plugins params to not be replaced > at all, which

Re: Not replacing token in plugin's parameters

2007-10-08 Thread Jason Dillon
I'm not sure what you are asking... or why I'm being ping'd :-P Awhile back I was trying to get a plugins params to not be replaced at all, which I was told was impossible. I'm not sure that is what you are looking for here. Um, maybe you can jog my memory? --jason On Oct 7, 2007, at 10

Re: Not replacing token in plugin's parameters

2007-10-07 Thread Stephane Nicoll
Ping. On 10/4/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > Anyone? > > On 9/13/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > > Jason D.? > > > > On 9/12/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: > > > I think I remember Jason Dillon having a similar issue with the groovy > > > stuff. > >

Re: Not replacing token in plugin's parameters

2007-10-03 Thread Stephane Nicoll
Anyone? On 9/13/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > Jason D.? > > On 9/12/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: > > I think I remember Jason Dillon having a similar issue with the groovy > > stuff. > > > > -Original Message- > > From: Stephane Nicoll [mailto:[EMAIL PROT

Re: Not replacing token in plugin's parameters

2007-09-13 Thread Stephane Nicoll
Jason D.? On 9/12/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: > I think I remember Jason Dillon having a similar issue with the groovy stuff. > > -Original Message- > From: Stephane Nicoll [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 12, 2007 3:33 AM > To: Maven Developers List >

RE: Not replacing token in plugin's parameters

2007-09-12 Thread Brian E. Fox
I think I remember Jason Dillon having a similar issue with the groovy stuff. -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 3:33 AM To: Maven Developers List Subject: Not replacing token in plugin's parameters Hi, In the trunk of