I guess I should also offer my help if needed to fix it. :-)  It's probably
nothing major.  I just didn't have time to dig and thought I'd send a quick
note to see if anyone else has encountered it


On 5/21/07, James Carman <[EMAIL PROTECTED]> wrote:

Any ETA on when they'll be fixed?


On 5/21/07, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
>
> looks like the a test is failing.
>
> For now, please add -Dmaven.test.skip=true to your mvn cmd line as our
> tests do not really work with surefire (maven2) yet.
>
>
>
> Mario
>
> -----Original Message-----
> From: "James Carman" <[EMAIL PROTECTED]>
> Date: Monday, Mai 21, 2007 7:15 pm
> Subject: [vfs] trunk build fails?
> To: Reply-    "Jakarta Commons Developers List" <
> commons-dev@jakarta.apache.org>To: "Jakarta Commons Developers List" <
> commons-dev@jakarta.apache.org>
>
> I am trying to install VFS into our local maven repository (we require
> >WebDAV support, so we need the sandbox) and I can't get a clean build
> using Maven2.  I checkout, cd to the directory, and run a mvn install and I
> get...
> >
> >[INFO] Scanning for projects...
> >[INFO] Reactor build order:
> >[INFO]   Commons VFS (project)
> >[INFO]   core
> >[INFO]   examples
> >[INFO]   sandbox
> >[INFO]
> >-------------------------------------------------------------------------
>
> >---
> >[INFO] Building Commons VFS (project)
> >[INFO]    task-segment: [clean, install]
> >[INFO]
>
> >-------------------------------------------------------------------------
> >---
> >[INFO] [clean:clean]
> >[INFO] Deleting directory /home/jcarman/commons-vfs/target
> >[INFO] Deleting directory /home/jcarman/commons-vfs/target/classes
> >[INFO] Deleting directory /home/jcarman/commons-vfs/target/test-classes
> >[INFO] [antrun:run {execution: default}]
> >[INFO] Executing tasks
> >     [copy] Copying 2 files to
> >/home/jcarman/commons-vfs/target/classes/META-INF
> >
> >[INFO] Executed tasks
> >[INFO] [site:attach-descriptor]
> >[INFO] [install:install]
> >[INFO] Installing /home/jcarman/commons-vfs/pom.xml to
> >/home/jcarman/.m2/reposit
> >ory/org/apache/commons/commons-vfs-project/1.1-SNAPSHOT/commons-
> >vfs-project-1.1 -
> >SNAPSHOT.pom
> >[INFO]
>
> >-------------------------------------------------------------------------
> >---
> >[INFO] Building core
> >[INFO]    task-segment: [clean, install]
> >[INFO]
>
> >-------------------------------------------------------------------------
> >---
> >[INFO] [clean:clean]
> >[INFO] Deleting directory /home/jcarman/commons-vfs/core/target
> >[INFO] Deleting directory /home/jcarman/commons-vfs/core/target/classes
>
> >[INFO] Deleting directory
> /home/jcarman/commons-vfs/core/target/test-classes
> >[INFO] [resources:resources]
> >[INFO] Using default encoding to copy filtered resources.
> >[INFO] [compiler:compile]
> >Compiling 218 source files to
> /home/jcarman/commons-vfs/core/target/classes
> >[INFO] [antrun:run {execution: default}]
> >[INFO] Executing tasks
> >     [echo] Setup test-data environment
> >     [copy] Copying 30 files to
> >/home/jcarman/commons-vfs/core/target/classes/te
> >st-data
> >[INFO] Executed tasks
> >[INFO] [resources:testResources]
> >[INFO] Using default encoding to copy filtered resources.
> >[INFO] [compiler:testCompile]
> >Compiling 58 source files to
> >/home/jcarman/commons-vfs/core/target/test-classes
> >[INFO] [surefire:test]
> >[INFO] Surefire report directory:
> >/home/jcarman/commons-vfs/core/target/surefire
> >-reports
> >
> >-------------------------------------------------------
> > T E S T S
> >-------------------------------------------------------
> >Running org.apache.commons.vfs.provider.ram.test.RamProviderTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109sec 
Running
> org.apache.commons.vfs.provider.http.test.HttpProviderTestCase Tests
> run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
> Running org.apache.commons.vfs.provider.url.test.UrlHttpProviderTestCaseTests 
run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.006 sec Running
> org.apache.commons.vfs.provider.ftp.test.FtpProviderTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008sec 
Running
> org.apache.commons.vfs.provider.tar.test.TgzProviderTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014sec 
Running
> org.apache.commons.vfs.provider.local.test.LocalProviderTestCase Tests
> run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
> Running org.apache.commons.vfs.RunTest
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081sec May 
21, 2007 1:13:24 PM
> org.apache.commons.vfs.VfsLog info
> >INFO: Using "/tmp/vfs_cache" as temporary files store.
> >Running org.apache.commons.vfs.provider.jar.test.JarProviderTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026sec 
Running
> org.apache.commons.vfs.provider.tar.test.NestedTarTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116sec 
Running
> org.apache.commons.vfs.test.FileSystemManagerFactoryTestCase
> >Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.305sec
> ><<< FA
> >ILURE!
> >Running org.apache.commons.vfs.provider.tar.test.Tbz2ProviderTestCaseTests 
run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.003 sec Running
> org.apache.commons.vfs.provider.tar.test.NestedTbz2TestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003sec 
Running
> org.apache.commons.vfs.provider.url.test.UrlProviderHttpTestCase Tests
> run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
> Running
> org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilderTest May
> 21, 2007 1:13:24 PM org.apache.commons.vfs.VfsLog info
> >INFO: Using "/tmp/vfs_cache" as temporary files store.
> >May 21, 2007 1:13:24 PM org.apache.commons.vfs.VfsLog info
> >INFO: Using "/tmp/vfs_cache" as temporary files store.
> >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079sec 
Running
> org.apache.commons.vfs.provider.zip.test.NestedZipTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002sec 
Running
> org.apache.commons.vfs.cache.NullFilesCacheTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002sec 
Running
> org.apache.commons.vfs.provider.res.test.ResourceProviderTestCase Tests
> run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
> Running org.apache.commons.vfs.provider.test.VirtualProviderTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003sec 
Running
> org.apache.commons.vfs.provider.tar.test.TarProviderTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003sec 
Running
> org.apache.commons.vfs.provider.temp.test.TemporaryProviderTestCaseTests run: 
0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.002 sec Running
> org.apache.commons.vfs.provider.jar.test.NestedJarTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003sec 
Running
> org.apache.commons.vfs.provider.test.GenericFileNameTestCase
> >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018sec 
Running
> org.apache.commons.vfs.cache.LRUFilesCacheTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002sec 
Running
> org.apache.commons.vfs.provider.sftp.test.SftpProviderTestCase Tests
> run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
> Running org.apache.commons.vfs.provider.zip.test.ZipProviderTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004sec 
Running
> org.apache.commons.vfs.provider.url.test.UrlProviderTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003sec 
Running
> org.apache.commons.vfs.provider.ram.test.CustomRamProviderTest Tests
> run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
> Running org.apache.commons.vfs.provider.tar.test.NestedTgzTestCase
> >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01sec
> >
> >Results :
> >
> >Failed tests:
> >  testDefaultInstance(
> >org.apache.commons.vfs.test.FileSystemManagerFactoryTestCa
> >se)
> >
> >Tests run: 7, Failures: 1, Errors: 0, Skipped: 0
> >
> >[INFO]
> >------------------------------------------------------------------------
>
> >[ERROR] BUILD FAILURE
> >[INFO]
>
> >------------------------------------------------------------------------
> >[INFO] There are test failures.
> >[INFO]
> >------------------------------------------------------------------------
>
> >[INFO] For more information, run Maven with the -e switch
> >[INFO]
>
> >------------------------------------------------------------------------
> >[INFO] Total time: 15 seconds
> >[INFO] Finished at: Mon May 21 13:13:24 EDT 2007
> >[INFO] Final Memory: 8M/29M
> >[INFO]
>
> >------------------------------------------------------------------------
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to