You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael <sg...@gmx.net> on 2009/04/28 21:30:49 UTC

Duplicate folder structure during site-deploy

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-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Duplicate folder structure during site-deploy

Posted by Michael <sg...@gmx.net>.
Michael wrote:
> 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.

Just tried with Ubuntu 8.04 Desktop from another machine to deploy to 
the server with Maven 2.0.9, same result.

Mike


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