ilder/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
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