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

2017-02-24 Thread Christian Schulte
Am 02/24/17 um 21:03 schrieb Stephen Connolly:
> To reflect the practice we should use for these going forward

+1

I should have included -alpha-0 in those ranges right from the start.

Regards,
-- 
Christian


-
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-alpha-1

2017-02-24 Thread Stephen Connolly
To reflect the practice we should use for these going forward

On Fri 24 Feb 2017 at 19:54, Robert Scholte  wrote:

> ... ,3.5.0-alpha-0)
>
> sure, effect is the same, but why not ",3.5.0-alpha-1)" to reflect an
> existing version
>
> Robert
>
> On Fri, 24 Feb 2017 20:51:18 +0100, Stephen Connolly
>  wrote:
>
> > c4cd8cf3b5e4c6d0a7f52a3d282229bda29b5f58 in maven-integration-testing
> > should fix this issue
> >
> > On 24 February 2017 at 19:39, Stephen Connolly <
> > stephen.alan.conno...@gmail.com> wrote:
> >
> >> 3.5.0 > 3.5.0-alpha-1
> >>
> >> On 24 February 2017 at 19:38, Guillaume Boué  wrote:
> >>
> >>> I also ran the ITs on a Windows machine, hitting the same error in the
> >>> tests as mentioned by Robert. Additionally, I had the following errors:
> >>>
> >>> Failed tests:
> >>>
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> >>> Expected failure when with Maven version 3.5.0-alpha-1
> >>>
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> >>> Expected failure when with Maven version 3.5.0-alpha-1
> >>>
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> >>> Expected failure when with Maven version 3.5.0-alpha-1
> >>>
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> >>> Expected failure when with Maven version 3.5.0-alpha-1
> >>>
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> >>> Expected failure when with Maven version 3.5.0-alpha-1
> >>>
> >>> The command used to ran the ITs was:
> >>>
> >>> mvn clean install -Prun-its -Dmaven.repo.local=`pwd`/repo
> >>>
> >>>
> >>> Le 24/02/2017 à 18:34, Robert Scholte a écrit :
> >>>
>  When running the maven-its, I get this failing test. I think the cause
>  is an invalid version range, right?
> 
>  Robert
> 
>  Tests in error:
>  MavenITmng5805PkgTypeMojoConfiguration>AbstractMavenIntegrat
>  ionTestCase.runTest:222->testPkgTypeMojoConfiguration:27 ╗
>  Verification
> 
> 
> 
>  On Thu, 23 Feb 2017 17:10:18 +0100, Stephen Connolly <
>  stephen.alan.conno...@gmail.com> wrote:
> 
>  Hi,
> >
> > We solved 65 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
> > ctId=12316922=12339664=Text
> >
> > There are still a couple of issues left in JIRA for 3.5.0, but I do
> > not
> > think any of those are blocking an alpha release:
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20M
> > NG%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersio
> > n%20in%20(3.5.0%2C%203.5.0-candidate)%20ORDER%20BY%20due%20A
> > SC%2C%20priority%20DESC%2C%20created%20ASC
> >
> > In addition there are 315 issues left in JIRA for Maven core:
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20M
> > NG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20du
> > e%20ASC%2C%20priority%20DESC%2C%20created%20ASC
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1324
> >
> > The distributable binaries and sources for testing can be found here:
> > https://repository.apache.org/content/repositories/maven-132
> > 4/org/apache/maven/apache-maven/3.5.0-alpha-1/
> >
> > Specifically the zip, tarball, and source archives can be found here:
> > https://repository.apache.org/content/repositories/maven-132
> > 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
> > .5.0-alpha-1-bin.zip
> > https://repository.apache.org/content/repositories/maven-132
> > 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
> > .5.0-alpha-1-bin.tar.gz
> > https://repository.apache.org/content/repositories/maven-132
> > 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
> > .5.0-alpha-1-src.zip
> > https://repository.apache.org/content/repositories/maven-132
> > 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
> > .5.0-alpha-1-src.tar.gz
> >
> > Source release checksum(s):
> > apache-maven-3.5.0-alpha-1-src.tar.gz sha1:
> > 6055696aece5b0bfdd0308dae60838b37e218aba
> > apache-maven-3.5.0-alpha-1-src.zip sha1:
> > 7d6adcdf8929205bf20399c71c6a2bdb9ee4f6dd
> >
> > Git tag:
> > https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit
> > ;h=8e6bbc4d4aa7cdc837625a05358c98ca15f72698
> >
> > Staging site:
> > https://people.apache.org/~stephenc/maven-3.5.0-alpha-1/
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> >
> > Thanks,
> > -Stephen
> >
> 
>  -
>  To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>  For additional commands, e-mail: 

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

2017-02-24 Thread Robert Scholte

... ,3.5.0-alpha-0)

sure, effect is the same, but why not ",3.5.0-alpha-1)" to reflect an  
existing version


Robert

On Fri, 24 Feb 2017 20:51:18 +0100, Stephen Connolly  
 wrote:



c4cd8cf3b5e4c6d0a7f52a3d282229bda29b5f58 in maven-integration-testing
should fix this issue

On 24 February 2017 at 19:39, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:


3.5.0 > 3.5.0-alpha-1

On 24 February 2017 at 19:38, Guillaume Boué  wrote:


I also ran the ITs on a Windows machine, hitting the same error in the
tests as mentioned by Robert. Additionally, I had the following errors:

Failed tests:
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
Expected failure when with Maven version 3.5.0-alpha-1
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
Expected failure when with Maven version 3.5.0-alpha-1
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
Expected failure when with Maven version 3.5.0-alpha-1
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
Expected failure when with Maven version 3.5.0-alpha-1
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
Expected failure when with Maven version 3.5.0-alpha-1

The command used to ran the ITs was:

mvn clean install -Prun-its -Dmaven.repo.local=`pwd`/repo


Le 24/02/2017 à 18:34, Robert Scholte a écrit :


When running the maven-its, I get this failing test. I think the cause
is an invalid version range, right?

Robert

Tests in error:
MavenITmng5805PkgTypeMojoConfiguration>AbstractMavenIntegrat
ionTestCase.runTest:222->testPkgTypeMojoConfiguration:27 ╗  
Verification




On Thu, 23 Feb 2017 17:10:18 +0100, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

Hi,


We solved 65 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
ctId=12316922=12339664=Text

There are still a couple of issues left in JIRA for 3.5.0, but I do  
not

think any of those are blocking an alpha release:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20M
NG%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersio
n%20in%20(3.5.0%2C%203.5.0-candidate)%20ORDER%20BY%20due%20A
SC%2C%20priority%20DESC%2C%20created%20ASC

In addition there are 315 issues left in JIRA for Maven core:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20M
NG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20du
e%20ASC%2C%20priority%20DESC%2C%20created%20ASC

Staging repo:
https://repository.apache.org/content/repositories/maven-1324

The distributable binaries and sources for testing can be found here:
https://repository.apache.org/content/repositories/maven-132
4/org/apache/maven/apache-maven/3.5.0-alpha-1/

Specifically the zip, tarball, and source archives can be found here:
https://repository.apache.org/content/repositories/maven-132
4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
.5.0-alpha-1-bin.zip
https://repository.apache.org/content/repositories/maven-132
4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
.5.0-alpha-1-bin.tar.gz
https://repository.apache.org/content/repositories/maven-132
4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
.5.0-alpha-1-src.zip
https://repository.apache.org/content/repositories/maven-132
4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
.5.0-alpha-1-src.tar.gz

Source release checksum(s):
apache-maven-3.5.0-alpha-1-src.tar.gz sha1:
6055696aece5b0bfdd0308dae60838b37e218aba
apache-maven-3.5.0-alpha-1-src.zip sha1:
7d6adcdf8929205bf20399c71c6a2bdb9ee4f6dd

Git tag:
https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit
;h=8e6bbc4d4aa7cdc837625a05358c98ca15f72698

Staging site:
https://people.apache.org/~stephenc/maven-3.5.0-alpha-1/

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




---
L'absence de virus dans ce courrier électronique a été vérifiée par le
logiciel antivirus Avast.
https://www.avast.com/antivirus



-
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: maven-integration-testing git commit: 3.5.0-alpha-1 < 3.5.0

2017-02-24 Thread Christian Schulte
Am 02/24/17 um 20:48 schrieb steph...@apache.org:
> Repository: maven-integration-testing
> Updated Branches:
>   refs/heads/master 3883e005e -> c4cd8cf3b
> 
> 
> 3.5.0-alpha-1 < 3.5.0

Thanks.


-
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-alpha-1

2017-02-24 Thread Stephen Connolly
c4cd8cf3b5e4c6d0a7f52a3d282229bda29b5f58 in maven-integration-testing
should fix this issue

On 24 February 2017 at 19:39, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> 3.5.0 > 3.5.0-alpha-1
>
> On 24 February 2017 at 19:38, Guillaume Boué  wrote:
>
>> I also ran the ITs on a Windows machine, hitting the same error in the
>> tests as mentioned by Robert. Additionally, I had the following errors:
>>
>> Failed tests:
>> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
>> Expected failure when with Maven version 3.5.0-alpha-1
>> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
>> Expected failure when with Maven version 3.5.0-alpha-1
>> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
>> Expected failure when with Maven version 3.5.0-alpha-1
>> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
>> Expected failure when with Maven version 3.5.0-alpha-1
>> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
>> Expected failure when with Maven version 3.5.0-alpha-1
>>
>> The command used to ran the ITs was:
>>
>> mvn clean install -Prun-its -Dmaven.repo.local=`pwd`/repo
>>
>>
>> Le 24/02/2017 à 18:34, Robert Scholte a écrit :
>>
>>> When running the maven-its, I get this failing test. I think the cause
>>> is an invalid version range, right?
>>>
>>> Robert
>>>
>>> Tests in error:
>>> MavenITmng5805PkgTypeMojoConfiguration>AbstractMavenIntegrat
>>> ionTestCase.runTest:222->testPkgTypeMojoConfiguration:27 ╗ Verification
>>>
>>>
>>>
>>> On Thu, 23 Feb 2017 17:10:18 +0100, Stephen Connolly <
>>> stephen.alan.conno...@gmail.com> wrote:
>>>
>>> Hi,

 We solved 65 issues:
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
 ctId=12316922=12339664=Text

 There are still a couple of issues left in JIRA for 3.5.0, but I do not
 think any of those are blocking an alpha release:
 https://issues.apache.org/jira/issues/?jql=project%20%3D%20M
 NG%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersio
 n%20in%20(3.5.0%2C%203.5.0-candidate)%20ORDER%20BY%20due%20A
 SC%2C%20priority%20DESC%2C%20created%20ASC

 In addition there are 315 issues left in JIRA for Maven core:
 https://issues.apache.org/jira/issues/?jql=project%20%3D%20M
 NG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20du
 e%20ASC%2C%20priority%20DESC%2C%20created%20ASC

 Staging repo:
 https://repository.apache.org/content/repositories/maven-1324

 The distributable binaries and sources for testing can be found here:
 https://repository.apache.org/content/repositories/maven-132
 4/org/apache/maven/apache-maven/3.5.0-alpha-1/

 Specifically the zip, tarball, and source archives can be found here:
 https://repository.apache.org/content/repositories/maven-132
 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
 .5.0-alpha-1-bin.zip
 https://repository.apache.org/content/repositories/maven-132
 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
 .5.0-alpha-1-bin.tar.gz
 https://repository.apache.org/content/repositories/maven-132
 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
 .5.0-alpha-1-src.zip
 https://repository.apache.org/content/repositories/maven-132
 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3
 .5.0-alpha-1-src.tar.gz

 Source release checksum(s):
 apache-maven-3.5.0-alpha-1-src.tar.gz sha1:
 6055696aece5b0bfdd0308dae60838b37e218aba
 apache-maven-3.5.0-alpha-1-src.zip sha1:
 7d6adcdf8929205bf20399c71c6a2bdb9ee4f6dd

 Git tag:
 https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit
 ;h=8e6bbc4d4aa7cdc837625a05358c98ca15f72698

 Staging site:
 https://people.apache.org/~stephenc/maven-3.5.0-alpha-1/

 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
>>>
>>>
>>
>> ---
>> L'absence de virus dans ce courrier électronique a été vérifiée par le
>> logiciel antivirus Avast.
>> https://www.avast.com/antivirus
>>
>>
>>
>> -
>> 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-alpha-1

2017-02-24 Thread Stephen Connolly
3.5.0 > 3.5.0-alpha-1

On 24 February 2017 at 19:38, Guillaume Boué  wrote:

> I also ran the ITs on a Windows machine, hitting the same error in the
> tests as mentioned by Robert. Additionally, I had the following errors:
>
> Failed tests:
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> Expected failure when with Maven version 3.5.0-alpha-1
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> Expected failure when with Maven version 3.5.0-alpha-1
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> Expected failure when with Maven version 3.5.0-alpha-1
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> Expected failure when with Maven version 3.5.0-alpha-1
> MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244
> Expected failure when with Maven version 3.5.0-alpha-1
>
> The command used to ran the ITs was:
>
> mvn clean install -Prun-its -Dmaven.repo.local=`pwd`/repo
>
>
> Le 24/02/2017 à 18:34, Robert Scholte a écrit :
>
>> When running the maven-its, I get this failing test. I think the cause is
>> an invalid version range, right?
>>
>> Robert
>>
>> Tests in error:
>> MavenITmng5805PkgTypeMojoConfiguration>AbstractMavenIntegrat
>> ionTestCase.runTest:222->testPkgTypeMojoConfiguration:27 ╗ Verification
>>
>>
>>
>> On Thu, 23 Feb 2017 17:10:18 +0100, Stephen Connolly <
>> stephen.alan.conno...@gmail.com> wrote:
>>
>> Hi,
>>>
>>> We solved 65 issues:
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
>>> ctId=12316922=12339664=Text
>>>
>>> There are still a couple of issues left in JIRA for 3.5.0, but I do not
>>> think any of those are blocking an alpha release:
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%
>>> 20MNG%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVer
>>> sion%20in%20(3.5.0%2C%203.5.0-candidate)%20ORDER%20BY%20due%
>>> 20ASC%2C%20priority%20DESC%2C%20created%20ASC
>>>
>>> In addition there are 315 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-1324
>>>
>>> The distributable binaries and sources for testing can be found here:
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/
>>>
>>> Specifically the zip, tarball, and source archives can be found here:
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-
>>> 3.5.0-alpha-1-bin.zip
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-
>>> 3.5.0-alpha-1-bin.tar.gz
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-
>>> 3.5.0-alpha-1-src.zip
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-
>>> 3.5.0-alpha-1-src.tar.gz
>>>
>>> Source release checksum(s):
>>> apache-maven-3.5.0-alpha-1-src.tar.gz sha1:
>>> 6055696aece5b0bfdd0308dae60838b37e218aba
>>> apache-maven-3.5.0-alpha-1-src.zip sha1:
>>> 7d6adcdf8929205bf20399c71c6a2bdb9ee4f6dd
>>>
>>> Git tag:
>>> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit
>>> ;h=8e6bbc4d4aa7cdc837625a05358c98ca15f72698
>>>
>>> Staging site:
>>> https://people.apache.org/~stephenc/maven-3.5.0-alpha-1/
>>>
>>> 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
>>
>>
>
> ---
> L'absence de virus dans ce courrier électronique a été vérifiée par le
> logiciel antivirus Avast.
> https://www.avast.com/antivirus
>
>
>
> -
> 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-alpha-1

2017-02-24 Thread Stephen Connolly
The version range may not work for 3.5.0-alpha-1 is all

On 24 February 2017 at 19:33, Christian Schulte  wrote:

> Am 02/24/17 um 18:34 schrieb Robert Scholte:
> > When running the maven-its, I get this failing test. I think the cause is
> > an invalid version range, right?
>
> Are you really running the IT master branch? There have been no commits
> to maven master without a successful IT run before. I wonder how this
> could have slipped through.
>
> Regards,
> --
> Christian
>
>
> -
> 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-alpha-1

2017-02-24 Thread Guillaume Boué
I also ran the ITs on a Windows machine, hitting the same error in the 
tests as mentioned by Robert. Additionally, I had the following errors:


Failed tests:
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244 
Expected failure when with Maven version 3.5.0-alpha-1
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244 
Expected failure when with Maven version 3.5.0-alpha-1
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244 
Expected failure when with Maven version 3.5.0-alpha-1
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244 
Expected failure when with Maven version 3.5.0-alpha-1
MavenITmng2199ParentVersionRangeTest>AbstractMavenIntegrationTestCase.runTest:244 
Expected failure when with Maven version 3.5.0-alpha-1


The command used to ran the ITs was:

mvn clean install -Prun-its -Dmaven.repo.local=`pwd`/repo

Le 24/02/2017 à 18:34, Robert Scholte a écrit :
When running the maven-its, I get this failing test. I think the cause 
is an invalid version range, right?


Robert

Tests in error:
MavenITmng5805PkgTypeMojoConfiguration>AbstractMavenIntegrationTestCase.runTest:222->testPkgTypeMojoConfiguration:27 
╗ Verification




On Thu, 23 Feb 2017 17:10:18 +0100, Stephen Connolly 
 wrote:



Hi,

We solved 65 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12339664=Text 



There are still a couple of issues left in JIRA for 3.5.0, but I do not
think any of those are blocking an alpha release:
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 315 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-1324

The distributable binaries and sources for testing can be found here:
https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/ 



Specifically the zip, tarball, and source archives can be found here:
https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3.5.0-alpha-1-bin.zip 

https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3.5.0-alpha-1-bin.tar.gz 

https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3.5.0-alpha-1-src.zip 

https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3.5.0-alpha-1-src.tar.gz 



Source release checksum(s):
apache-maven-3.5.0-alpha-1-src.tar.gz sha1:
6055696aece5b0bfdd0308dae60838b37e218aba
apache-maven-3.5.0-alpha-1-src.zip sha1:
7d6adcdf8929205bf20399c71c6a2bdb9ee4f6dd

Git tag:
https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=8e6bbc4d4aa7cdc837625a05358c98ca15f72698 



Staging site:
https://people.apache.org/~stephenc/maven-3.5.0-alpha-1/

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




---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
https://www.avast.com/antivirus


-
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-alpha-1

2017-02-24 Thread Christian Schulte
Am 02/24/17 um 18:34 schrieb Robert Scholte:
> When running the maven-its, I get this failing test. I think the cause is  
> an invalid version range, right?

Are you really running the IT master branch? There have been no commits
to maven master without a successful IT run before. I wonder how this
could have slipped through.

Regards,
-- 
Christian


-
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-alpha-1

2017-02-24 Thread Robert Scholte
When running the maven-its, I get this failing test. I think the cause is  
an invalid version range, right?


Robert

Tests in error:
  MavenITmng5805PkgTypeMojoConfiguration>AbstractMavenIntegrationTestCase.runTest:222->testPkgTypeMojoConfiguration:27  
╗ Verification




On Thu, 23 Feb 2017 17:10:18 +0100, Stephen Connolly  
 wrote:



Hi,

We solved 65 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12339664=Text

There are still a couple of issues left in JIRA for 3.5.0, but I do not
think any of those are blocking an alpha release:
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 315 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-1324

The distributable binaries and sources for testing can be found here:
https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/

Specifically the zip, tarball, and source archives can be found here:
https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3.5.0-alpha-1-bin.zip
https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3.5.0-alpha-1-bin.tar.gz
https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3.5.0-alpha-1-src.zip
https://repository.apache.org/content/repositories/maven-1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-3.5.0-alpha-1-src.tar.gz

Source release checksum(s):
apache-maven-3.5.0-alpha-1-src.tar.gz sha1:
6055696aece5b0bfdd0308dae60838b37e218aba
apache-maven-3.5.0-alpha-1-src.zip sha1:
7d6adcdf8929205bf20399c71c6a2bdb9ee4f6dd

Git tag:
https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=8e6bbc4d4aa7cdc837625a05358c98ca15f72698

Staging site:
https://people.apache.org/~stephenc/maven-3.5.0-alpha-1/

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-alpha-1

2017-02-24 Thread Karl Heinz Marbaise

Hi,

On 24/02/17 15:59, Petr Široký wrote:

Hello,

I've tested the 3.5.0-alpha-1 with several quite large projects (hundreds
of modules in total) and everything looks good.

+1 non-binding (hopefully I understood correctly I can do that)



Petr


Thanks...appreciate your feedback...

And of course you can do that...

Kind regards
Karl Heinz Marbaise


On Fri, Feb 24, 2017 at 11:13 AM Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:


https://issues.apache.org/jira/browse/MNG-6178 created

On 23 February 2017 at 21:56, Christian Schulte  wrote:


Can we have this patch included? I wanted to commit this to master
yesterday when the build job succeeded. This is just pending the Jenkins
update to get the job succeed. I would just merge it to master now.





So that we do not need to re-open MNG-5889 or even create a new issue.
Otherwise

+1

No objections to get a release out.

Regards,
--
Christian



-
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-alpha-1

2017-02-24 Thread Karl Heinz Marbaise

Hi,

highly appreciated to have some feedback from the community...

Thanks for that.

Karl Heinz Marbaise
On 24/02/17 08:58, Grzegorz Grzybek wrote:

Hello

I'm not sure if I can give any vote (even non-binding +1), but I
tested several large OSGi projects using 3.5.0-alpha-1 without
problems.

regards
Grzegorz Grzybek

2017-02-23 23:44 GMT+01:00 Stephen Connolly :

This is only an alpha, I'm not calling a halt unless it is S1/S2, alpha-2
can follow next week

On 23 February 2017 at 21:56, Christian Schulte  wrote:


Can we have this patch included? I wanted to commit this to master
yesterday when the build job succeeded. This is just pending the Jenkins
update to get the job succeed. I would just merge it to master now.





So that we do not need to re-open MNG-5889 or even create a new issue.
Otherwise

+1

No objections to get a release out.

Regards,
--
Christian


-
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-alpha-1

2017-02-24 Thread Petar Tahchiev
+1

I've been testing today with our projects and it all looks good.

2017-02-24 16:59 GMT+02:00 Petr Široký :

> Hello,
>
> I've tested the 3.5.0-alpha-1 with several quite large projects (hundreds
> of modules in total) and everything looks good.
>
> +1 non-binding (hopefully I understood correctly I can do that)
>
> Petr
>
> On Fri, Feb 24, 2017 at 11:13 AM Stephen Connolly <
> stephen.alan.conno...@gmail.com> wrote:
>
> > https://issues.apache.org/jira/browse/MNG-6178 created
> >
> > On 23 February 2017 at 21:56, Christian Schulte  wrote:
> >
> > > Can we have this patch included? I wanted to commit this to master
> > > yesterday when the build job succeeded. This is just pending the
> Jenkins
> > > update to get the job succeed. I would just merge it to master now.
> > >
> > >  > > shortlog;h=refs/heads/MNG-5889>
> > >
> > >  > > 37b5f27080006883613800127d70e8233210555e>
> > >
> > > So that we do not need to re-open MNG-5889 or even create a new issue.
> > > Otherwise
> > >
> > > +1
> > >
> > > No objections to get a release out.
> > >
> > > Regards,
> > > --
> > > Christian
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
> > >
> > >
> >
>



-- 
Regards, Petar!
Karlovo, Bulgaria.
---
Public PGP Key at:
http://pgp.mit.edu:11371/pks/lookup?op=get=0x19658550C3110611
Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611


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

2017-02-24 Thread Petr Široký
Hello,

I've tested the 3.5.0-alpha-1 with several quite large projects (hundreds
of modules in total) and everything looks good.

+1 non-binding (hopefully I understood correctly I can do that)

Petr

On Fri, Feb 24, 2017 at 11:13 AM Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> https://issues.apache.org/jira/browse/MNG-6178 created
>
> On 23 February 2017 at 21:56, Christian Schulte  wrote:
>
> > Can we have this patch included? I wanted to commit this to master
> > yesterday when the build job succeeded. This is just pending the Jenkins
> > update to get the job succeed. I would just merge it to master now.
> >
> >  > shortlog;h=refs/heads/MNG-5889>
> >
> >  > 37b5f27080006883613800127d70e8233210555e>
> >
> > So that we do not need to re-open MNG-5889 or even create a new issue.
> > Otherwise
> >
> > +1
> >
> > No objections to get a release out.
> >
> > Regards,
> > --
> > Christian
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>


Re: Build of maven-dependency-analyzer fails on Windows.

2017-02-24 Thread Robert Scholte
On Thu, 23 Feb 2017 03:08:10 +0100, Christian Schulte   
wrote:



Am 02/20/17 um 18:28 schrieb Robert Scholte:

On Mon, 20 Feb 2017 02:17:12 +0100, Christian Schulte 
wrote:


Am 02/20/17 um 01:53 schrieb Christian Schulte:

Hi,

I cannot build 'maven-dependency-analyzer' trunk on Windows. Is there
some dependency I could upgrade to get this going? This is what I am
doing locally:

svn checkout  
/repos/asf/maven/shared/trunk/maven-dependency-analyzer

cd maven-dependency-analyzer
mvn verify -Papache-snapshots,run-its

Jenkins build job is here:



Regards,



Seems we cannot rename the mvn.bat file to mvn.cmd. Can someone clarify
this, please. Is it "just" our invoker relying on this?


Effective pom says maven-invoker-plugin-2.0.0 is used, which is aware of
both mvn.bat and mvn.cmd

Robert


Can you build the shared trunk on Windows using 3.5.0-SNAPSHOT? I am
running into issues related to something not finding the mvn.bat file. I
manually copied the mvn.cmd to mvn.bat and things started to work.

Regards,


Ok, got it. The *unit-tests* were failing due to an ancient version of  
maven-plugin-testing-tools (which is kind of weird, since  
dependency-analyzing should not be aware of plugins...). Easiest fix is to  
ensure that at least maven-invoker-2.2 is used. The project depends on  
Maven-2.0.5 dependencies, so we could also upgrade it all, in which case  
is faces similar issues for these tests as when upgrading plugins[1]
In case of *integration-tests* with maven-invoker-plugin, you can use  
version maven-invoker-plugin:2.0.0


Robert

[1]  
https://cwiki.apache.org/confluence/display/MAVEN/Plugin+migration+to+Maven3+dependencies


-
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-alpha-1

2017-02-24 Thread Stephen Connolly
https://issues.apache.org/jira/browse/MNG-6178 created

On 23 February 2017 at 21:56, Christian Schulte  wrote:

> Can we have this patch included? I wanted to commit this to master
> yesterday when the build job succeeded. This is just pending the Jenkins
> update to get the job succeed. I would just merge it to master now.
>
>  shortlog;h=refs/heads/MNG-5889>
>
>  37b5f27080006883613800127d70e8233210555e>
>
> So that we do not need to re-open MNG-5889 or even create a new issue.
> Otherwise
>
> +1
>
> No objections to get a release out.
>
> Regards,
> --
> Christian
>
>
> -
> 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-alpha-1

2017-02-24 Thread Stephen Connolly
While we have a legal requirement to get at least 3x+1 votes from PMC
members (which are know as binding votes), all votes are welcome.

The more reports we have from the community, the better!

On Fri 24 Feb 2017 at 07:58, Grzegorz Grzybek  wrote:

> Hello
>
> I'm not sure if I can give any vote (even non-binding +1), but I
> tested several large OSGi projects using 3.5.0-alpha-1 without
> problems.
>
> regards
> Grzegorz Grzybek
>
> 2017-02-23 23:44 GMT+01:00 Stephen Connolly <
> stephen.alan.conno...@gmail.com>:
> > This is only an alpha, I'm not calling a halt unless it is S1/S2, alpha-2
> > can follow next week
> >
> > On 23 February 2017 at 21:56, Christian Schulte  wrote:
> >
> >> Can we have this patch included? I wanted to commit this to master
> >> yesterday when the build job succeeded. This is just pending the Jenkins
> >> update to get the job succeed. I would just merge it to master now.
> >>
> >>  >> shortlog;h=refs/heads/MNG-5889>
> >>
> >>  >> 37b5f27080006883613800127d70e8233210555e>
> >>
> >> So that we do not need to re-open MNG-5889 or even create a new issue.
> >> Otherwise
> >>
> >> +1
> >>
> >> No objections to get a release out.
> >>
> >> Regards,
> >> --
> >> Christian
> >>
> >>
> >> -
> >> 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
>
> --
Sent from my phone