Re: [2.0.10 RC] please test

2008-12-11 Thread Christian Schulte
Brian E. Fox schrieb:
 Hello,
 This RC fixes the SCP wagon problem identified in RC2 (MNG-3717). We
 have reverted the 2.0.x branch back to use wagon beta-2 where it was
 historically for stability. Users that require fixes for wagon beta-3+
 should use 2.1.0-M1 instead.
 
 
 Here's the list of issues fixed in 2.0.10:
 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14112styleName
 =HtmlprojectId=10500Create=Create
 
 And I've staged RC-5 here:
 
 http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa
 che-maven/2.0.10-RC5/
 
 
 
 Please try it out and see if we have any remaining regressions over
 2.0.9.
 
 Thanks,
 Brian

Hello,

will the plugin versions in the super pom be updated for 2.0.10 or will
the defaults used in 2.0.9 be kept ?

-- 
Christian

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



RE: [2.0.10 RC] please test

2008-12-11 Thread Brian E. Fox

will the plugin versions in the super pom be updated for 2.0.10 or will
the defaults used in 2.0.9 be kept ?

Thanks for bringing that up. I think we adjusted them when the original
2.0.10 started but it's been a while and we should re-eval before making
the final build.

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



Re: [2.0.10 RC] Please test

2008-11-22 Thread Hervé BOUTEMY
Hi,

I just found a problem when trying to generate 2.0.10-RC site: this is a xsd 
generation problem introduced when fixing MNG-1999 (comments added in this 
issue, with corresponding MODELLO-121 issue).

This has no impact on Maven distribution: the code works fine. But site 
generation can't be done. I still didn't find any workaround for the moment.

Regards,

Hervé

Le vendredi 14 novembre 2008, Brian Fox a écrit :
 Hello,
 This RC fixes the SCP wagon problem identified in RC2 (MNG-3717). No
 other issues where identified in RC2 so hopefully this will become the
 last RC.


 Here's the list of issues fixed in 2.0.10:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14112styleName
 =HtmlprojectId=10500Create=Create

 And I've staged RC-3 here:

 http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa
 che-maven/2.0.10-RC3/



 Please try it out and see if we have any remaining regressions over 2.0.9.

 Thanks,

 Brian

 --
 Brian Fox
 Apache Maven PMC
 http://blogs.sonatype.com/people/brian/

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [2.0.10 RC] Please test

2008-11-22 Thread Benjamin Bentmann

Hervé BOUTEMY wrote:

I just found a problem when trying to generate 2.0.10-RC site: this is a xsd 
generation problem introduced when fixing MNG-1999


As a side question: Should we extend the CI jobs to also run the site 
phase after the regular install/deploy/whatever to make sure we notice 
such things earlier?



Benjamin

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [2.0.10 RC] Please test

2008-11-15 Thread Henrique Prange

Hi Brian,

Brian E. Fox wrote:

The version is correct but it does seem to have the wrong embedded
version. There must be a property in the pom that the release plugin
didn't update.

On the wagon-ssh, I'm not having issues, can you give more info on how
to reproduce it?


Sure. It's an open source project. You can find the pom.xml here [1] and 
the project source here [2].


If you change the version of wagon-ssh to 1.0-beta-4 or remove the 
version tag, it doesn't work.


Following is the snippet of my settings.xml with the server connection data.

server
   idwebobjects.mdimension.com/dist/snapshots/id
   usernamemyusername/username
   password![CDATA[***]]/password
/server


Does 2.1M1 work for you? (I ported back the exact fix
from that branch)


I've tried it again and it didn't work too. :( On both versions (2.1-M1 
and 2.0.10-RC3), it only work with wagon-ssh-1.0-beta-2.


I don't know why it have worked the first time. As I've cleaned my local 
repo, I can't reproduce the same environment I had at that time. :(


[1]https://svn.objectstyle.org/repos/woproject/trunk/woproject/pom.xml
[2]https://svn.objectstyle.org/repos/woproject/trunk/woproject/

Cheers,

Henrique



-Original Message-
From: Henrique Prange [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 14, 2008 5:04 PM

To: Maven Users List
Cc: dev@maven.apache.org
Subject: Re: [2.0.10 RC] Please test

Hi Brian,

I've tried the RC3 but it seems to be the old RC2. I've downloaded 
distinct packages (tar.gz and zip) on different browsers (Safari and 
Firefox) to avoid any cache problems. :(


Following is the mvn -v output:

Maven version: 2.0.10-RC2
Java version: 1.5.0_16
OS name: mac os x version: 10.5.5 arch: i386 Family: unix

I've tested anyway and the wagon-ssh issue is still there. Are you sure 
the staged version is the right one?


Cheers,

Henrique

Brian Fox wrote:

Hello,
This RC fixes the SCP wagon problem identified in RC2 (MNG-3717). No
other issues where identified in RC2 so hopefully this will become the
last RC.


Here's the list of issues fixed in 2.0.10:



http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14112styleName

=HtmlprojectId=10500Create=Create

And I've staged RC-3 here:



http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa

che-maven/2.0.10-RC3/



Please try it out and see if we have any remaining regressions over

2.0.9.

Thanks,

Brian

--
Brian Fox
Apache Maven PMC
http://blogs.sonatype.com/people/brian/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [2.0.10 RC] Please test

2008-11-15 Thread Hervé BOUTEMY
Le samedi 15 novembre 2008, Henrique Prange a écrit :
 Hi Brian,

 Brian E. Fox wrote:
  The version is correct but it does seem to have the wrong embedded
  version. There must be a property in the pom that the release plugin
  didn't update.
yes, the release plugin din't update mavenVersion property when preparing 
2.0.10-RC3-SNAPSHOT (see r709065).
I fixed the pom for the actual RC4-SNAPSHOT version, but too late for RC3: it 
contains RC2 Maven components

regards,

Hervé

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [2.0.10 RC] Please test

2008-11-14 Thread Henrique Prange

Hi Brian,

I've tried the RC3 but it seems to be the old RC2. I've downloaded 
distinct packages (tar.gz and zip) on different browsers (Safari and 
Firefox) to avoid any cache problems. :(


Following is the mvn -v output:

Maven version: 2.0.10-RC2
Java version: 1.5.0_16
OS name: mac os x version: 10.5.5 arch: i386 Family: unix

I've tested anyway and the wagon-ssh issue is still there. Are you sure 
the staged version is the right one?


Cheers,

Henrique

Brian Fox wrote:

Hello,
This RC fixes the SCP wagon problem identified in RC2 (MNG-3717). No
other issues where identified in RC2 so hopefully this will become the
last RC.


Here's the list of issues fixed in 2.0.10:

http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14112styleName
=HtmlprojectId=10500Create=Create

And I've staged RC-3 here:

http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa
che-maven/2.0.10-RC3/



Please try it out and see if we have any remaining regressions over 2.0.9.

Thanks,

Brian

--
Brian Fox
Apache Maven PMC
http://blogs.sonatype.com/people/brian/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [2.0.10 RC] Please test

2008-11-14 Thread david

On Fri, 14 Nov 2008, Brian Fox wrote:


Hello,
This RC fixes the SCP wagon problem identified in RC2 (MNG-3717). No
other issues where identified in RC2 so hopefully this will become the
last RC.


Here's the list of issues fixed in 2.0.10:

http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14112styleName
=HtmlprojectId=10500Create=Create

And I've staged RC-3 here:

http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa
che-maven/2.0.10-RC3/


Actually it print rc2 when running it:
C:\temp\x\apache-maven-2.0.10-RC3\binmvn -v
Maven version: 2.0.10-RC2
Java version: 1.6.0_10
OS name: windows xp version: 5.1 arch: x86 Family: windows
C:\temp\x\apache-maven-2.0.10-RC3\bin


--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [2.0.10 RC] Please test

2008-11-14 Thread Brian E. Fox
The version is correct but it does seem to have the wrong embedded
version. There must be a property in the pom that the release plugin
didn't update.

On the wagon-ssh, I'm not having issues, can you give more info on how
to reproduce it? Does 2.1M1 work for you? (I ported back the exact fix
from that branch)

-Original Message-
From: Henrique Prange [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 14, 2008 5:04 PM
To: Maven Users List
Cc: dev@maven.apache.org
Subject: Re: [2.0.10 RC] Please test

Hi Brian,

I've tried the RC3 but it seems to be the old RC2. I've downloaded 
distinct packages (tar.gz and zip) on different browsers (Safari and 
Firefox) to avoid any cache problems. :(

Following is the mvn -v output:

Maven version: 2.0.10-RC2
Java version: 1.5.0_16
OS name: mac os x version: 10.5.5 arch: i386 Family: unix

I've tested anyway and the wagon-ssh issue is still there. Are you sure 
the staged version is the right one?

Cheers,

Henrique

Brian Fox wrote:
 Hello,
 This RC fixes the SCP wagon problem identified in RC2 (MNG-3717). No
 other issues where identified in RC2 so hopefully this will become the
 last RC.
 
 
 Here's the list of issues fixed in 2.0.10:
 

http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14112styleName
 =HtmlprojectId=10500Create=Create
 
 And I've staged RC-3 here:
 

http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa
 che-maven/2.0.10-RC3/
 
 
 
 Please try it out and see if we have any remaining regressions over
2.0.9.
 
 Thanks,
 
 Brian
 
 --
 Brian Fox
 Apache Maven PMC
 http://blogs.sonatype.com/people/brian/
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]