[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]
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?