Hello +1
2017-03-23 5:14 GMT+01:00 Hervé BOUTEMY <[email protected]>: > 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.<init>(FileOutputStream.java:213) > > at java.io.FileOutputStream.<init>(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&styleName=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. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
