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
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