Documented use of maven.repo.x.port with scpexe

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115980 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
carlos 2004-08-19 10:53:52 +00:00
parent 74a06c1fd4
commit a292f4cdc8

View File

@ -165,6 +165,13 @@
Specifies optional parameters that are passed to the ssh executable.
</td>
</tr>
<tr>
<td>maven.repo.x.port</td>
<td></td>
<td>
This property has no effect with scpexe protocol, use args instead.
</td>
</tr>
</table>
</subsection>
</section>