You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
I am trying to build this project from source and I'm getting the following errors:
[WARNING] Could not transfer metadata edu.isi.bmkeg:bmkeg-parent:1.1.5-SNAPSHOT/maven-metadata.xml from/to bigdata.releases (http://www.systap.com/maven/rele
ases): Resource temporarily unavailable (connect failed)
[WARNING] Could not transfer metadata edu.isi.bmkeg:bmkeg-parent:1.1.5-SNAPSHOT/maven-metadata.xml from/to hugin-releases (http://hugin.isi.edu:8180/nexus/co
ntent/repositories/releases/): hugin.isi.edu:8180 failed to respond
[WARNING] Could not transfer metadata edu.isi.bmkeg:bmkeg-parent:1.1.5-SNAPSHOT/maven-metadata.xml from/to hugin-3rd-party (http://hugin.isi.edu:8180/nexus/c
ontent/repositories/thirdparty/): hugin.isi.edu:8180 failed to respond
[WARNING] Could not transfer metadata edu.isi.bmkeg:bmkeg-parent:1.1.5-SNAPSHOT/maven-metadata.xml from/to hugin-3rd-party-snapshot (http://hugin.isi.edu:818
0/nexus/content/repositories/thirdpartysnapshots/): hugin.isi.edu:8180 failed to respond
I suspect this repo is private... is there another location where I can grab the required dependencies?
Hi,
I am trying to build this project from source and I'm getting the following errors:
[WARNING] Could not transfer metadata edu.isi.bmkeg:bmkeg-parent:1.1.5-SNAPSHOT/maven-metadata.xml from/to bigdata.releases (http://www.systap.com/maven/rele
ases): Resource temporarily unavailable (connect failed)
[WARNING] Could not transfer metadata edu.isi.bmkeg:bmkeg-parent:1.1.5-SNAPSHOT/maven-metadata.xml from/to hugin-releases (http://hugin.isi.edu:8180/nexus/co
ntent/repositories/releases/): hugin.isi.edu:8180 failed to respond
[WARNING] Could not transfer metadata edu.isi.bmkeg:bmkeg-parent:1.1.5-SNAPSHOT/maven-metadata.xml from/to hugin-3rd-party (http://hugin.isi.edu:8180/nexus/c
ontent/repositories/thirdparty/): hugin.isi.edu:8180 failed to respond
[WARNING] Could not transfer metadata edu.isi.bmkeg:bmkeg-parent:1.1.5-SNAPSHOT/maven-metadata.xml from/to hugin-3rd-party-snapshot (http://hugin.isi.edu:818
0/nexus/content/repositories/thirdpartysnapshots/): hugin.isi.edu:8180 failed to respond
I suspect this repo is private... is there another location where I can grab the required dependencies?
Thanks