Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-23 Thread Olivier Lamy
+1 On 21 March 2017 at 05:18, Stephen Connolly wrote: > Hi, > > We solved 15 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12316922=12339665=Text > > There are still 10 issues left in JIRA for 3.5.0, but I do not think any > of

Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-23 Thread Stephen Connolly
Hervé do you think this ordering issue is serious enough to drop and run a beta-2? IMHO no as it is just a beta and we can add it as a known issue in the release notes. On Thu 23 Mar 2017 at 04:15, Hervé BOUTEMY wrote: > in short: issue MNG-6192 [1] created and fixed > >

Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-23 Thread Thomas Collignon
Hello +1 2017-03-23 5:14 GMT+01:00 Hervé BOUTEMY : > in short: issue MNG-6192 [1] created and fixed > > Thanks for the report, both on what works and what does not work so well :) > > Regards, > > Hervé > > [1] https://issues.apache.org/jira/browse/MNG-6192 > > Le

Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-23 Thread Hervé BOUTEMY
no, nothing so serious that we need a beta-2 we had no luck to hit 2 different bugs with 2 different versions of maven- assembly-plugin, but each time, impact was limited (not ideal, but can live with it). I double checked, and don't hesitate everybody to do also, the current version doees not

Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-23 Thread Hervé BOUTEMY
we have absolutely no OSX user building Maven core ITs on his personal computer? seriously? Or is there no core IT that shows the issue? then it has to be discovered by hand? Notice: to me, this does not mean we need a beta-2: 3.5.0 will have bugs, like any past or future release Regards,

Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-23 Thread Stephen Connolly
Anyone else have anything to report? I think we have met the requirements to release (I'll check tomorrow) But more feedback is always better On Thu 23 Mar 2017 at 22:46, Olivier Lamy wrote: > +1 > > On 21 March 2017 at 05:18, Stephen Connolly < >

Implementing XDG base directory support

2017-03-23 Thread Simon Ochsenreither
Hi everyone, I'm interested in improving Maven's compliance with the XDG spec that defines standardized directories for different kinds of data stored by applications. Currently, Maven just dumps things into a .m2 folder in $HOME. This is bad for all the obvious reasons. I'd like to contribute

Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-23 Thread Hervé BOUTEMY
+1 no issues found when building a lot of projects for myself Regards, Hervé Le lundi 20 mars 2017, 18:18:06 CET Stephen Connolly a écrit : > Hi, > > We solved 15 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922 > rsion=12339665=Text > > There are still 10

Re: Implementing XDG base directory support

2017-03-23 Thread Igor Fedorenko
Can you explain "the obvious reasons"? There are some fundamental problems with current maven local repository approach, but this is the first time I hear somebody complains about the default location, so I'd like to understand better the problem(s) you are trying to solve. -- Regards, Igor On

Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-23 Thread Christian Schulte
Am 03/23/17 um 10:08 schrieb Stephen Connolly: > Hervé do you think this ordering issue is serious enough to drop and run a > beta-2? > > IMHO no as it is just a beta and we can add it as a known issue in the > release notes. Unrelated to this issue there has been another report regarding the

Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-23 Thread Christian Schulte
Am 03/23/17 um 19:20 schrieb Christian Schulte: > Am 03/23/17 um 10:08 schrieb Stephen Connolly: >> Hervé do you think this ordering issue is serious enough to drop and run a >> beta-2? >> >> IMHO no as it is just a beta and we can add it as a known issue in the >> release notes. > > Unrelated to

MSHADE-209: 'too expensive test'

2017-03-23 Thread Benson Margulies
There's a good patch in a PR. It has no test, and the author references https://github.com/apache/maven-plugins/blame/8762d5746501b894cf766f38111fc514938be280/maven-shade-plugin/src/test/java/org/apache/maven/plugins/shade/filter/MinijarFilterTest.java containing a commented out test case marked