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>
   <id>webobjects.mdimension.com/dist/snapshots</id>
   <username>myusername</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=14112&styleName
=Html&projectId=10500&Create=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]

Reply via email to