[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on
project org.apache.stanbol.enhancer.engines.celi: There are test failures.

The cause of the error is:
org.apache.stanbol.enhancer.servicesapi.EngineException: Error while
calling the CELI NER (Named Entity Recognition) service (configured URL:
http://linguagrid.org/LSGrid/ws/com.celi-france.linguagrid.namedentityrecognition.v0u0.demo
)!
    at
org.apache.stanbol.enhancer.engines.celi.ner.impl.CeliNamedEntityExtractionEnhancementEngine.computeEnhancements(CeliNamedEntityExtractionEnhancementEngine.java:285)


I think the tests shold not access external services.

Cheers,
Reto

Reply via email to