Hi folks,

I recently installed Ubuntu 8.04.2 Server (Linux mika-server 2.6.24-23-server #1 SMP Wed Apr 1 22:22:14 UTC 2009 i686 GNU/Linux) in VirtualBox 2.2.2 to test SVN, articact and site deployment, trying to gain some experience before I get a root server. I set up my project to deploy to that virtual machine (openSSH is running) and received some weird results.

While deploying, I received some weird errors. I did with Maven 2.0.10 and Maven 2.1. I pasted the logs into the the mail.

This is my source: http://svn.fckeditor.net/FCKeditor.Java/trunk/ rXXXX
I changed deploy to sftp://192.168.0.16/home/mosipov/public_html/docs which is the virtual machine.

Maven 2.0.10:

running a clean before

mvn -e -X site-deploy: http://home.htw-berlin.de/~s0525102/mvn/mvn2.0.10-site-deploy.log deployed home afterwards: http://home.htw-berlin.de/~s0525102/mvn/mvn2.0.10-site-deploy.tree see line 2-5 (dup dir)

mvn -e -X deploy: http://home.htw-berlin.de/~s0525102/mvn/mvn2.0.10-deploy.log (fails) deployed home afterwards: http://home.htw-berlin.de/~s0525102/mvn/mvn2.0.10-deploy.tree

Maven 2.1:

running a clean before

mvn -e -X site-deploy:  (works fine, but uploads file by file)
deployed home afterwards: http://home.htw-berlin.de/~s0525102/mvn/mvn2.1-site-deploy.tree

mvn -e -X deploy: http://home.htw-berlin.de/~s0525102/mvn/mvn2.1-deploy.log (works fine) deployed home afterwards: http://home.htw-berlin.de/~s0525102/mvn/mvn2.1-deploy.tree

Actually, I don't know who fails here, me, maven or ubuntu?

Any tips would be great!

Thanks,

Mike

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

Reply via email to