Le vendredi 18 mai 2018, 22:36:20 CEST Rob Tompkins a écrit :
> > On May 18, 2018, at 3:30 PM, Michael Osipov wrote:
> >
> > Am 2018-05-17 um 15:12 schrieb Rob Tompkins:
> > > Hello maven guys,
> > >
> > > Over on commons we’ve been writing our own release-plugin
> >
> > What is wrong with the
Hi Rob,
one additional point: currently, for Maven itself, instead of adding new
Maven-specific ReleasePhase(s) to the default configuration, or configure them
in
our parent pom (I'm not sure documentation on how to do that is available: I
could not find it), we chose first to create a separat
Hi,
XmlReader is a class written by Alejandro Abdelnur in the ROME project
(http://rome.dev.java.net) to detect encoding from a stream containing an XML
document.
It has been integrated into Maven 2.0.8, via XmlStreamReader in plexus-utils,
and I added XmlStreamWriter.
commons-io seems the rig
Hi,
XmlReader is a class written by Alejandro Abdelnur in the ROME project
(http://rome.dev.java.net) to detect encoding from a stream containing an XML
document.
It has been integrated into Maven 2.0.8, via XmlStreamReader in plexus-utils,
and I added XmlStreamWriter.
commons-io seems the rig