You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jason van Zyl <ja...@tesla.io> on 2013/10/04 22:56:07 UTC

[ANN] Maven 3.1.1 Release

Hi!

The Apache Maven Team is pleased to announce the release of 3.1.1

The release notes can be found here:
http://maven.apache.org/docs/3.1.1/release-notes.html

The release can be downloaded from:
http://maven.apache.org/download.cgi

The changes in this release are as follows:

Bug:
[MNG-5459] - failure to resolve pom artifact from snapshotVersion in maven-metadata.xml
[MNG-5495] - API incompatibility causes Swagger Maven Plugin (and others) to fail under Maven 3.1.0
[MNG-5499] - maven-aether-provider leaks Sisu Plexus and ObjectWeb classes onto the classpath when they are not required
[MNG-5500] - help for --legacy-local-repository option explains _maven.repositories instead of _remote.repositories
[MNG-5503] - Maven 3.1.0 fails to resolve artifacts produced by reactor build
[MNG-5509] - org.apache.maven.repository.legacy.DefaultWagonManager should set User-Agent

Thanks,

The Maven Team







Re: [ANN] Maven 3.1.1 Release

Posted by Olivier Lamy <ol...@apache.org>.
fixed.
Sorry I don't have time to change the Jenkins script so use a lazy mode.

On 15 October 2013 07:34, Olivier Lamy <ol...@apache.org> wrote:
> For last release, I believe I used the easy/fast/lazy path to copy binaries
> in the layout Jenkins knows.
>
> --
> Olivier
>
> On Oct 15, 2013 7:31 AM, "jieryn" <ji...@gmail.com> wrote:
>>
>> Greetings,
>>
>> On Mon, Oct 14, 2013 at 4:24 PM, Brett Porter <br...@apache.org> wrote:
>> > It's in the archive at the same location:
>> > https://archive.apache.org/dist/maven/maven-3/3.1.1/binaries/
>>
>> Thanks for that link.
>>
>> > I thought Jenkins had been updated for the new layout.
>>
>> As you can see from
>> https://github.com/jenkinsci/backend-crawler/blob/master/ant_maven.groovy
>> it does not appear to have been updated. And it doesn't look like it
>> will easily play well with a nested directory structure.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>



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

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


Re: [ANN] Maven 3.1.1 Release

Posted by Olivier Lamy <ol...@apache.org>.
For last release, I believe I used the easy/fast/lazy path to copy binaries
in the layout Jenkins knows.

--
Olivier
On Oct 15, 2013 7:31 AM, "jieryn" <ji...@gmail.com> wrote:

> Greetings,
>
> On Mon, Oct 14, 2013 at 4:24 PM, Brett Porter <br...@apache.org> wrote:
> > It's in the archive at the same location:
> https://archive.apache.org/dist/maven/maven-3/3.1.1/binaries/
>
> Thanks for that link.
>
> > I thought Jenkins had been updated for the new layout.
>
> As you can see from
> https://github.com/jenkinsci/backend-crawler/blob/master/ant_maven.groovy
> it does not appear to have been updated. And it doesn't look like it
> will easily play well with a nested directory structure.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [ANN] Maven 3.1.1 Release

Posted by jieryn <ji...@gmail.com>.
Greetings,

On Mon, Oct 14, 2013 at 4:24 PM, Brett Porter <br...@apache.org> wrote:
> It's in the archive at the same location: https://archive.apache.org/dist/maven/maven-3/3.1.1/binaries/

Thanks for that link.

> I thought Jenkins had been updated for the new layout.

As you can see from
https://github.com/jenkinsci/backend-crawler/blob/master/ant_maven.groovy
it does not appear to have been updated. And it doesn't look like it
will easily play well with a nested directory structure.

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


Re: [ANN] Maven 3.1.1 Release

Posted by Brett Porter <br...@apache.org>.
It's in the archive at the same location: https://archive.apache.org/dist/maven/maven-3/3.1.1/binaries/

I thought Jenkins had been updated for the new layout.

- Brett

On 15/10/2013, at 7:05 AM, Jason van Zyl <ja...@tesla.io> wrote:

> The standard download page?
> 
> For example:
> 
> http://apache.mirrors.pair.com/maven/maven-3/3.1.1/binaries/apache-maven-3.1.0-bin.tar.gz
> 
> or more generally:
> 
> http://apache.mirrors.pair.com/maven/maven-3/${version}/binaries/apache-maven-${version}-bin.tar.gz
> 
> Which would yield a more distributed load from Jenkins users installing Maven.
> 
> On Oct 14, 2013, at 12:57 PM, jieryn <ji...@gmail.com> wrote:
> 
>> Greetings,
>> 
>> On Mon, Oct 14, 2013 at 3:51 PM, Jason van Zyl <ja...@tesla.io> wrote:
>>> Sorry, meant to say "why not use the standard download mechanism which is mirrored?"
>>> On Oct 14, 2013, at 12:50 PM, Jason van Zyl <ja...@tesla.io> wrote:
>>>> Why use the standard download mechanism which is mirrored?
>> 
>> https://github.com/jenkinsci/backend-crawler/blob/master/ant_maven.groovy
>> 
>> If there is some other place that Jenkins ought to be crawling for
>> automatic tool installation, please reveal it.
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>> 
> 
> Thanks,
> 
> Jason
> 
> ----------------------------------------------------------
> Jason van Zyl
> Founder,  Apache Maven
> http://twitter.com/jvanzyl
> ---------------------------------------------------------
> 
> 
> 
> 
> 
> 
> 

--
Brett Porter   @brettporter
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter


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


Re: [ANN] Maven 3.1.1 Release

Posted by Jason van Zyl <ja...@tesla.io>.
The standard download page?

For example:

http://apache.mirrors.pair.com/maven/maven-3/3.1.1/binaries/apache-maven-3.1.0-bin.tar.gz

or more generally:

http://apache.mirrors.pair.com/maven/maven-3/${version}/binaries/apache-maven-${version}-bin.tar.gz

Which would yield a more distributed load from Jenkins users installing Maven.

On Oct 14, 2013, at 12:57 PM, jieryn <ji...@gmail.com> wrote:

> Greetings,
> 
> On Mon, Oct 14, 2013 at 3:51 PM, Jason van Zyl <ja...@tesla.io> wrote:
>> Sorry, meant to say "why not use the standard download mechanism which is mirrored?"
>> On Oct 14, 2013, at 12:50 PM, Jason van Zyl <ja...@tesla.io> wrote:
>>> Why use the standard download mechanism which is mirrored?
> 
> https://github.com/jenkinsci/backend-crawler/blob/master/ant_maven.groovy
> 
> If there is some other place that Jenkins ought to be crawling for
> automatic tool installation, please reveal it.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------








Re: [ANN] Maven 3.1.1 Release

Posted by jieryn <ji...@gmail.com>.
Greetings,

On Mon, Oct 14, 2013 at 3:51 PM, Jason van Zyl <ja...@tesla.io> wrote:
> Sorry, meant to say "why not use the standard download mechanism which is mirrored?"
> On Oct 14, 2013, at 12:50 PM, Jason van Zyl <ja...@tesla.io> wrote:
>> Why use the standard download mechanism which is mirrored?

https://github.com/jenkinsci/backend-crawler/blob/master/ant_maven.groovy

If there is some other place that Jenkins ought to be crawling for
automatic tool installation, please reveal it.

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


Re: [ANN] Maven 3.1.1 Release

Posted by Jason van Zyl <ja...@tesla.io>.
Sorry, meant to say "why not use the standard download mechanism which is mirrored?"

On Oct 14, 2013, at 12:50 PM, Jason van Zyl <ja...@tesla.io> wrote:

> Someone else must have taken care of that for the 3.1.0 release as I don't recall doing anything specifically to populate that area.
> 
> Why use the standard download mechanism which is mirrored?
> 
> On Oct 14, 2013, at 12:02 PM, jieryn <ji...@gmail.com> wrote:
> 
>> Greetings,
>> 
>> On Fri, Oct 4, 2013 at 4:56 PM, Jason van Zyl <ja...@tesla.io> wrote:
>>> The Apache Maven Team is pleased to announce the release of 3.1.1
>> 
>> Why isn't it showing up like usual at
>> https://archive.apache.org/dist/maven/binaries/ ?
>> 
>> This affects Jenkins automatic tool installation.
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>> 
> 
> Thanks,
> 
> Jason
> 
> ----------------------------------------------------------
> Jason van Zyl
> Founder,  Apache Maven
> http://twitter.com/jvanzyl
> ---------------------------------------------------------
> 
> 
> 
> 
> 
> 
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------








Re: [ANN] Maven 3.1.1 Release

Posted by Jason van Zyl <ja...@tesla.io>.
Someone else must have taken care of that for the 3.1.0 release as I don't recall doing anything specifically to populate that area.

Why use the standard download mechanism which is mirrored?

On Oct 14, 2013, at 12:02 PM, jieryn <ji...@gmail.com> wrote:

> Greetings,
> 
> On Fri, Oct 4, 2013 at 4:56 PM, Jason van Zyl <ja...@tesla.io> wrote:
>> The Apache Maven Team is pleased to announce the release of 3.1.1
> 
> Why isn't it showing up like usual at
> https://archive.apache.org/dist/maven/binaries/ ?
> 
> This affects Jenkins automatic tool installation.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------








Re: [ANN] Maven 3.1.1 Release

Posted by jieryn <ji...@gmail.com>.
Greetings,

On Fri, Oct 4, 2013 at 4:56 PM, Jason van Zyl <ja...@tesla.io> wrote:
> The Apache Maven Team is pleased to announce the release of 3.1.1

Why isn't it showing up like usual at
https://archive.apache.org/dist/maven/binaries/ ?

This affects Jenkins automatic tool installation.

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


Re: [ANN] Maven 3.1.1 Release

Posted by Jason van Zyl <ja...@tesla.io>.
Sure, no problem.

On Oct 16, 2013, at 4:23 PM, Brett Porter <br...@apache.org> wrote:

> Hi Jason,
> 
> Would you mind sending this to announce@maven.apache.org and announce@apache.org? I didn't see it come through there.
> 
> (Note that you have to send from jvanzyl@apache.org for those - they pre-filter to make life easier on the moderators)
> 
> Thanks,
> Brett
> 
> On 05/10/2013, at 6:56 AM, Jason van Zyl <ja...@tesla.io> wrote:
> 
>> Hi!
>> 
>> The Apache Maven Team is pleased to announce the release of 3.1.1
>> 
>> The release notes can be found here:
>> http://maven.apache.org/docs/3.1.1/release-notes.html
>> 
>> The release can be downloaded from:
>> http://maven.apache.org/download.cgi
>> 
>> The changes in this release are as follows:
>> 
>> Bug:
>> [MNG-5459] - failure to resolve pom artifact from snapshotVersion in maven-metadata.xml
>> [MNG-5495] - API incompatibility causes Swagger Maven Plugin (and others) to fail under Maven 3.1.0
>> [MNG-5499] - maven-aether-provider leaks Sisu Plexus and ObjectWeb classes onto the classpath when they are not required
>> [MNG-5500] - help for --legacy-local-repository option explains _maven.repositories instead of _remote.repositories
>> [MNG-5503] - Maven 3.1.0 fails to resolve artifacts produced by reactor build
>> [MNG-5509] - org.apache.maven.repository.legacy.DefaultWagonManager should set User-Agent
>> 
>> Thanks,
>> 
>> The Maven Team
>> 
>> 
>> 
>> 
>> 
>> 
> 
> --
> Brett Porter   @brettporter
> http://brettporter.wordpress.com/
> http://au.linkedin.com/in/brettporter
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------








Re: [ANN] Maven 3.1.1 Release

Posted by Brett Porter <br...@apache.org>.
Hi Jason,

Would you mind sending this to announce@maven.apache.org and announce@apache.org? I didn't see it come through there.

(Note that you have to send from jvanzyl@apache.org for those - they pre-filter to make life easier on the moderators)

Thanks,
Brett

On 05/10/2013, at 6:56 AM, Jason van Zyl <ja...@tesla.io> wrote:

> Hi!
> 
> The Apache Maven Team is pleased to announce the release of 3.1.1
> 
> The release notes can be found here:
> http://maven.apache.org/docs/3.1.1/release-notes.html
> 
> The release can be downloaded from:
> http://maven.apache.org/download.cgi
> 
> The changes in this release are as follows:
> 
> Bug:
> [MNG-5459] - failure to resolve pom artifact from snapshotVersion in maven-metadata.xml
> [MNG-5495] - API incompatibility causes Swagger Maven Plugin (and others) to fail under Maven 3.1.0
> [MNG-5499] - maven-aether-provider leaks Sisu Plexus and ObjectWeb classes onto the classpath when they are not required
> [MNG-5500] - help for --legacy-local-repository option explains _maven.repositories instead of _remote.repositories
> [MNG-5503] - Maven 3.1.0 fails to resolve artifacts produced by reactor build
> [MNG-5509] - org.apache.maven.repository.legacy.DefaultWagonManager should set User-Agent
> 
> Thanks,
> 
> The Maven Team
> 
> 
> 
> 
> 
> 

--
Brett Porter   @brettporter
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter


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


Re: [ANN] Maven 3.1.1 Release

Posted by Mark Derricutt <ma...@talios.com>.
On 5/10/2013, at 3:18 PM, Jason van Zyl <ja...@tesla.io> wrote:

> Couldn't have done it without the Fredalizer.

+100.  Good to see the release train rolling again.

Mark


Re: [ANN] Maven 3.1.1 Release

Posted by Jason van Zyl <ja...@tesla.io>.
Couldn't have done it without the Fredalizer.

On Oct 4, 2013, at 8:40 PM, Fred Cooke <fr...@gmail.com> wrote:

> Congratulations, Jason! :-)
> 
> 
> On Fri, Oct 4, 2013 at 10:56 PM, Jason van Zyl <ja...@tesla.io> wrote:
> 
>> Hi!
>> 
>> The Apache Maven Team is pleased to announce the release of 3.1.1
>> 
>> The release notes can be found here:
>> http://maven.apache.org/docs/3.1.1/release-notes.html
>> 
>> The release can be downloaded from:
>> http://maven.apache.org/download.cgi
>> 
>> The changes in this release are as follows:
>> 
>> Bug:
>> [MNG-5459] - failure to resolve pom artifact from snapshotVersion in
>> maven-metadata.xml
>> [MNG-5495] - API incompatibility causes Swagger Maven Plugin (and others)
>> to fail under Maven 3.1.0
>> [MNG-5499] - maven-aether-provider leaks Sisu Plexus and ObjectWeb classes
>> onto the classpath when they are not required
>> [MNG-5500] - help for --legacy-local-repository option explains
>> _maven.repositories instead of _remote.repositories
>> [MNG-5503] - Maven 3.1.0 fails to resolve artifacts produced by reactor
>> build
>> [MNG-5509] - org.apache.maven.repository.legacy.DefaultWagonManager should
>> set User-Agent
>> 
>> Thanks,
>> 
>> The Maven Team
>> 
>> 
>> 
>> 
>> 
>> 
>> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------








Re: [ANN] Maven 3.1.1 Release

Posted by Fred Cooke <fr...@gmail.com>.
Congratulations, Jason! :-)


On Fri, Oct 4, 2013 at 10:56 PM, Jason van Zyl <ja...@tesla.io> wrote:

> Hi!
>
> The Apache Maven Team is pleased to announce the release of 3.1.1
>
> The release notes can be found here:
> http://maven.apache.org/docs/3.1.1/release-notes.html
>
> The release can be downloaded from:
> http://maven.apache.org/download.cgi
>
> The changes in this release are as follows:
>
> Bug:
> [MNG-5459] - failure to resolve pom artifact from snapshotVersion in
> maven-metadata.xml
> [MNG-5495] - API incompatibility causes Swagger Maven Plugin (and others)
> to fail under Maven 3.1.0
> [MNG-5499] - maven-aether-provider leaks Sisu Plexus and ObjectWeb classes
> onto the classpath when they are not required
> [MNG-5500] - help for --legacy-local-repository option explains
> _maven.repositories instead of _remote.repositories
> [MNG-5503] - Maven 3.1.0 fails to resolve artifacts produced by reactor
> build
> [MNG-5509] - org.apache.maven.repository.legacy.DefaultWagonManager should
> set User-Agent
>
> Thanks,
>
> The Maven Team
>
>
>
>
>
>
>