On 14 September 2010 02:15, Patel, Ronak Avinash (US SSA) <[email protected]> wrote: > Hi All, > > I'm getting a lot of problems in trying to build Apache VFS 1.0 from the SVN > trunk. > > The errors I'm getting are about missing dependencies and such which are > completely outdated jar files such as: > > Missing: > ---------- > 1) slide:jakarta-slide-webdavlib:jar:20050629.161100 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=slide > -DartifactId=jakarta-slide-webdavlib -Dversion=20050629.161100 > -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file there: > mvn deploy:deploy-file -DgroupId=slide > -DartifactId=jakarta-slide-webdavlib -Dversion=20050629.161100 > -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.commons:commons-vfs-sandbox:jar:1.0-SNAPSHOT > 2) slide:jakarta-slide-webdavlib:jar:20050629.161100 > > I'm wondering if anyone out there was ever able to successfully build all of > Apache VFS and if it is available anywhere for download.
Have you seen: http://commons.apache.org/vfs/download_vfs.cgi > Thanks! > > Ronak Patel > Senior Software Engineer > BAE Systems NS > San Diego, CA > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
