Note to self: shouldn't need telnet

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114479 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-12-16 04:17:37 +00:00
parent 16b15988ec
commit 55fa077e83

View File

@@ -96,6 +96,7 @@
<fileset dir="${maven.build.dir}" includes="${maven.final.name}-site.tar.gz" />
</ftp>
<!-- FIXME - it would be better to simply ftp each file and not require a telnet session -->
<!-- Expand on the server and chmod -->
<telnet server="${pom.siteAddress}" userid="${maven.username}" password="${maven.password}">
<read string="%"/>