Re: Maven 3.1.0-alpha-1 release notes

2013-06-08 Thread Robert Scholte
I've sent an e-mail to infra, including questions regarding jobs on the windows-slave which keep failing. https://jira.codehaus.org/browse/MENFORCER-154 fixed the Aether issue for M3.1+ Tycho is indeed failing. I think I'm going to ignore it for only Maven-3.1-alpha-1, giving the tycho te

Re: Maven 3.1.0-alpha-1 release notes

2013-06-08 Thread Hervé BOUTEMY
I fixed some inconsistencies in the site regarding release notes I see download.xml.vm should be modifies too to have Maven 3.1.0-alpha-1, but I need to go, so didn't have time to do it (the actual http://maven.apache.org/download.cgi is strange: "Maven 3.1.0- alpha-1 (Binary tar.gz)" is availabl

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Jason van Zyl
Ok, I tried to update the website. Seems all right. Hervé committed the distro in the dist area so it should be on the mirrors, and everything is synced to Central. I think we're ready for the announcement. Anything else need to be done? On Jun 7, 2013, at 5:27 PM, Hervé BOUTEMY wrote: > modi

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Hervé BOUTEMY
modifications are only staged, available on maven.staging.apage.org [1] if you want to publish the staged content, you need to use the CMS publich action [2] Regards, Hervé [1] http://maven.staging.apache.org/docs/3.1.0-alpha-1/release-notes.html [2] https://cms.apache.org/maven/publish Le

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Hervé BOUTEMY
you should be able to edit the Apache wiki page: I can't do anything myself, I suppose INFRA can do it I tried to build the project with Maven 3.1.0-alpha-1, and the maven-enforcer- plugin failed with one IT which usesd Tycho: I don't know the plugin enough, I can't tell if this Tycho dependency

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Hervé BOUTEMY
tooling for mobiles can go as fast as mobiles: lucky man not requiring too much backward compatibility :) Regards, Hervé Le vendredi 7 juin 2013 12:03:25 Manfred Moser a écrit : > > I added the Android Maven Pugin to > > https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound > >

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Jörg Schaible
Michael-O wrote: > Am 2013-06-07 21:59, schrieb Jason van Zyl: >> Go for it. >> >> On Jun 7, 2013, at 3:47 PM, Michael-O <1983-01...@gmx.net> wrote: >> >>> Am 2013-06-07 20:18, schrieb Jason van Zyl: Looks like the Mardown processing isn't working correctly. The page definitely has a tit

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Michael-O
Am 2013-06-07 21:59, schrieb Jason van Zyl: Go for it. On Jun 7, 2013, at 3:47 PM, Michael-O <1983-01...@gmx.net> wrote: Am 2013-06-07 20:18, schrieb Jason van Zyl: Looks like the Mardown processing isn't working correctly. The page definitely has a title. On Jun 7, 2013, at 1:59 PM, Michae

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Jason van Zyl
Go for it. On Jun 7, 2013, at 3:47 PM, Michael-O <1983-01...@gmx.net> wrote: > Am 2013-06-07 20:18, schrieb Jason van Zyl: >> Looks like the Mardown processing isn't working correctly. The page >> definitely >> has a title. >> >> >> On Jun 7, 2013, at 1:59 PM, Michael-O <1983-01...@gmx.net

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Michael-O
Am 2013-06-07 20:18, schrieb Jason van Zyl: Looks like the Mardown processing isn't working correctly. The page definitely has a title. On Jun 7, 2013, at 1:59 PM, Michael-O <1983-01...@gmx.net > wrote: Am 2013-06-06 19:20, schrieb Jason van Zyl: I've pushed in the initial c

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Jason van Zyl
Looks like the Mardown processing isn't working correctly. The page definitely has a title.On Jun 7, 2013, at 1:59 PM, Michael-O <1983-01-06@gmx.net> wrote:Am 2013-06-06 19:20, schrieb Jason van Zyl:I've pushed in the initial cut at the release notes if anyone wants to take a look:http://svn.apache

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Michael-O
Am 2013-06-06 19:20, schrieb Jason van Zyl: I've pushed in the initial cut at the release notes if anyone wants to take a look: http://svn.apache.org/r1490364 Jason, both pages [1] and [2] are missing a title in the apt files so the /html/head/title remains empty ('Maven -' actually). This

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Jason van Zyl
How long does it take for the site to publish? I don't see the release notes for 3.1.0-alpha-1 up there yet: http://maven.apache.org/docs/3.1.0-alpha-1/release-notes.html On Jun 7, 2013, at 2:31 AM, Hervé BOUTEMY wrote: > I just committed the distro into the dist area, to let it spread to mirr

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Robert Scholte
Hi I've discovered that the maven-enforcer-plugin is having the same issue. Not sure if I should be able to edit this wiki-page, anyhow: I can't. (@Hervé, could you fix that?) I'll go through the open MENFORCER issues to see what else can be fixed. Somewhere next week I'll prepare the release,

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Manfred Moser
Here is a link to the issue https://code.google.com/p/maven-android-plugin/issues/detail?id=395 And using mvn -v Apache Maven 3.1.0-alpha-1 (262b9bb1ef91d1414e5162d9dd0f5522e7186202; 2013-03-30 14:38:49-0700) Maven home: /opt/tools/apache-maven-3.1.0-alpha-1 Java version: 1.7.0_21, vendor: Oracl

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Manfred Moser
> I added the Android Maven Pugin to > https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound > > Do you have any issue tracking reference to link to? > > > On fixing the issue: I had a very quick look at your poms, and IIUC, > you're > using much Aether API directly from your plugin

Re: Maven 3.1.0-alpha-1 release notes

2013-06-07 Thread Jason van Zyl
Cool, thanks. On Jun 7, 2013, at 2:31 AM, Hervé BOUTEMY wrote: > I just committed the distro into the dist area, to let it spread to mirrors > > Regards, > > Hervé > > Le jeudi 6 juin 2013 13:20:19 Jason van Zyl a écrit : >> I've pushed in the initial cut at the release notes if anyone wants

Re: Maven 3.1.0-alpha-1 release notes

2013-06-06 Thread Hervé BOUTEMY
I just committed the distro into the dist area, to let it spread to mirrors Regards, Hervé Le jeudi 6 juin 2013 13:20:19 Jason van Zyl a écrit : > I've pushed in the initial cut at the release notes if anyone wants to take > a look: > > http://svn.apache.org/r1490364 > > I will push out the bi

Re: Maven 3.1.0-alpha-1 release notes

2013-06-06 Thread Hervé BOUTEMY
BTW, can you confirm us that the failure with Android Maven Plugin gives you a link to https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound (ie that the heuristics I wrote about such failure detection works for you too :) ) Regards, Hervé Le vendredi 7 juin 2013 08:20:01 Herv

Re: Maven 3.1.0-alpha-1 release notes

2013-06-06 Thread Hervé BOUTEMY
I added the Android Maven Pugin to https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound Do you have any issue tracking reference to link to? On fixing the issue: I had a very quick look at your poms, and IIUC, you're using much Aether API directly from your plugin code. With s

Re: Maven 3.1.0-alpha-1 release notes

2013-06-06 Thread Manfred Moser
The sentence The switch in the core from Sonatype Aether {{{http://eclipse.org/aether}Eclipse Aether}}. is missing a "to" Feel free to reference the Android Maven Plugin breaking with 3.1. We plan to upgrade the plugin to work with 3.1 (currently ongoing in https://github.com/jayway/maven-androi