Re: cannot delete workspace ... invoker-reports/BUILD-***.xml

2019-01-15 Thread Olivier Lamy
Yup I updated https://issues.apache.org/jira/browse/INFRA-17514 with some details. so we have to wait next Jenkins plugins upgrade before reactivate it. Note there is always a bloody committer who do not use bloody windauze to develop... :) On Tue, 15 Jan 2019 at 06:54, Robert Scholte wrote: >

Re: Enable Travis on Maven Scripting Plugin

2019-01-15 Thread Stephen Connolly
Go for it. Nobody said no (and forgiveness is sometimes easier than permission) Ask infra which they prefer, all in one go or one at a time On Tue 15 Jan 2019 at 20:36, Enrico Olivelli wrote: > ping > > Il giorno gio 10 gen 2019 alle ore 20:29 Enrico Olivelli > ha scritto: > > > > I would

Re: Enable Travis on Maven Scripting Plugin

2019-01-15 Thread Enrico Olivelli
ping Il giorno gio 10 gen 2019 alle ore 20:29 Enrico Olivelli ha scritto: > > I would like to enable Travis on other plugins, maybe I can do it on plugins > which have active prs > > Okay? > Enrico > > Il lun 7 gen 2019, 02:46 Manfred Moser ha scritto: >> >> Fair enough. If its just for

Re: [jira] [Created] (MPOM-215) Create a new parent POM to lock down plugins versions of default lifecycle bindings

2019-01-15 Thread Hervé BOUTEMY
ok ok, stupid me :) Le mardi 15 janvier 2019, 17:16:57 CET Stephen Connolly a écrit : > false in the executions? > > On Tue, 15 Jan 2019 at 16:04, Hervé BOUTEMY wrote: > > initial content published, as a branch in maven-studies [1] > > > > I have a few issues that currently will block any

Re: [jira] [Created] (MPOM-215) Create a new parent POM to lock down plugins versions of default lifecycle bindings

2019-01-15 Thread Robert Scholte
On Tue, 15 Jan 2019 17:04:27 +0100, Hervé BOUTEMY wrote: Currently, packaging plugins do nothing in general, since it's Maven core that does the job: It was a long time ago that we started this. So I guess that we started moving the configuration to the packaging-plugins, in order to

Re: [jira] [Created] (MPOM-215) Create a new parent POM to lock down plugins versions of default lifecycle bindings

2019-01-15 Thread Stephen Connolly
false in the executions? On Tue, 15 Jan 2019 at 16:04, Hervé BOUTEMY wrote: > initial content published, as a branch in maven-studies [1] > > I have a few issues that currently will block any release: > 1. how to configure release plugin without leaking into future projects > that > will

Re: [jira] [Created] (MPOM-215) Create a new parent POM to lock down plugins versions of default lifecycle bindings

2019-01-15 Thread Hervé BOUTEMY
initial content published, as a branch in maven-studies [1] I have a few issues that currently will block any release: 1. how to configure release plugin without leaking into future projects that will inherit? 2. how to configure invoker also to be able to create ITs to check that it works as

Re: Are snapshots available in some Maven repo?

2019-01-15 Thread Hervé BOUTEMY
sorry, I forgot to do it while merging done: I hope the result will be as good as expected Regards, Hervé Le mardi 15 janvier 2019, 16:09:22 CET Mickael Istria a écrit : > Hi again, > > The (hopefully) final patch to make save GBs of RAM in m2e was merged in > Maven earlier today. > I'd like

Re: Are snapshots available in some Maven repo?

2019-01-15 Thread Mickael Istria
Hi again, The (hopefully) final patch to make save GBs of RAM in m2e was merged in Maven earlier today. I'd like m2e CI builds to be able to test against it. Can someone please publish the current master as SNAPSHOT ? Cheers,

[ANNOUNCE] Apache Roadshow Chicago, Call for Presentations

2019-01-15 Thread Trevor Grant
Hello Devs! You're receiving this email because you are subscribed to one or more Apache developer email lists. I’m writing to let you know about an exciting event coming to the Chicago area: The Apache Roadshow Chicago. It will be held May 13th and 14th at three bars in the Logan Square

Re: Update versions of all plugins in default-bindings.xml

2019-01-15 Thread Hervé BOUTEMY
versions:display-plugin-updates [1] helps on Maven prerequisite. But sadly not on Java version compatibility. And AFAIK, Java version compatibility evolution for plugins is not something well documented by default... I worked a few years ago on maven-plugin-plugin report [2] to deduct JDK