Skip to content
New issue

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

Can't build am-tools on falken-1 #43

Open
mariomgmn opened this issue Jul 16, 2019 · 1 comment
Open

Can't build am-tools on falken-1 #43

mariomgmn opened this issue Jul 16, 2019 · 1 comment
Assignees
Labels
post-mrp-cleanup Cleanup tasks for after the MRP deadline question Further information is requested

Comments

@mariomgmn
Copy link
Contributor

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.

  • What went wrong:
    Could not determine the dependencies of task ':shadowJar'.

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.

@mariomgmn mariomgmn added the question Further information is requested label Jul 16, 2019
@alexanderkoller alexanderkoller added the post-mrp-cleanup Cleanup tasks for after the MRP deadline label Jul 17, 2019
@alexanderkoller
Copy link
Contributor

I'll look into this after the deadline. For now, we can compile elsewhere and upload to falken/tony-1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post-mrp-cleanup Cleanup tasks for after the MRP deadline question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants