ftpdeploy doesn't work properly
-------------------------------

         Key: MPSITE-35
         URL: http://jira.codehaus.org/browse/MPSITE-35
     Project: maven-site-plugin
        Type: Bug
  Components: plugin  
    Versions: 1.6.1    
 Environment: maven-site-plugin-1.6.1, Maven 1.0.2, Windows XP, Java 5.0
 Reporter: Steffen Krause


1. configured the remote siteAdress (project.xml)
2. configured the remote siteDirectory (project.xml)
3. configured deploy method (ftp), username and password (project.properties)
4. called goal site:deploy
Result:

BUILD FAILED
File...... C:\Documents and 
Settings\kimba\.maven\cache\maven-site-plugin-1.6.1\plugin.jelly
Element... taskdef
Line...... 130
Column.... 6
taskdef class org.apache.tools.ant.taskdefs.optional.net.FTP cannot be found



5. tried calling goal site:ftpdeploy directly
Result:

BUILD FAILED
File...... C:\Documents and 
Settings\kimba\.maven\cache\maven-site-plugin-1.6.1\plugin.jelly
Element... taskdef
Line...... 130
Column.... 6
taskdef class org.apache.tools.ant.taskdefs.optional.net.FTP cannot be found

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to