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:
@@ -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="%"/>
|
||||
|
||||
Reference in New Issue
Block a user