You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Kim Ebert (JIRA)" <ji...@apache.org> on 2014/08/20 21:42:25 UTC

[jira] [Created] (CTAKES-307) URI is not hierarchical when running mvn install

Kim Ebert created CTAKES-307:
--------------------------------

             Summary: URI is not hierarchical when running mvn install
                 Key: CTAKES-307
                 URL: https://issues.apache.org/jira/browse/CTAKES-307
             Project: cTAKES
          Issue Type: Bug
          Components: ctakes-dependency-parser, ctakes-temporal
    Affects Versions: 3.2.0
            Reporter: Kim Ebert


When running mvn install from the command line, the unit tests fail. This is using a fresh version of code checked out from SVN.

[INFO] Apache cTAKES Dependency Parser ................... FAILURE [7.375s]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ctakes.dependency.parser.ae.util.TestClearNLPAnalysisEngines
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Level value for root is  [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p %c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.547 sec <<< FAILURE!

Results :

Tests in error: 
  TestClearNLPPipeLine(org.apache.ctakes.dependency.parser.ae.util.TestClearNLPAnalysisEngines): URI is not hierarchical




--
This message was sent by Atlassian JIRA
(v6.2#6252)