Re: VOTE] Release Maven Wagon version 3.3.0

2018-12-27 Thread Michael Osipov
Am 2018-12-28 um 01:20 schrieb Dan Tran: Unfortunately, I found a regression at wagon-ssh where ssh download hangs. See https://jira.apache.org/jira/browse/WAGON-543 Without looking into it deeply, it does not seem to be a valid issue. SSH code has not been touched in this release, plus the sa

Re: VOTE] Release Maven Wagon version 3.3.0

2018-12-27 Thread Dan Tran
Unfortunately, I found a regression at wagon-ssh where ssh download hangs. See https://jira.apache.org/jira/browse/WAGON-543 On Thu, Dec 27, 2018 at 2:21 PM Michael Osipov wrote: > Hi, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122&version=1

VOTE] Release Maven Wagon version 3.3.0

2018-12-27 Thread Michael Osipov
Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122&version=12344436 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20WAGON%20AND%20resolution%20%3D%20Unresolved Staging repo: https://reposi

Re: How to release a Maven plugin ?

2018-12-27 Thread Enrico Olivelli
Now Assembly plugin is stable, thanks to Robert and Karl. I had a scan thru open issues and there is nothing I can fix soon. I am going to cut a release. It's my first time, probably I will need to ask other questions :) I will follow the procedure Enrico Il lun 24 dic 2018, 11:07 Enrico Olivell

Re: Drop Java 9 and 10 from asfMavenTlpStdBuild()

2018-12-27 Thread Tibor Digana
Does it mean that combinations of Maven and JDK reached the disk limit? I am using JDK 7, 8, 11, 12 and Maven 3.2, 3.3 and 3.5. So 12 combinations altogether. Each makes cleanup, and the archiver stores totally 240 Mega Bytes per build. We have 10 surefire builds which makes 2.4 GB per Linux. Windo

Jenkins Configuration - Space Consumptions

2018-12-27 Thread Karl Heinz Marbaise
Hi to all, currently we are consuming 18 GiB of space on the Jenkins Master which seemed to be caused by the configuration in our builds which keep the build artifacts for 10 builds (on master) and 5 on each branch. I will change the configuration to keep only 5 builds on Masters and only a s