Hi,

Excellent! It works!

On our local network everything has been running smoothly since early 2.0-beta releases, but we have experienced problems on slow network connections (repo in Oslo, Norway, client in Manila, Philipines).

Our repo is on a Linux machine. File permissions have been set to drwxrwsr-x on folders to allow for sticky group memberhip. In addition we had to specify <filePermissions>0664</filePermissions> on the servers in every developers settings.xml file. This is to allow for users to release the same artifacts (writes to the repo metadata files).


Thanks!
Ørjan Austvold



Brett Porter wrote:
Hi,

In the lead up to the 2.0.2 release, I'd like anyone experiencing:
[WAGONSSH-28] session is down
[WAGONSSH-30] hangs during deployment

to test the following wagon snapshots:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/wagon/wagon-ssh/1.0-alpha-6-SNAPSHOT/wagon-ssh-1.0-alpha-6-20060105.062346-2.jar
by including it in your $M2_HOME/lib directory.

Please also include:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6-SNAPSHOT/wagon-provider-api-1.0-alpha-6-20060105.062346-7.jar
and
http://www.ibiblio.org/maven2/com/jcraft/jsch/0.1.24/jsch-0.1.24.jar

Replace any existing wagon/jsch libraries.

Another way to test is to pick up the following integration build instead:
http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060105.071501.tar.gz

With this build, you can also test scpexe and sftp if you were having
any problems with them.

Thanks!
- Brett

---------------------------------------------------------------------
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