We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUILD FAILED in 45s mariom@falken-1:/local/mariom/am-tools$ ./gradlew clean build [Fatal Error] illinois-ner-4.0.13.pom:2:10: Already seen doctype. [Fatal Error] illinois-tokenizer-4.0.13.pom:2:10: Already seen doctype.
FAILURE: Build failed with an exception.
Could not resolve all dependencies for configuration ':runtimeClasspath'. Could not resolve edu.illinois.cs.cogcomp:illinois-tokenizer:4.0.13. Required by: project : > Could not resolve edu.illinois.cs.cogcomp:illinois-tokenizer:4.0.13. > Could not parse POM http://cogcomp.org/m2repo/edu/illinois/cs/cogcomp/illinois-tokenizer/4.0.13/illinois-tokenizer-4.0.13.pom > Already seen doctype. Could not resolve edu.illinois.cs.cogcomp:illinois-ner:4.0.13. Required by: project : > Could not resolve edu.illinois.cs.cogcomp:illinois-ner:4.0.13. > Could not parse POM http://cogcomp.org/m2repo/edu/illinois/cs/cogcomp/illinois-ner/4.0.13/illinois-ner-4.0.13.pom > Already seen doctype.
I get this error when I try to build am-tools on the server. @namednil mentioned that he had a similar one on tony but not on falken-1.
The text was updated successfully, but these errors were encountered:
I'll look into this after the deadline. For now, we can compile elsewhere and upload to falken/tony-1.
Sorry, something went wrong.
alexanderkoller
No branches or pull requests
BUILD FAILED in 45s
mariom@falken-1:/local/mariom/am-tools$ ./gradlew clean build
[Fatal Error] illinois-ner-4.0.13.pom:2:10: Already seen doctype.
[Fatal Error] illinois-tokenizer-4.0.13.pom:2:10: Already seen doctype.
FAILURE: Build failed with an exception.
Could not determine the dependencies of task ':shadowJar'.
I get this error when I try to build am-tools on the server. @namednil mentioned that he had a similar one on tony but not on falken-1.
The text was updated successfully, but these errors were encountered: