Hi Fayaz, >From what you describe, it seems to me you should have a look at the maven-archetype-plugin.
Archetypes are templates in the standard Maven way. Hope that helps. Cheers Le 10 mars 2013 16:32, "fyzahmd" <[email protected]> a écrit : > Hi Baptiste, > > Thanks for your response. > > 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 ? > > > Thanks and Regards, > Fayaz ahamed. > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Changing-groupID-artifactID-of-pom-xml-using-maven-properties-plugin-tp5750255p5750281.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
