- Damon
-Original Message-
From: Damon Silver [mailto:damon.sil...@diio.net]
Sent: Saturday, August 22, 2009 4:30 PM
To: Maven Users List
Subject: Re: Problems with property interpolation
Thanks, I'll give it a shot.
Damon
On Aug 22, 2009, at 3:22 PM, Kalle Korhone
en Users List
Subject: Re: Problems with property interpolation
That seems contradictory. The resources plugin puts things into
target/classes. How is the file finding it's way to /target?
On Fri, Aug 21, 2009 at 1:49 PM, Damon
Silver wrote:
More information:
The version of the file in
..@infinity.nu]
> Sent: Friday, August 21, 2009 11:56 AM
> To: Maven Users List
> Subject: Re: Problems with property interpolation
>
> That seems contradictory. The resources plugin puts things into
> target/classes. How is the file finding it's way to /target?
>
> On F
ering was the way to go here, but apparently not. How can I
accomplish this?
Thanks,
Damon
-Original Message-
From: Brian Fox [mailto:bri...@infinity.nu]
Sent: Friday, August 21, 2009 11:56 AM
To: Maven Users List
Subject: Re: Problems with property interpolation
That seems contradictory
; Sent: Friday, August 21, 2009 8:07 AM
> To: 'Maven Users List'
> Subject: RE: Problems with property interpolation
>
> Correct. The output looks the same as the input:
>
> texttext ${foo.bar} moretext
>
> Note that this is a WAR-generating module, FWIW.
>
>
-
From: Damon Silver [mailto:damon.sil...@diio.net]
Sent: Friday, August 21, 2009 8:07 AM
To: 'Maven Users List'
Subject: RE: Problems with property interpolation
Correct. The output looks the same as the input:
texttext ${foo.bar} moretext
Note that this is a WAR-generating mo
Correct. The output looks the same as the input:
texttext ${foo.bar} moretext
Note that this is a WAR-generating module, FWIW.
- Damon
-Original Message-
From: Brian Fox [mailto:bri...@infinity.nu]
Sent: Friday, August 21, 2009 7:01 AM
To: Maven Users List
Subject: Re: Problems with
I don't see anything obvious. You don't see foo.bar in
/target/classes/foo.bar with the value interpolated?
On Fri, Aug 21, 2009 at 12:29 AM, Damon Silver wrote:
> I've been trying unsuccessfully to get property interpolation to work in
> non-pom.xml files using maven 2.0.9 on WinXP Pro with maven
I've been trying unsuccessfully to get property interpolation to work in
non-pom.xml files using maven 2.0.9 on WinXP Pro with maven-resources-plugin
2.3. What am I missing here?
Any help would be much appreciated.
Thanks,
Damon Silver
$ mvn -version
Maven version: 2.0.9
Java version: 1.6.0_14