Hi all, I would like the archetype goal create-from-project to replace ALL occurences of my artifactId in my multi-module project. Without -DpreserveCData=true, some occurences are not replaced (in pom comments or in cxf-codegen-plugin configuration). With -DpreserveCData=true, these occurences are successfully replaced, but others are not, especially those in my own dependencies. The symptom is very similar to what is described in http://jira.codehaus.org/browse/ARCHETYPE-87 by Brian Fox. I'm using maven 2.2.1 and archetype plugin 2.0-alpha-4.
How could I solve this problem ? Regards, Bernard -- View this message in context: http://old.nabble.com/usage-of-preserveCData-with-archetypes-tp27874536p27874536.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
