Hi guys, For your interest, I have made a library which we have found useful here down in Atlassian.
http://repository.atlassian.com/maven2/com/atlassian/maven/util/maven-utils/ So far it has: PropertyManager - Manages a list of property objects. This class will also filter maven2 variables inside keys. Why would I use custom properties? * When you want to have a properties file as a source of truth * When you want to increase a level of abstraction to your files for higher reusability (e.g. test files). * When you want to use maven specific variables (e.g. ${basedir}, ${pom.artifactId}) Not sure how I will notify people of changes as of yet. Comments? Suggestions? Regards, Tony -- View this message in context: http://www.nabble.com/FYI%3A-Developing-maven-utility-library-tf2627249s177.html#a7331336 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]