Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1-alpha-2
-
Component/s: None
-
Labels:None
-
Environment:Linux 2.6
-
Number of attachments :
Description
maven replaces the String @@ in resources with org.apache.maven.project.MavenProject@dedf1473
I enabled filtering for the resources and my variables are correctly replaced.
Jan
Added a sample project.
Have a look at the pom, src/webresources/filterme.xml and the generated output under:
target/test-2.0-SNAPSHOT/filterme.xml
Note: project won't install, because a web.xml is missing.
Jan