On 4/3/07, Bourzeix, Hervé <[EMAIL PROTECTED]> wrote:
I did the test and I got the same issue... BTW when upgrading the commons-vfs jar, I got the following exception BUILD FAILED java.lang.NoClassDefFoundError: org/apache/commons/vfs/provider/webdav/WebdavFileProvider Removing the jar slide-webdavlib-20050629.161100.jar fix my issue but I still get : BUILD FAILED D:\javadev\src\mymod\build-common.xml:267: impossible to publish artifacts for [ genesys | mymod | 1.0 ]: org.apache.commons.vfs.FileSystemException: Could not create folder "ftp://usr:[EMAIL PROTECTED]/repository" because it already exists and is a file.
What is strange is that VFS seems to see your 'repository' directory as a file instead of a directory. Are you sure it isn't the case? - Xavier -- Learn Ivy at ApacheCon: http://www.eu.apachecon.com/ Manage your dependencies with Ivy! http://incubator.apache.org/ivy/
