|
September 2007
[
mkleint
]
20:27, Wednesday, 5 September 2007
Got any idea for a new feature today that sounds cool and useful now but I'm not sure if it's really so, please advise. A bit of background: Now we are getting close to my today's idea. The Apache license header includes the copyright notice, eg. Copyright [yyyy] [name of copyright owner]. Right now the name of copyright owner is replaced by the username in the resulting new file, however it would be nice if one could specify something more fancy. Like ${pom.organization.name} which would extract the data directly from the pom. With this syntax the Maven project type could make the whole POM available for new file templating. But I'm wondering if that's actually useful. What part of the POM can be used for templating? Please comment. |