Hi, I'am trying to rename a resource file when gnerating the archetype frome
project :

for exemple : "foo" project with a resource file
"src/main/resources/foo.properties"  , generating the archetype should
generate "src/main/resources/__rootArtifactId__.properties"

and then the final projetc "Myproject" generated from the archetype with the
resource file : "src/main/resources/Myproject.properties"

I just can't find the right to do that..

thx!









--
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-archetype-Plugin-renaming-a-resource-file-tp5735408.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to