Thanks. However it seems to work only with a Maven 3 environment. I am still using Maven 2.
Samuel On 28 September 2011 15:28, Hervé BOUTEMY <[email protected]> wrote: > Hi, > > have a look at [1] > > Regards, > > Hervé > > [1] http://maven.apache.org/ref/3.0.3/maven-model- > builder/apidocs/org/apache/maven/model/io/package-frame.html > > Le mercredi 28 septembre 2011, Samuel Robert a écrit : > > Hi, > > > > I am starting with writing a custom Maven plugin for my projects (Maven > > 2). I would like to read and write in the POM file of the project. > > > > Is the use of org.codehaus.plexus.util.xml classes the standard way to do > > that ? > > Or are there some other helper classes? > > > > thanks, > > Samuel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
