Re: Latest snapshot build (archive, not Maven artifact)

2019-05-11 Thread Hervé BOUTEMY
notice 2: one issue we had when working on such not so trivial Jenkins library updates is: how to test locally before updating the production server, particularly when the lib is shared then updates cannot be done without server restart? this one probably deserves some

Re: codehaus-plexus/plexus-compiler not maintained?

2019-05-11 Thread Olivier Lamy
Hi We will be very happy to accept your contributions. Remember open source is mostly based on volunteers spare time so sometimes for different reasons some doesn't have anymore this spare time... But feel free to submit pr cheers Olivier On Sun, 12 May 2019 at 00:46, Sela Lerer wrote: > Hi

Re: Latest snapshot build (archive, not Maven artifact)

2019-05-11 Thread Hervé BOUTEMY
during latest Hackergarten in Paris [1], I had the chance to have Adrien Lecharpentier [2] with me, then I gave him my ideal: - deploy only from master = summary of previous discussions - don't deploy until full ITs have been run on every platform, to avoid deploying broken artifacts - let for

codehaus-plexus/plexus-compiler not maintained?

2019-05-11 Thread Sela Lerer
Hi all. I downloaded and built Maven and started poking around the code. I got to JavacCompiler class which is plexus-compiler repository: $ git remote -v plexushttps://github.com/codehaus-plexus/plexus-compiler.git (fetch) plexushttps://github.com/codehaus-plexus/plexus-compiler.git

Re: Latest snapshot build (archive, not Maven artifact)

2019-05-11 Thread Mickael Istria
Ok, thanks I'll try that. But I'm still not really understanding what prevents Maven from calling 'mvn deploy' on that job to push snapshots to apache Maven repo. Anything one can help with?? On Saturday, May 11, 2019, Sylwester Lachiewicz wrote: > Hi Mickael, > i think You can try download

Re: Latest snapshot build (archive, not Maven artifact)

2019-05-11 Thread Sylwester Lachiewicz
Hi Mickael, i think You can try download latest snapshot dist from our Jenkins build from master branch [1] Sylwek [1] https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/job/master/lastSuccessfulBuild/artifact/org/apache/maven/apache-maven czw., 9 maj 2019 o 14:55 Mickael

Re: [VOTE] Release Apache Maven JAR Plugin version 3.1.2

2019-05-11 Thread Karl Heinz Marbaise
Hi Tibor, On 11.05.19 11:09, Tibor Digana wrote: +1 Karl, perhaps "plexus-archiver:4.1.0" can speedup maven-war-plugin too. Maven Source Plugin is next on my list and of course other plugins as well.. Kind regards Karl Heinz Marbaise WDYT? On Wed, May 8, 2019 at 10:22 PM Karl Heinz

Re: [VOTE] Release Apache Maven JAR Plugin version 3.1.2

2019-05-11 Thread Anders Hammar
+1 /Anders On Wed, May 8, 2019 at 10:22 PM Karl Heinz Marbaise wrote: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12344629 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven JAR Plugin version 3.1.2

2019-05-11 Thread Tibor Digana
+1 Karl, perhaps "plexus-archiver:4.1.0" can speedup maven-war-plugin too. WDYT? On Wed, May 8, 2019 at 10:22 PM Karl Heinz Marbaise wrote: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12344629 > > There are still a couple of issues

Re: [VOTE] Release Apache Maven JAR Plugin version 3.1.2

2019-05-11 Thread Hervé BOUTEMY
+1 on binary, my local rebuild with JDK 8 showed just 2 known differences: Built- By entry in MANIFEST (fixed in a future release) and jar entries differences (order and timestamp) order should be fixed soon, given COMPRESS-485 last step to complete reproducible builds will be timestamp: if

Re: [VOTE] Release Apache Maven JAR Plugin version 3.1.2

2019-05-11 Thread Olivier Lamy
+1 On Thu, 9 May 2019 at 6:22 am, Karl Heinz Marbaise wrote: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12344629 > > There are still a couple of issues left in JIRA: > >