[Maven_2.1.0/maven-resources_2.4.1] filtering tag and property

2009-11-09 Thread Emmanuel Séguin
Hi I'm trying to activate resources filtering by using properties in the pom. I've done several tests but the magic is still not happening ;) To be absolutely sure of what is happening i've created a brand new empty webapp with maven archetype. My webapp tree is : /pom.xml /src/... (usual inde

Re: [Maven 2.0.9] Site output directory in target while deploy

2008-11-05 Thread Emmanuel Séguin
} Emmanuel Séguin wrote: > > Hi, > > To make it quick here is my problem : > I'm using the site:deploy goal in my mvn command line to deploy the maven > site somewhere on my disks and it's working fine. In the same time i'd > like my site to be generated in my

[Maven 2.0.9] Site output directory while deploy

2008-11-03 Thread Emmanuel Séguin
Hi, To make it quick here is my problem : I'm using the site:deploy goal in my mvn command line to deploy the maven site somewhere on my disks and it's working fine. In the same time i'd like my site to be generated in my target directory (which is ok under /target/site) but in the target/${maven