You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Avery Ching (JIRA)" <ji...@apache.org> on 2013/04/10 02:48:16 UTC

[jira] [Created] (INFRA-6132) Access to scp to /www/giraph.apache.org denied for Giraph committers

Avery Ching created INFRA-6132:
----------------------------------

             Summary: Access to scp to /www/giraph.apache.org denied for Giraph committers
                 Key: INFRA-6132
                 URL: https://issues.apache.org/jira/browse/INFRA-6132
             Project: Infrastructure
          Issue Type: Bug
      Security Level: public (Regular issues)
            Reporter: Avery Ching


We would like to deploy our website with maven, but get a permission denied error.  Here is the maven configuration and the ssh error.

mvn site:deploy -DskipTests -Phadoop_2.0.0
scp://people.apache.org/www/giraph.apache.org/ - Session: Opened  
[INFO] Pushing /Users/aching/git/giraph_git/target/site
[INFO]    >>> to scp://people.apache.org/www/giraph.apache.org/./
Executing command: mkdir -p "/www/giraph.apache.org/./"
Executing command: mkdir -p "/www/giraph.apache.org/."
Executing command: scp -t "/www/giraph.apache.org/./wagon3020811901737962842.zip"
 Transfer error: java.io.IOException: SCP terminated with error: 'scp: /www/giraph.apache.org/./wagon3020811901737962842.zip: Permission denied'
 Transfer error: org.apache.maven.wagon.TransferFailedException: Error occurred while deploying './wagon3020811901737962842.zip' to remote repository: scp://people.apache.org/www/giraph.apache.org/: SCP terminated with error: 'scp: /www/giraph.apache.org/./wagon3020811901737962842.zip: Permission denied'
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.2:deploy (default-cli) on project giraph-parent: Error uploading site: Error occurred while deploying './wagon3020811901737962842.zip' to remote repository: scp://people.apache.org/www/giraph.apache.org/: SCP terminated with error: 'scp: /www/giraph.apache.org/./wagon3020811901737962842.zip: Permission denied' -> [Help 1]


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira