From a292f4cdc837e45ca830b59ace832c473a434e59 Mon Sep 17 00:00:00 2001 From: carlos Date: Thu, 19 Aug 2004 10:53:52 +0000 Subject: [PATCH] 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 --- artifact/xdocs/properties.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/artifact/xdocs/properties.xml b/artifact/xdocs/properties.xml index 13c3bd17..a0251cf8 100644 --- a/artifact/xdocs/properties.xml +++ b/artifact/xdocs/properties.xml @@ -165,6 +165,13 @@ Specifies optional parameters that are passed to the ssh executable. + + maven.repo.x.port + + + This property has no effect with scpexe protocol, use args instead. + +