On Fri, May 18, 2018 at 8:00 PM, Hervé BOUTEMY
wrote:
> 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’v
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
On Fri, May 18, 2018 at 2:36 PM, Rob Tompkins wrote:
>
>
> > 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 curren
> 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 current Maven Release Plugin and why are you writing
> your own whereas we c
On Fri, May 18, 2018 at 1: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 current Maven Release Plugin and why are you
> writing your own whereas we could
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 current Maven Release Plugin and why are you
writing your own whereas we could improve the current one, can't we?
Michael
Could we also just do an Ant Mojo that executes SVN's svnmucc directly?
Gary
On Thu, May 17, 2018 at 7:12 AM, Rob Tompkins wrote:
> Hello maven guys,
>
> Over on commons we’ve been writing our own release-plugin, and have the
> idea to do the release promotion using a mojo. The goal here would
Hello maven guys,
Over on commons we’ve been writing our own release-plugin, and have the idea to
do the release promotion using a mojo. The goal here would be do do something
analogous to svn mv . Is that available in the [maven-scm-api]?
At first read it doesn’t look like it. Would you inste