monarch-initiative / hpoannotqc

HPO Annotation QC
http://hpo-annotation-qc.readthedocs.io/en/latest/#
MIT License
11 stars 2 forks source link

Can't compile currently #1

Closed drseb closed 6 years ago

drseb commented 6 years ago

On my mac mvn clean package fails with:

[ERROR] Failed to execute goal on project HpoAnnotQC: Could not resolve dependencies for project monarchinitiative:HpoAnnotQC:jar:0.1.12: Could not find artifact com.github.phenomics:ontolib-io:jar:0.1.1 in central (https://repo.maven.apache.org/maven2) -> [Help 1]

Do I have to install ontolib locally?

pnrobinson commented 6 years ago

sorry, yes ontolib/OLPG fork needs to be installed via mvn install

pnrobinson commented 6 years ago

closing this. Please reopen if there is an issue. Note we have switched from OLPG to the new phenol version.