Re: filtering properties like pom.

2007-08-31 Thread meiko
my own defined properties (from the file components.properties) and with the Systemproperties, but not with properties used to get infos from the pom (e.g. ${pom.version}). I think it could be the maven configuration ??? William Ferguson wrote: > > Meiko, > > I'm surpris

filtering properties like pom.* dont work

2007-08-30 Thread meiko
I have a problem with filtering. - properties like maven.* or pom.* or project.*(e.g. ${pom.version}) dont work - other properties like ${basedir} or ${java.version} work What could be the reason ? Thank you for helping a frustrated maven-user ;-) here is my pom: http://maven.apache.org/POM/4.