Re: Extending the shade plugin to support war files

2018-06-08 Thread mamos
As I say I have dealt with those issues and have this working: https://github.com/blackmamo/maven-shade-plugin I just need to add some better tests, and apply any feedback from others. I tried creating a shaded jar and including it in my war, but my application server seemed to be incapable of

Re: Build failed in Jenkins: Maven TLP » maven » master #14

2018-06-08 Thread Robert Scholte
We're close to a new release, so I'd like to see master back to stable. I agree with Hervé to go for a pragmatic solution here: simply use Java 8 to build core. Robert On Mon, 21 May 2018 10:35:04 +0200, Hervé BOUTEMY wrote: guys, please have a look at the build before extrapolating ide

Second MNG-6423/MNG-6388

2018-06-08 Thread Michael Osipov
Folks, who seconds both for 3.5.4? One depends on the other: Upgrade to Wagon 3.1.0. Michael - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Extending the shade plugin to support war files

2018-06-08 Thread Robert Scholte
The idea is there already for a long time, MSHADE-87 [1] After some time my conclusion was, that in the end it is easier and more reliable to add a shaded jar to the webarchive instead of trying to solve this within the war. This doesn't mean that it could be supported by the maven-shade-plugi

Re: [VOTE] Release Apache Maven Help Plugin version 3.1.0

2018-06-08 Thread Michael Osipov
Am 2018-06-03 um 16:35 schrieb Karl Heinz Marbaise: Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522&version=12343004 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPH%20AND%20resol

Extending the shade plugin to support war files

2018-06-08 Thread Matthew Amos
At present the shade plugin doesn't really support war files. The classes that are shaded are written into the root of the output artefact, and the WEB-INF/classes path component is mistakenly taken to be part of the package name. I have created a fork of the repository and added a new configur

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-08 Thread Karl Heinz Marbaise
Hi, here is my +1.. Kind regards Karl Heinz Marbaise On 03/06/18 19:46, Karl Heinz Marbaise wrote: Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12343264 There are still a couple of issues left in JIRA: https://issues.apache.org/

Re: [VOTE] Release Apache Maven Help Plugin version 3.1.0

2018-06-08 Thread Karl Heinz Marbaise
Hi, I need at least one more PMC Vote... Kind regards Karl Heinz Marbaise On 03/06/18 16:35, Karl Heinz Marbaise wrote: Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522&version=12343004 There are still a couple of issues left in JIRA: https:

Re: [VOTE] Release Apache Maven Help Plugin version 3.1.0

2018-06-08 Thread Karl Heinz Marbaise
Hi, here is my +1 Kind regards Karl Heinz Marbaise On 03/06/18 16:35, Karl Heinz Marbaise wrote: Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522&version=12343004 There are still a couple of issues left in JIRA: https://issues.apache.org/jir

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-08 Thread Karl Heinz Marbaise
Hi, I need at least one more PMC Vote... Kind regards Karl Heinz Marbaise On 03/06/18 19:46, Karl Heinz Marbaise wrote: Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12343264 There are still a couple of issues left in JIRA: https:

Re: Re: [ANN] First call for 3.5.4 release

2018-06-08 Thread Stephen Connolly
The critical thing is the two regressions: Wagon and JAnsi... everything else either lands before I start the release on Monday/Tuesday or can wait for the next release On 8 June 2018 at 03:08, Michael Osipov <1983-01...@gmx.net> wrote: > > > > Gesendet: Freitag, 08. Juni 2018 um 07:44 Uhr > > Vo

Re: Re: [ANN] First call for 3.5.4 release

2018-06-08 Thread Michael Osipov
> Gesendet: Freitag, 08. Juni 2018 um 07:44 Uhr > Von: "Stephen Connolly" > An: "Maven Developers List" > Betreff: Re: [ANN] First call for 3.5.4 release > > On Wed 16 May 2018 at 12:57, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > > > Ok, MNG-6388 is a release blocker IMHO