Re: Filters only work in 3.0.4

2012-05-10 Thread Tim Pizey
On 10 May 2012 17:44, I wrote: > Hi, > > I have a filters block: >     >       > /etc/${project.artifactId}/${project.artifactId}.properties >     > as given here: > http://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html > I was delighted with this! > > However I find that t

Filters only work in 3.0.4

2012-05-10 Thread Tim Pizey
Hi, I have a filters block: /etc/${project.artifactId}/${project.artifactId}.properties as given here: http://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html I was delighted with this! However I find that this has only started to work in 3.0.4, which I happ