Snapshot deployments by CI

2018-02-08 Thread Stephen Connolly
I personally think there are a lot of issues with CI automatically deploying snapshots... Some of these issues a social, and some are not. Hervé, Olivier, I suggest we start by writing down the policy you think you want... i’ll poke holes, you fix or ack until we get a good compromise... then we

Re: seconder on other fixes for Maven 3.5.3

2018-02-08 Thread Stephen Connolly
+1 on all of those On Thu 8 Feb 2018 at 23:30, Hervé BOUTEMY wrote: > Hi, > > Here is a new list of fixes I'd like to merge: > > - update parent pom to version 31 > > https://builds.apache.org/view/M-R/view/Maven/job/maven-wip/job/maven/job/upgrade_parent_pom/ > > - MNG-6255 Maven script cannot

Re: Old Style Build Jobs

2018-02-08 Thread Olivier Lamy
On 9 February 2018 at 06:54, Hervé BOUTEMY wrote: > Le vendredi 9 février 2018, 02:16:10 CET Olivier Lamy a écrit : > > Thanks! > > I will have a look for Wagon. > thank you > > > > > Do we deploy automatically SNAPSHOT or not? > currently not: I'd like to do it, I think it's natural > but Stephe

Re: Old Style Build Jobs

2018-02-08 Thread Hervé BOUTEMY
Le vendredi 9 février 2018, 02:16:10 CET Olivier Lamy a écrit : > Thanks! > I will have a look for Wagon. thank you > > Do we deploy automatically SNAPSHOT or not? currently not: I'd like to do it, I think it's natural but Stephen, who masters the new Jenkins build configuration, is not positive

Re: Old Style Build Jobs

2018-02-08 Thread Olivier Lamy
Thanks! I will have a look for Wagon. Do we deploy automatically SNAPSHOT or not? because of jdk10 issue for surefire, I currently have external projects depending on those snapshot. IMHO might be good to have auto deploy so quick feedback from early testers/adopters On 8 February 2018 at 22:25,

Re: Surefire 2.21 release date ?

2018-02-08 Thread Olivier Lamy
On 8 February 2018 at 07:00, Hervé BOUTEMY wrote: > Le jeudi 8 février 2018, 06:45:24 CET Olivier Lamy a écrit : > > Hi, > > I'm looking now at having surefire/failsafe working with jdk10 (yup first > > RC is expected really soon :-) > > I can't get failsafe working with jdk10 because of a common

seconder on other fixes for Maven 3.5.3

2018-02-08 Thread Hervé BOUTEMY
Hi, Here is a new list of fixes I'd like to merge: - update parent pom to version 31 https://builds.apache.org/view/M-R/view/Maven/job/maven-wip/job/maven/job/upgrade_parent_pom/ - MNG-6255 Maven script cannot parse jvm.config with CRLF https://issues.apache.org/jira/browse/MNG-6255 https://buil

Re: Old Style Build Jobs

2018-02-08 Thread Hervé BOUTEMY
ok, I did the cleanup Tibor, I think there is cleanup to do on Surefire jobs: don't hesitate to do it I don't know for Wagon jobs The cleanup I didn't do is the cleanup on maven-master-release-* https://builds.apache.org/view/M-R/view/Maven%20Core%20ITs/ I just disabled the jobs: if nobody obj

Re: Surefire 2.21 release date ?

2018-02-08 Thread Robert Scholte
I assume that library still uses an enum, which means an upgrade will be required with every new Java release. I'd prefer to switch to Plexus Java, which won't have such issue. I can re-implement that now or after a release of surefire. Robert On Thu, 08 Feb 2018 17:15:53 +0100, Gary Gregory

Re: Surefire 2.21 release date ?

2018-02-08 Thread Gary Gregory
On Wed, Feb 7, 2018 at 10:45 PM, Olivier Lamy wrote: > Hi, > I'm looking now at having surefire/failsafe working with jdk10 (yup first > RC is expected really soon :-) > I can't get failsafe working with jdk10 because of a commons-lang3 bug (see > https://issues.apache.org/jira/browse/SUREFIRE-14

Re: seconders for Maven 3.5.x

2018-02-08 Thread Stephen Connolly
+1000 On Thu 8 Feb 2018 at 03:12, Manfred Moser wrote: > Seconding with > > +2 > > ;-) > > > Olivier Lamy wrote on 2018-02-07 17:18: > > > +1 > > > > On 8 February 2018 at 00:09, Hervé BOUTEMY > wrote: > > > >> Hi, > >> > >> I need seconders for: > >> > >> http://git-wip-us.apache.org/repos/asf