> I want to create a pom.xml (a general template) such that all the > configurable parameters can be picked up from a .properties during the maven > build .I don't want to search for the same tags in the pom.xml and edit > them.Is there a way in Maven through which i can acheive this ?
This is contrary to the way 99.99% of people use Maven, so you are bound to find this is a difficult path forward. Good luck, and come back when you abandon it so we can give useful and practical advice on using Maven. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
