Re: [VOTE] Release Apache Maven Shared Component: Maven Dependency Tree version 3.0.1

2017-05-07 Thread Tibor Digana
Staging Repository checked successfully. SHA1 checked successfully. mvn verify -P run-its Build Success. Maven 3.5.0 Java(TM) SE Runtime Environment (build 1.8.0_131-b11) +1 On Sun, May 7, 2017 at 8:29 PM, Karl Heinz Marbaise wrote: > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/

Re: [VOTE] Release Apache Maven Shared Component: Maven Dependency Tree version 3.0.1

2017-05-07 Thread Michael Osipov
Am 2017-05-07 um 20:29 schrieb Karl Heinz Marbaise: Hi, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12333851 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20res

[VOTE] Release Apache Maven Shared Component: Maven Dependency Tree version 3.0.1

2017-05-07 Thread Karl Heinz Marbaise
Hi, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12333851 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20m

Re: Releases for Maven Dependency Plugin / Maven Deploy Plugin

2017-05-07 Thread Karl Heinz Marbaise
Hi Michael, On 07/05/17 18:31, Michael Osipov wrote: Am 2017-05-07 um 17:34 schrieb Karl Heinz Marbaise: Hi Michael, On 07/05/17 17:23, Michael Osipov wrote: Am 2017-05-07 um 15:55 schrieb Karl Heinz Marbaise: Hi to all, after maven-artifact-transfer 0.9.1 is done I will go forward to make

Re: Maven 3.5.1 - MNG-6223: mvn -f path/to/dir

2017-05-07 Thread Hervé BOUTEMY
Maven does its job in the Java code to find pom.xml The shell script is just responsible for finding .mvn directory, starting from where '-f' points to, even if later Maven java code will complain for other reasons (here that the directory does not contain pom.xml) When thinking at it, I don't s

Re: Releases for Maven Dependency Plugin / Maven Deploy Plugin

2017-05-07 Thread Michael Osipov
Am 2017-05-07 um 17:34 schrieb Karl Heinz Marbaise: Hi Michael, On 07/05/17 17:23, Michael Osipov wrote: Am 2017-05-07 um 15:55 schrieb Karl Heinz Marbaise: Hi to all, after maven-artifact-transfer 0.9.1 is done I will go forward to make a release of: maven-dependency-plugin 3.0.1 which con

Re: Releases for Maven Dependency Plugin / Maven Deploy Plugin

2017-05-07 Thread Karl Heinz Marbaise
Hi Michael, On 07/05/17 17:23, Michael Osipov wrote: Am 2017-05-07 um 15:55 schrieb Karl Heinz Marbaise: Hi to all, after maven-artifact-transfer 0.9.1 is done I will go forward to make a release of: maven-dependency-plugin 3.0.1 which contains a Java 8 fix and afterwards I will go further t

Re: Releases for Maven Dependency Plugin / Maven Deploy Plugin

2017-05-07 Thread Michael Osipov
Am 2017-05-07 um 15:55 schrieb Karl Heinz Marbaise: Hi to all, after maven-artifact-transfer 0.9.1 is done I will go forward to make a release of: maven-dependency-plugin 3.0.1 which contains a Java 8 fix and afterwards I will go further to release There are some shared components which shou

Re: Maven 3.5.1 - MNG-6205: upgrade JAnsi to 1.16

2017-05-07 Thread Michael Osipov
Am 2017-05-07 um 16:04 schrieb Hervé BOUTEMY: Hi, I'd like to merge this MNG-6205 branch to master, which fixes multiple issues: - MNG-6205: encoding issues - MNG-6186: removal of HawtJNI native librarires integration workaround - MNG-6218: MinGW bash not recognized Looks good to me. ---

Re: Maven 3.5.1 - MNG-6223: mvn -f path/to/dir

2017-05-07 Thread Karl Heinz Marbaise
Hi Hervé, just a question for my understanding: +if exist "%FILE_ARG%\*" ( + set "POM_DIR=%FILE_ARG%" +) else ( + call :get_directory_from_file "%FILE_ARG%" +) Shouldn't there be checked for the existence of a pom file and not for any file ? Cause If I understand that correctly the first li

Maven 3.5.1 - MNG-6223: mvn -f path/to/dir

2017-05-07 Thread Hervé BOUTEMY
Hi, The issue is fixed both on Unix and on Windows (there was no failure message on Windows, but basedir was not detected properly). Please review before I merge to master. Regards, Hervé - To unsubscribe, e-mail: dev-unsubsc

Maven 3.5.1 - MNG-6205: upgrade JAnsi to 1.16

2017-05-07 Thread Hervé BOUTEMY
Hi, I'd like to merge this MNG-6205 branch to master, which fixes multiple issues: - MNG-6205: encoding issues - MNG-6186: removal of HawtJNI native librarires integration workaround - MNG-6218: MinGW bash not recognized Please review before I merge in a few days Regards, Hervé ---

Releases for Maven Dependency Plugin / Maven Deploy Plugin

2017-05-07 Thread Karl Heinz Marbaise
Hi to all, after maven-artifact-transfer 0.9.1 is done I will go forward to make a release of: maven-dependency-plugin 3.0.1 which contains a Java 8 fix and afterwards I will go further to release maven-deploy-plugin version 3.0.0 this is my plan... If there are no objections... Kind regard

[VOTE] Release Apache Maven Shared Component: Maven Artifact Transfer version 0.9.1

2017-05-07 Thread Karl Heinz Marbaise
Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12340502 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20XX%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20pri