Enable format conversion of properties
--------------------------------------
Key: ARCHETYPE-221
URL: http://jira.codehaus.org/browse/ARCHETYPE-221
Project: Maven Archetype
Issue Type: Improvement
Reporter: Benjamin Papez
I have a use case, where I would need to reformat an existing property and use
it as default value for another property. If for instance the artifactId is
my-templates, I would like to automatically suggest creating a file called
MyTemplates.properties. Using _artifactId_.properties now creates
my-templates.properties which does not match the Java standard naming
conventions. So would it somehow be possible to define a format conversion of
the arifactId property and create another property using this Camel Case
convention?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira