Dear ClearTK developers,
Thank you for letting me join this group! I freshly checked out ClearTK 2.0.1-SNAPSHOT, but met some build error for cleartk-stanford-corenlp module. It doesn't affect other modules. Please let me know if I should report the error at another place. Sorry for being a newbie and abrupt.
The following are the error message. Many thanks!
Description Resource Path Location Type
ArtifactTransferException: Failure to transfer edu.stanford.nlp:stanford-corenlp:jar:models:3.2.0 from
http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact edu.stanford.nlp:stanford-corenlp:jar:models:3.2.0 from/to central (
http://repo.maven.apache.org/maven2): No response received after 60000
pom.xml
/cleartk-stanford-corenlp
line 52
Maven Dependency Problem
Description Resource Path Location Type
Missing artifact edu.stanford.nlp:stanford-corenlp:jar:models:3.2.0 pom.xml /cleartk-stanford-corenlp line 1 Maven Dependency Problem
Description Resource Path Location Type
The container 'Maven Dependencies' references non existing library '.m2\repository\edu\stanford\nlp\stanford-corenlp\3.2.0\stanford-corenlp-3.2.0-models.jar' cleartk-stanford-corenlp Build path Build Path Problem
Description Resource Path Location Type
The project cannot be built until build path errors are resolved cleartk-stanford-corenlp Unknown Java Problem