Skip to content

Cannot compile project with maven #73

@GreenfishK

Description

@GreenfishK

What happened?

I ran mvn clean install and I got a dependency issue that I am sharing with you in the log output below.

Relevant log output

[INFO] Apache cTAKES Temporal Information Extraction ...... FAILURE [30:18 min]
[INFO] Apache cTAKES CoReference Resolver ................. SKIPPED
[INFO] Apache cTAKES Drug NER ............................. SKIPPED
[INFO] Apache cTAKES Side Effects ......................... SKIPPED
[INFO] Apache cTAKES Smoking Status ....................... SKIPPED
[INFO] Apache cTAKES Mastif Zoner ......................... SKIPPED
[INFO] Apache cTAKES Assertion's zoner .................... SKIPPED
[INFO] Apache cTAKES Default Clinical Pipeline ............ SKIPPED
[INFO] Apache cTAKES Template Filler (deprecated) ......... SKIPPED
[INFO] Apache cTAKES Python Bridge to Java ................ SKIPPED
[INFO] Apache cTAKES Examples ............................. SKIPPED
[INFO] Apache cTAKES YTEX ................................. SKIPPED
[INFO] Apache cTAKES YTEX UIMA ............................ SKIPPED
[INFO] Apache cTAKES Tiny Rest Service .................... SKIPPED
[INFO] Apache cTAKES User Resources ....................... SKIPPED
[INFO] Apache cTAKES Distribution ......................... SKIPPED
[INFO] Apache cTAKES Regression-test ...................... SKIPPED
[INFO] Apache cTAKES Dockhand ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30:42 min
[INFO] Finished at: 2025-09-07T21:22:29+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ctakes-temporal: Could not resolve dependencies for project org.apache.ctakes:ctakes-temporal:jar:7.0.0-SNAPSHOT
[ERROR] dependency: org.clulab:timenorm_2.13:jar:1.0.5 (compile)
[ERROR] 	Could not transfer artifact org.clulab:timenorm_2.13:jar:1.0.5 from/to central (https://repo.maven.apache.org/maven2): Read timed out
[ERROR] 
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :ctakes-temporal

cTAKES.error.log contents

Version

5.1.0

What operating system are you seeing the problem on?

No response

Contact Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions