hallo

did you try to issue the scp command with another client? (manually on the command line).

does the 'permission denied' relate to the scp command login or to filesystem permissions?

these is my config from pom.xml:

  ...
  <distributionManagement>
    <repository>
      <id>releases</id>
      <name>releases repository</name>
      <layout>default</layout>
      <uniqueVersion>false</uniqueVersion>
      <url>scp://hostname/folder/to/repos</url>
    </repository>
    ....

works fine :)




Jens Hohl schrieb:
Ist me again,

i already tried to upload the Site to an Sun Server using SCP (FTP has this bug 
which is not fixed).
The user maven have all permissions to create files or directories.
Get always an error that the Permission is denied. The Password is correct also the username!

I tried some kind of urls:

scp://192.168.4.5
scp://192.168.4.5:
scp://192.168.4.5/path/on/server
scp://192.168.4.5/path/on/server/

All resulting in same failure :(

Anyone have experience with that ?




-----Ursprüngliche Nachricht-----
Von: Jens Hohl Gesendet: Donnerstag, 24. Mai 2007 14:40
An: users@maven.apache.org
Betreff: [M2] Site upload

Hello,

i stumbled <http://www.dict.cc/englisch-deutsch/stumbled.html>  about
some FTP problems with maven 2.

Can someone tell me what works with maven2 when site-deploy is invoked ?

Regards,

Jens



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

Reply via email to