Hi, I am working on this.
- Fabian 2011/5/5 Enrico Daga <[email protected]>: > This is the log: > > [INFO] Building Apache Stanbol JSON-LD API > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > [INFO] Deleting > /home/x-marley/Development/Stanbol/trunk/enhancer/generic/jsonld/target > [INFO] [enforcer:enforce {execution: enforce-java}] > [INFO] [resources:resources {execution: default-resources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/x-marley/Development/Stanbol/trunk/enhancer/generic/jsonld/src/main/resources > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Compiling 4 source files to > /home/x-marley/Development/Stanbol/trunk/enhancer/generic/jsonld/target/classes > [INFO] [resources:testResources {execution: default-testResources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/x-marley/Development/Stanbol/trunk/enhancer/generic/jsonld/src/test/resources > [INFO] [compiler:testCompile {execution: default-testCompile}] > [INFO] Compiling 1 source file to > /home/x-marley/Development/Stanbol/trunk/enhancer/generic/jsonld/target/test-classes > [INFO] [surefire:test {execution: default-test}] > [INFO] Surefire report directory: > /home/x-marley/Development/Stanbol/trunk/enhancer/generic/jsonld/target/surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.stanbol.jsonld.JsonLdTest > Tests run: 10, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 0.13 > sec <<< FAILURE! > > Results : > > Failed tests: > testSpecExample1(org.apache.stanbol.jsonld.JsonLdTest) > testSpecExample6MultipleObjects(org.apache.stanbol.jsonld.JsonLdTest) > testSpecExample7NoNSApply(org.apache.stanbol.jsonld.JsonLdTest) > testSpecExample8NoNSApply(org.apache.stanbol.jsonld.JsonLdTest) > > Tests run: 10, Failures: 4, Errors: 0, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] There are test failures. > > Please refer to > /home/x-marley/Development/Stanbol/trunk/enhancer/generic/jsonld/target/surefire-reports > for the individual test results. > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 15 seconds > [INFO] Finished at: Thu May 05 12:40:04 CEST 2011 > [INFO] Final Memory: 50M/217M > [INFO] > ------------------------------------------------------------------------ > > > -- > Enrico Daga > > -- > http://www.enridaga.net > skype: enri-pan > -- Fabian
