Hi Bernd,
Thanks for the fixes. I've followed the instructions here
https://commons.apache.org/site-publish.html
And it looks like the latest version has been published successfully.
CheersBruno
On Wednesday, 13 March 2019, 1:23:13 pm NZDT, Bernd Eckenfels
wrote:
Hello,
I fixed a git
On 13/03/2019 02:20, Gilles Sadowski wrote:
Le mar. 12 mars 2019 à 22:34, Alex Herbert a écrit :
On 12 Mar 2019, at 17:12, Gilles Sadowski wrote:
[Replying to list.]
Le mar. 12 mars 2019 à 15:39, Alex Herbert mailto:alex.d.herb...@gmail.com>> a écrit :
On 12/03/2019 15:33, Gilles Sadows
Hello Alex.
Le mer. 13 mars 2019 à 15:37, Alex Herbert a écrit :
>
> On 13/03/2019 02:20, Gilles Sadowski wrote:
> > Le mar. 12 mars 2019 à 22:34, Alex Herbert a
> > écrit :
> >>
> >>
> >>> On 12 Mar 2019, at 17:12, Gilles Sadowski wrote:
> >>>
> >>> [Replying to list.]
> >>>
> >>> Le mar. 12
[This announcement is only going to the dev list.]
The Apache Commons Release Plugin team is pleased to announce the release of
Apache
Commons Release Plugin 1.6.
The Apache Commons Release Plugin is a collection of Java based Maven mojos for
Apache Commons
Release process. These mojos are inten
Here’s my +1.
> On Mar 9, 2019, at 8:33 PM, Rob Tompkins wrote:
>
> We have fixed quite a few bugs and added some significant enhancements since
> Apache Commons Build Plugin Maven Mojo 1.9 was released, so I would like to
> release Apache Commons Build Plugin Maven Mojo 1.10.
>
> Apache Comm
This vote passes with the following votes:
Gary Gregory: +1,
Rob Tompkins: +1, and
no -1 votes. I will proceed with promoting the release.
All the best,
-Rob
> On Mar 9, 2019, at 8:33 PM, Rob Tompkins wrote:
>
> We have fixed quite a few bugs and added some significant enhancements since
> A
Was waiting for the release before start working on imaging RC3.
Thanks Rob!
Bruno
On Thursday, 14 March 2019, 2:17:43 pm NZDT, Rob Tompkins
wrote:
[This announcement is only going to the dev list.]
The Apache Commons Release Plugin team is pleased to announce the release of
Apache
No worries. The main way to run things when you do a promotion is:
mvn -Duser.name= -Prelease clean commons-release:clean-staging
test package site deploy
or for dry run:
mvn -Duser.name= -Prelease -Ptest-deploy clean
commons-release:clean-staging test package site deploy
doing this should cl