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

Ami fails to compile #62

Open
egonw opened this issue Nov 29, 2016 · 5 comments
Open

Ami fails to compile #62

egonw opened this issue Nov 29, 2016 · 5 comments

Comments

@egonw
Copy link

egonw commented Nov 29, 2016

When I run "mvn package" (per README), I get this compile error:

[ERROR] Failed to execute goal on project ami2: Could not resolve dependencies for project org.xml-cml:ami2:jar:0.3.0: Failed to collect dependencies for [org.xml-cml:norma:jar:0.3.0 (compile), org.xml-cml:diagramanalyzer:jar:0.1-SNAPSHOT (compile), org.apache.lucene:lucene-core:jar:4.10.3 (compile), org.apache.lucene:lucene-analyzers-common:jar:4.10.3 (compile), com.google.guava:guava:jar:18.0 (compile), junit:junit:jar:4.11 (test), blogspot.software-and-algorithms:stern-library:jar:0.1 (compile), org.vafer:jdeb:jar:1.3 (provided), com.jayway.jsonpath:json-path:jar:2.0.0 (compile), com.univocity:univocity-parsers:jar:1.5.6 (compile)]: Failed to read artifact descriptor for org.xml-cml:norma:jar:0.3.0: Could not transfer artifact org.xml-cml:norma:pom:0.3.0 from/to ebi-repo (http://www.ebi.ac.uk/intact/maven/nexus/content/repositories/ebi-repo/): Failed to transfer file: http://www.ebi.ac.uk/intact/maven/nexus/content/repositories/ebi-repo/org/xml-cml/norma/0.3.0/norma-0.3.0.pom. Return code is: 500 , ReasonPhrase:Internal Server Error. -> [Help 1]

I like to get a build environment as I want to write a plugin to use a controlled list of nanomaterial names ("NM-100") to be extracted the occurrence of articles...

@petermr
Copy link
Member

petermr commented Nov 29, 2016 via email

@egonw
Copy link
Author

egonw commented Jan 7, 2017

OK, it seems to need patches in @petermr's dev/ branch of cmine... I will now give that a try...

@egonw
Copy link
Author

egonw commented Jan 7, 2017

ah, wrong... I now see the s/cmine/cproject/ patch... so this ami branch needs updating for that...

@egonw
Copy link
Author

egonw commented Jan 8, 2017

So, I need an ami/ branch which is updated for the cmine/cproject migration... I now have >170 compile fails... some of these are simple cmine/cproject changes, but I also see API changes...

Is there an ami/ branch that is updated to use cproject?

@egonw
Copy link
Author

egonw commented Jul 30, 2017

I sort of got this working now with this patch: #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants