Re: [VOTE] Release Maven Fluido Skin version 1.8

2019-07-29 Thread Michael Osipov
Am 2019-07-28 um 22:16 schrieb Michael Osipov: Hi, We solved 14 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12342389 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20resolu

Re: [VOTE] Release Maven Default Skin version 1.3

2019-07-29 Thread Michael Osipov
Am 2019-07-28 um 13:53 schrieb Michael Osipov: Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12342147 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20resolut

Re: [VOTE] Release Maven Fluido Skin version 1.8

2019-07-29 Thread Sylwester Lachiewicz
+1 Sylwester niedz., 28 lip 2019, 22:17 użytkownik Michael Osipov napisał: > Hi, > > We solved 14 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12342389 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/

Re: 3 ITs permanently fail on Linux / Maven Core

2019-07-29 Thread Hervé BOUTEMY
INFRA-18812 created https://issues.apache.org/jira/browse/INFRA-18812 Le mardi 30 juillet 2019, 07:39:49 CEST Hervé BOUTEMY a écrit : > I found the root cause of failing IT on some Linux nodes!!! > > > activating debug mode for mvn shell script, we get: > + [ -f /home/jenkins/.mavenrc ] > + . /

Re: 3 ITs permanently fail on Linux / Maven Core

2019-07-29 Thread Hervé BOUTEMY
I found the root cause of failing IT on some Linux nodes!!! activating debug mode for mvn shell script, we get: + [ -f /home/jenkins/.mavenrc ] + . /home/jenkins/.mavenrc + MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=256m there is a .mavenrc script on some Linux nodes that overrides MAVEN_OPTS instead

Re: [shade plugin] How to add/run/debug a new IT?

2019-07-29 Thread Romain Manni-Bucau
Hi Peter Did you run this command to launch them: mvn verify -Prun-its ? It is based on the invoker plugin: https://maven.apache.org/plugins/maven-invoker-plugin/. At the end of the page there is a link about the verify script and the contextual variables available to check, post build, the

Re: [VOTE] Release Maven Fluido Skin version 1.8

2019-07-29 Thread Olivier Lamy
+1 On Mon, 29 Jul 2019 at 06:17, Michael Osipov wrote: > Hi, > > We solved 14 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12342389 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%2

Re: [VOTE] Release Maven Fluido Skin version 1.8

2019-07-29 Thread Tibor Digana
+1 build success On Sun, Jul 28, 2019 at 10:17 PM Michael Osipov wrote: > Hi, > > We solved 14 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12342389 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jq

[shade plugin] How to add/run/debug a new IT?

2019-07-29 Thread Peter De Maeyer
Hi, I'm trying to contribute to the Maven Shade Plugin by fixing https://issues.apache.org/jira/browse/MSHADE-284, but I'm stuck trying to create/run/debug an integration test (IT). I have added a couple of skeleton test projects to a new dir *src/it/MSHADE-284_shadeTestJar*, but I don't und

Re: [VOTE] Release Maven Fluido Skin version 1.8

2019-07-29 Thread Romain Manni-Bucau
+1 Le dim. 28 juil. 2019 à 23:14, Graham Leggett a écrit : > On 28 Jul 2019, at 22:16, Michael Osipov wrote: > > > Vote open for 72 hours. > > > > [ ] +1 > > [ ] +0 > > [ ] -1 > > +1. > > Regards, > Graham > — > >

Re: JDK installations on Jenkins nodes

2019-07-29 Thread Michael Osipov
Testing with stone old JDKs versions is ridiculous. Those tests aren't just real world ones. This really, really needs to be fixed... Michael Am 2019-07-29 um 23:00 schrieb Tibor Digana: 8u152 is very old. Why Infra team did not install 8u212, did they? On Mon, Jul 29, 2019 at 4:31 PM Enrico

Re: JDK installations on Jenkins nodes

2019-07-29 Thread Tibor Digana
8u152 is very old. Why Infra team did not install 8u212, did they? On Mon, Jul 29, 2019 at 4:31 PM Enrico Olivelli wrote: > FYI from bui...@apache.org > > -- Forwarded message - > Da: Chris Thistlethwaite > Date: lun 29 lug 2019 alle ore 16:21 > Subject: JDK installations on Jen

MASSEMBLY-918 proposal

2019-07-29 Thread abrarov
Hi community. I use Maven with Maven Resources plugin and Dockerfile Maven plugin (https://github.com/spotify/dockerfile-maven) for building my Docker images and this approach works fine (much better than shell scripts) except one issue - refer to "The backlash of chmod/chown/mv in your Dockerfil

Fwd: JDK installations on Jenkins nodes

2019-07-29 Thread Enrico Olivelli
FYI from bui...@apache.org -- Forwarded message - Da: Chris Thistlethwaite Date: lun 29 lug 2019 alle ore 16:21 Subject: JDK installations on Jenkins nodes To: Greetings! I'm going to be trimming the available JDK versions on the Jenkins nodes, both Linux and Windows, to bette