Added "Using Putty as ssh client" section
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115996 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -95,5 +95,12 @@
|
||||
</tr>
|
||||
</table>
|
||||
</section>
|
||||
<section name="Using Putty as ssh client">
|
||||
<p>Set the following porperties (preferably in your %HOME%/build.properties)</p>
|
||||
<source>
|
||||
maven.scp.executable=pscp
|
||||
maven.ssh.executable=plink
|
||||
</source>
|
||||
</section>
|
||||
</body>
|
||||
</document>
|
||||
|
||||
Reference in New Issue
Block a user