[ http://jira.codehaus.org/browse/MNG-1662?page=all ]

Lukas Theussl moved MPSITE-44 to MNG-1662:
------------------------------------------

     Component:     (was: plugin)
                maven-site-plugin
    Complexity: Intermediate
      Workflow: Maven  (was: jira)
           Key: MNG-1662  (was: MPSITE-44)
       Project: Maven 2  (was: maven-site-plugin)

> mvn site:site ignores settings.xml
> ----------------------------------
>
>          Key: MNG-1662
>          URL: http://jira.codehaus.org/browse/MNG-1662
>      Project: Maven 2
>         Type: Bug
>   Components: maven-site-plugin
>     Reporter: Alan Cabrera
>     Priority: Critical

>
>
> mvn site:site ignores parts of my settings.xml:
>     <server>
>       <id>livetribe-website</id>
>       <filePermissions>664</filePermissions>
>       <directoryPermissions>775</directoryPermissions>
>       <configuration>
>         <sshExecutable>plink</sshExecutable>
>         <scpExecutable>pscp</scpExecutable>
>       </configuration>
>       <username>livetribe</username>
>     </server>
> It uses the username when ssh but does not invoke plink.
> [INFO] [site:deploy]
> Using private key: C:\Documents and Settings\adc\.ssh\id_dsa
> scpexe://repo.livetribe.org/home/projects/livetribe/public_html/maven/ - 
> Session: Opened
> Executing command: ssh -i "C:\Documents and Settings\adc\.ssh\id_dsa" -o 
> "BatchMode yes" [EMAIL PROTECTED] "mkdir -p 
> /home/projects/livetribe/public_html/maven/."
> scpexe://repo.livetribe.org/home/projects/livetribe/public_html/maven/ - 
> Session: Disconnecting
> scpexe://repo.livetribe.org/home/projects/livetribe/public_html/maven/ - 
> Session: Disconnected

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to