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,

Hervé

Le jeudi 23 mars 2017, 19:21:45 CET Christian Schulte a écrit :
> 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 this issue there has been another report regarding the
> > launcher scripts: MNG-6191
> > 
> > We maybe should do a -beta-2 before the final release with this fixed as
> > well.
> > 
> > Seems "readlink" does not support the "-f" option on OSX. Can someone
> > with a OSX installation take a look please? The launcher scripts are in
> > scope for 3.5.0.
> > 
> > Regards,
> 
> This would not have happened with an OSX Jenkins build node, BTW.
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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  issues left in JIRA for 3.5.0, but I do not think any
> of those are blocking an beta release and perhaps could be descoped for
> 3.5.0:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resol
> ution%20%3D%20Unresolved%20AND%20fixVersion%20in%20(3.5.0%2C%203.5.0-candida
> te)%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC
> 
> In addition there are 313 issues left in JIRA for Maven core:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resol
> ution%20%3D%20Unresolved%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%20
> created%20ASC
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1325
> 
> The distributable binaries and sources for testing can be found here:
> https://repository.apache.org/content/repositories/maven-1325/org/apache/mav
> en/apache-maven/3.5.0-beta-1/
> 
> Specifically the zip, tarball, and source archives can be found here:
> https://repository.apache.org/content/repositories/maven-1325/org/apache/mav
> en/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-bin.zip
> https://repository.apache.org/content/repositories/maven-1325/org/apache/ma
> ven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-bin.tar.gz
> https://repository.apache.org/content/repositories/maven-1325/org/apache/ma
> ven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-src.zip
> https://repository.apache.org/content/repositories/maven-1325/org/apache/ma
> ven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-src.tar.gz
> 
> Source release checksum(s):
> apache-maven-3.5.0-beta-1-src.tar.gz sha1:
> 6f24770bfff1882ab7ff7120cda6774332c452ff
> apache-maven-3.5.0-beta-1-src.zip sha1:
> c4ea6e55687f4c02338490dbe99bab9eca027841
> 
> Git tag:
> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=214540c2ae543
> 1645bb927d6dc5498ebafc27359
> 
> Staging site:
> https://maven.apache.org/components/ref/3-LATEST/
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> Thanks,
> -Stephen



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 bring any regression like the 2 we found

To me, we can go to version 3.5.0 now

Regards,

Hervé 

Le jeudi 23 mars 2017, 09:08:37 CET Stephen Connolly a écrit :
> 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
> > 
> > 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 mercredi 22 mars 2017, 05:55:36 CET dejan2609 a écrit :
> > > +1, it works on dozen of projects.
> > > 
> > > Minor issue is related to maven wrapper:
> > > 
> > > $ ./mvnw clean install
> > > Downloading
> > 
> > https://repository.apache.org/content/repositories/maven-1325/org/apache/m
> > av> 
> > > en/apache-maven/3.5.0-beta- 1/apache-maven-3.5.0-beta-1-bin.zip
> > 
> > ..
> > ..> 
> > > ...
> > 
> > ..
> > .
> > 
> > > 
> > 
> > ..
> > .
> > 
> > > 
> > 
> > ..
> > .
> > 
> > > .. Unzipping
> > 
> > C:\Users\dejans\.m2\wrapper\dists\apache-maven-3.5.0-beta-1-bin\14d9j0jl6n
> > 88> 
> > > hltofuad2ealo5\apache-maven-3 .5.0-beta-1-bin.zip to
> > 
> > C:\Users\dejans\.m2\wrapper\dists\apache-maven-3.5.0-beta-1-bin\14d9j0jl6n
> > 88> 
> > > hltofuad2ealo5 Exception in thread "main" java.io.FileNotFoundException:
> > > C:\Users\dejans\.m2\wrapper\dists\apache-maven-3.5.0-beta
> > > -1-bin\14d9j0jl6n88hltofuad2ealo5\apache-maven-3.5.0-beta-1\README.txt
> > 
> > (The
> > 
> > > system cannot find the path specified)
> > > 
> > > at java.io.FileOutputStream.open0(Native Method)
> > > at java.io.FileOutputStream.open(FileOutputStream.java:270)
> > > at java.io.FileOutputStream.(FileOutputStream.java:213)
> > > at java.io.FileOutputStream.(FileOutputStream.java:162)
> > > at org.apache.maven.wrapper.Installer.unzip(Installer.java:173)
> > > at
> > 
> > org.apache.maven.wrapper.Installer.createDist(Installer.java:78)
> > 
> > > at
> > 
> > org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:121)
> > 
> > > at
> > > 
> > > org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:50)
> > > stephenconnolly wrote
> > > 
> > > > Hi,
> > 
> > > > We solved 15 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922;
> > 
> > > > version=12339665=Text
> > > > 
> > > > There are still 10  issues left in JIRA for 3.5.0, but I do not think
> > 
> > any
> > 
> > > > of those are blocking an beta release and perhaps could be descoped
> > > > for
> > 
> > > > 3.5.0:
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20res
> > 
> > olution%20%3D%20Unresolved%20AND%20fixVersion%20in%20(3.5.0%2C%203.5.0-can
> > 
> > didate)%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC
> > 
> > > > In addition there are 313 issues left in JIRA for Maven core:
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20res
> > 
> > olution%20%3D%20Unresolved%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2
> > 
> > > > C%20created%20ASC
> > > > 
> > > > Staging repo:
> > > > https://repository.apache.org/content/repositories/maven-1325
> > 
> > > > The distributable binaries and sources for testing can be found here:
> > https://repository.apache.org/content/repositories/maven-1325/org/apache/m
> > 
> > > > aven/apache-maven/3.5.0-beta-1/
> > 
> > > > Specifically the zip, tarball, and source archives can be found here:
> > https://repository.apache.org/content/repositories/maven-1325/org/apache/m
> > 
> > > > aven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-bin.zip
> > 
> > https://repository.apache.org/content/repositories/maven-1325/org/apache/
> > 
> > > > maven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-bin.tar.gz
> > 
> > https://repository.apache.org/content/repositories/maven-1325/org/apache/
> > 
> > > > maven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-src.zip
> > 
> > https://repository.apache.org/content/repositories/maven-1325/org/apache/
> > 
> > > > 

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 Thu, Mar 23, 2017, at 07:15 PM, Simon Ochsenreither wrote:
> 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 to improve this situation while taking care to
> not disrupt existing users.
> 
> From a superficial investigation, this requires changes to
> org.apache.maven.repository.RepositorySystem,
> org.apache.maven.cli.{MavenCli,
> configuration.SystemXmlConfigurationProcessor},
> org.apache.maven.settings.RuntimeInfo.java, as well as some other places
> in the code base where paths have been hardcoded.
> (Is there any reason why pretty much the same code is copied to so many
> different places?)
> 
> I'd probably approach this by defining an enum PlatformPaths with
> "DEFAULT" (the current behavior, or the behavior chosen when no other
> behavior can be applied) and "LINUX" (following the XDG spec).
> Definitions for other platforms (Windows, MacOS) could then be added by
> defining additional enums.
> 
> Any thoughts?
> 
> Thanks!
> 
> Cheers,
> 
> Simon
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 to improve this situation while taking care to
not disrupt existing users.

>From a superficial investigation, this requires changes to
org.apache.maven.repository.RepositorySystem,
org.apache.maven.cli.{MavenCli,
configuration.SystemXmlConfigurationProcessor},
org.apache.maven.settings.RuntimeInfo.java, as well as some other places
in the code base where paths have been hardcoded.
(Is there any reason why pretty much the same code is copied to so many
different places?)

I'd probably approach this by defining an enum PlatformPaths with
"DEFAULT" (the current behavior, or the behavior chosen when no other
behavior can be applied) and "LINUX" (following the XDG spec).
Definitions for other platforms (Windows, MacOS) could then be added by
defining additional enums.

Any thoughts?

Thanks!

Cheers,

Simon

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 <
> stephen.alan.conno...@gmail.com
> > 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 those are blocking an beta release and perhaps could be descoped for
> > 3.5.0:
> > https://issues.apache.org/jira/issues/?jql=project%20%
> > 3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20AND%
> > 20fixVersion%20in%20(3.5.0%2C%203.5.0-candidate)%20ORDER%
> > 20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC
> >
> > In addition there are 313 issues left in JIRA for Maven core:
> > https://issues.apache.org/jira/issues/?jql=project%20%
> > 3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20ORDER%
> > 20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1325
> >
> > The distributable binaries and sources for testing can be found here:
> > https://repository.apache.org/content/repositories/maven-
> > 1325/org/apache/maven/apache-maven/3.5.0-beta-1/
> >
> > Specifically the zip, tarball, and source archives can be found here:
> > https://repository.apache.org/content/repositories/maven-
> > 1325/org/apache/maven/apache-maven/3.5.0-beta-1/apache-
> > maven-3.5.0-beta-1-bin.zip
> > https://repository.apache.org/content/repositories/maven-
> > 1325/org/apache/maven/apache-maven/3.5.0-beta-1/apache-
> > maven-3.5.0-beta-1-bin.tar.gz
> > https://repository.apache.org/content/repositories/maven-
> > 1325/org/apache/maven/apache-maven/3.5.0-beta-1/apache-
> > maven-3.5.0-beta-1-src.zip
> > https://repository.apache.org/content/repositories/maven-
> > 1325/org/apache/maven/apache-maven/3.5.0-beta-1/apache-
> > maven-3.5.0-beta-1-src.tar.gz
> >
> > Source release checksum(s):
> > apache-maven-3.5.0-beta-1-src.tar.gz sha1:
> > 6f24770bfff1882ab7ff7120cda6774332c452ff
> > apache-maven-3.5.0-beta-1-src.zip sha1:
> > c4ea6e55687f4c02338490dbe99bab9eca027841
> >
> > Git tag:
> > https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=
> > 214540c2ae5431645bb927d6dc5498ebafc27359
> >
> > Staging site:
> > https://maven.apache.org/components/ref/3-LATEST/
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> >
> > Thanks,
> > -Stephen
> >
>
>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
-- 
Sent from my phone


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 those are blocking an beta release and perhaps could be descoped for
> 3.5.0:
> https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20AND%
> 20fixVersion%20in%20(3.5.0%2C%203.5.0-candidate)%20ORDER%
> 20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC
>
> In addition there are 313 issues left in JIRA for Maven core:
> https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20ORDER%
> 20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1325
>
> The distributable binaries and sources for testing can be found here:
> https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/maven/apache-maven/3.5.0-beta-1/
>
> Specifically the zip, tarball, and source archives can be found here:
> https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/maven/apache-maven/3.5.0-beta-1/apache-
> maven-3.5.0-beta-1-bin.zip
> https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/maven/apache-maven/3.5.0-beta-1/apache-
> maven-3.5.0-beta-1-bin.tar.gz
> https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/maven/apache-maven/3.5.0-beta-1/apache-
> maven-3.5.0-beta-1-src.zip
> https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/maven/apache-maven/3.5.0-beta-1/apache-
> maven-3.5.0-beta-1-src.tar.gz
>
> Source release checksum(s):
> apache-maven-3.5.0-beta-1-src.tar.gz sha1:
> 6f24770bfff1882ab7ff7120cda6774332c452ff
> apache-maven-3.5.0-beta-1-src.zip sha1:
> c4ea6e55687f4c02338490dbe99bab9eca027841
>
> Git tag:
> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=
> 214540c2ae5431645bb927d6dc5498ebafc27359
>
> Staging site:
> https://maven.apache.org/components/ref/3-LATEST/
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
> Thanks,
> -Stephen
>



-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


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 this issue there has been another report regarding the
> launcher scripts: MNG-6191
> 
> We maybe should do a -beta-2 before the final release with this fixed as
> well.
> 
> Seems "readlink" does not support the "-f" option on OSX. Can someone
> with a OSX installation take a look please? The launcher scripts are in
> scope for 3.5.0.
> 
> Regards,
> 

This would not have happened with an OSX Jenkins build node, BTW.


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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
launcher scripts: MNG-6191

We maybe should do a -beta-2 before the final release with this fixed as
well.

Seems "readlink" does not support the "-f" option on OSX. Can someone
with a OSX installation take a look please? The launcher scripts are in
scope for 3.5.0.

Regards,
-- 
Christian


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 'too expensive'.

Could anyone comment on the decision process here? We have a lot of
expensive tests, what's so bad about this one?


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
>
> 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 mercredi 22 mars 2017, 05:55:36 CET dejan2609 a écrit :
> > +1, it works on dozen of projects.
> >
> > Minor issue is related to maven wrapper:
> >
> > $ ./mvnw clean install
> > Downloading
> >
> https://repository.apache.org/content/repositories/maven-1325/org/apache/mav
> > en/apache-maven/3.5.0-beta- 1/apache-maven-3.5.0-beta-1-bin.zip
> >
> 
> > ...
> >
> ...
> > 
> >
> ...
> > 
> >
> ...
> > .. Unzipping
> >
> C:\Users\dejans\.m2\wrapper\dists\apache-maven-3.5.0-beta-1-bin\14d9j0jl6n88
> > hltofuad2ealo5\apache-maven-3 .5.0-beta-1-bin.zip to
> >
> C:\Users\dejans\.m2\wrapper\dists\apache-maven-3.5.0-beta-1-bin\14d9j0jl6n88
> > hltofuad2ealo5 Exception in thread "main" java.io.FileNotFoundException:
> > C:\Users\dejans\.m2\wrapper\dists\apache-maven-3.5.0-beta
> > -1-bin\14d9j0jl6n88hltofuad2ealo5\apache-maven-3.5.0-beta-1\README.txt
> (The
> > system cannot find the path specified)
> > at java.io.FileOutputStream.open0(Native Method)
> > at java.io.FileOutputStream.open(FileOutputStream.java:270)
> > at java.io.FileOutputStream.(FileOutputStream.java:213)
> > at java.io.FileOutputStream.(FileOutputStream.java:162)
> > at org.apache.maven.wrapper.Installer.unzip(Installer.java:173)
> > at
> org.apache.maven.wrapper.Installer.createDist(Installer.java:78)
> > at
> >
> org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:121)
> > at
> > org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:50)
> > stephenconnolly wrote
> >
> > > Hi,
> > >
> > > We solved 15 issues:
> > >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922;
> > > version=12339665=Text
> > >
> > > There are still 10  issues left in JIRA for 3.5.0, but I do not think
> any
> > > of those are blocking an beta release and perhaps could be descoped for
> > > 3.5.0:
> > >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20res
> > >
> olution%20%3D%20Unresolved%20AND%20fixVersion%20in%20(3.5.0%2C%203.5.0-can
> > >
> didate)%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC
> > >
> > > In addition there are 313 issues left in JIRA for Maven core:
> > >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20res
> > >
> olution%20%3D%20Unresolved%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2
> > > C%20created%20ASC
> > >
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-1325
> > >
> > > The distributable binaries and sources for testing can be found here:
> > >
> https://repository.apache.org/content/repositories/maven-1325/org/apache/m
> > > aven/apache-maven/3.5.0-beta-1/
> > >
> > > Specifically the zip, tarball, and source archives can be found here:
> > >
> https://repository.apache.org/content/repositories/maven-1325/org/apache/m
> > > aven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-bin.zip
> > >
> https://repository.apache.org/content/repositories/maven-1325/org/apache/
> > > maven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-bin.tar.gz
> > >
> https://repository.apache.org/content/repositories/maven-1325/org/apache/
> > > maven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-src.zip
> > >
> https://repository.apache.org/content/repositories/maven-1325/org/apache/
> > > maven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-src.tar.gz
> > >
> > > Source release checksum(s):
> > > apache-maven-3.5.0-beta-1-src.tar.gz sha1:
> > > 6f24770bfff1882ab7ff7120cda6774332c452ff
> > > apache-maven-3.5.0-beta-1-src.zip sha1:
> > > c4ea6e55687f4c02338490dbe99bab9eca027841
> > >
> > > Git tag:
> > >
> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=214540c2ae5
> > > 431645bb927d6dc5498ebafc27359
> > >
> > > Staging site:
> > > https://maven.apache.org/components/ref/3-LATEST/
> > >
> > > Vote open for 72 hours.
> > >
> > > [ ] +1
> > > [ ] +0
> > > [ ] -1
> > >
> > >
> > > Thanks,
> > > -Stephen
> >
> > --
> > View this message in context:
> >
> http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-3-5-0-beta-1-tp5
> > 902743p5902918.html 

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 mercredi 22 mars 2017, 05:55:36 CET dejan2609 a écrit :
> > +1, it works on dozen of projects.
> >
> > Minor issue is related to maven wrapper:
> >
> > $ ./mvnw clean install
> > Downloading
> > https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/mav
> > en/apache-maven/3.5.0-beta- 1/apache-maven-3.5.0-beta-1-bin.zip
> > 
> 
> > ...
> > 
> ...
> > 
> > 
> ...
> > 
> > 
> ...
> > .. Unzipping
> > C:\Users\dejans\.m2\wrapper\dists\apache-maven-3.5.0-beta-
> 1-bin\14d9j0jl6n88
> > hltofuad2ealo5\apache-maven-3 .5.0-beta-1-bin.zip to
> > C:\Users\dejans\.m2\wrapper\dists\apache-maven-3.5.0-beta-
> 1-bin\14d9j0jl6n88
> > hltofuad2ealo5 Exception in thread "main" java.io.FileNotFoundException:
> > C:\Users\dejans\.m2\wrapper\dists\apache-maven-3.5.0-beta
> > -1-bin\14d9j0jl6n88hltofuad2ealo5\apache-maven-3.5.0-beta-1\README.txt
> (The
> > system cannot find the path specified)
> > at java.io.FileOutputStream.open0(Native Method)
> > at java.io.FileOutputStream.open(FileOutputStream.java:270)
> > at java.io.FileOutputStream.(FileOutputStream.java:213)
> > at java.io.FileOutputStream.(FileOutputStream.java:162)
> > at org.apache.maven.wrapper.Installer.unzip(Installer.java:173)
> > at org.apache.maven.wrapper.Installer.createDist(
> Installer.java:78)
> > at
> > org.apache.maven.wrapper.WrapperExecutor.execute(
> WrapperExecutor.java:121)
> > at
> > org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:50)
> > stephenconnolly wrote
> >
> > > Hi,
> > >
> > > We solved 15 issues:
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12316922&
> > > version=12339665=Text
> > >
> > > There are still 10  issues left in JIRA for 3.5.0, but I do not think
> any
> > > of those are blocking an beta release and perhaps could be descoped for
> > > 3.5.0:
> > > https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20MNG%20AND%20res
> > > olution%20%3D%20Unresolved%20AND%20fixVersion%20in%20(3.
> 5.0%2C%203.5.0-can
> > > didate)%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%
> 20created%20ASC
> > >
> > > In addition there are 313 issues left in JIRA for Maven core:
> > > https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20MNG%20AND%20res
> > > olution%20%3D%20Unresolved%20ORDER%20BY%20due%20ASC%2C%
> 20priority%20DESC%2
> > > C%20created%20ASC
> > >
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-1325
> > >
> > > The distributable binaries and sources for testing can be found here:
> > > https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/m
> > > aven/apache-maven/3.5.0-beta-1/
> > >
> > > Specifically the zip, tarball, and source archives can be found here:
> > > https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/m
> > > aven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-bin.zip
> > > https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/
> > > maven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-bin.tar.gz
> > > https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/
> > > maven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-src.zip
> > > https://repository.apache.org/content/repositories/maven-
> 1325/org/apache/
> > > maven/apache-maven/3.5.0-beta-1/apache-maven-3.5.0-beta-1-src.tar.gz
> > >
> > > Source release checksum(s):
> > > apache-maven-3.5.0-beta-1-src.tar.gz sha1:
> > > 6f24770bfff1882ab7ff7120cda6774332c452ff
> > > apache-maven-3.5.0-beta-1-src.zip sha1:
> > > c4ea6e55687f4c02338490dbe99bab9eca027841
> > >
> > > Git tag:
> > > https://git-wip-us.apache.org/repos/asf?p=maven.git;a=
> commit;h=214540c2ae5
> > > 431645bb927d6dc5498ebafc27359
> > >
> > > Staging site:
> > > https://maven.apache.org/components/ref/3-LATEST/
> > >
> > > Vote open for 72 hours.
> > >
> > > [ ] +1
> > > [ ] +0
> > > [ ] -1
> > >
> > >
> > > Thanks,
> > > -Stephen
> >
> > --
> > View this message in context:
> > http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-
> 3-5-0-beta-1-tp5
> > 902743p5902918.html Sent from the Maven Developers mailing list archive
> at
> > Nabble.com.
> >
> > -