Re: [ANN] Maven 3.1.1 Release

2013-10-14 Thread Olivier Lamy
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 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" wrote:

[VOTE] Release Apache Maven Install Plugin version 2.5.1 and Apache Maven Deploy Plugin version 2.8.1

2013-10-14 Thread Robert Scholte
Hi, since the same type of issues have been fixed for both the Apache Maven Install Plugin and Apache Maven Deploy Plugin, I've decided to stage both plugins at once. We solved 2x2 issues: MINSTALL: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11136&version=19574&styleName=H

Re: deploy:site unable to upload, status code = 403

2013-10-14 Thread Wayne Fay
> I'm trying for the first time to upload my maven site on my nexus server. > I configured my repository as recomanded on the official website. Please post this question on the Maven Users list instead. This list is for discussions related to the development of Maven itself. Wayne --

deploy:site unable to upload, status code = 403

2013-10-14 Thread jeb001
Hi, I'm trying for the first time to upload my maven site on my nexus server. I configured my repository as recomanded on the official website. * In my pom.xml : maven-site-plugin 3.3 wagon-webdav-jackrabbit org.apache.maven.wagon 1.0-beta-7 And then : site dav:http://10.121

Re: [ANN] Maven 3.1.1 Release

2013-10-14 Thread Olivier Lamy
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" wrote: > Greetings, > > On Mon, Oct 14, 2013 at 4:24 PM, Brett Porter wrote: > > It's in the archive at the same location: > https://archive.apac

Re: [ANN] Maven 3.1.1 Release

2013-10-14 Thread jieryn
Greetings, On Mon, Oct 14, 2013 at 4:24 PM, Brett Porter 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/jen

Re: [ANN] Maven 3.1.1 Release

2013-10-14 Thread Brett Porter
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 wrote: > The standard download page? > > For example: > > http://apache.mirrors.pai

Re: [ANN] Maven 3.1.1 Release

2013-10-14 Thread Jason van Zyl
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 fr

Re: [ANN] Maven 3.1.1 Release

2013-10-14 Thread jieryn
Greetings, On Mon, Oct 14, 2013 at 3:51 PM, Jason van Zyl 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 wrote: >> Why use the standard download mechanism which is mirrored? https://github.com/jenkin

Re: [ANN] Maven 3.1.1 Release

2013-10-14 Thread Jason van Zyl
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 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 stan

Re: [ANN] Maven 3.1.1 Release

2013-10-14 Thread Jason van Zyl
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 wrote: > Greetings, > > On Fri, Oct 4, 2013 at 4:56 PM, Jason va

Re: [ANN] Maven 3.1.1 Release

2013-10-14 Thread jieryn
Greetings, On Fri, Oct 4, 2013 at 4:56 PM, Jason van Zyl 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.