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 has been archived by the owner on Oct 26, 2020. It is now read-only.
I am using a PC with windows 7. I get the following error message when I ran "gradlew run"
Copied natives into C:\Users\IMarroquin\Documents\My Research Work\Colores_work\Explorative_Analysis_2D_Colormaps\colormap-explorer-master\explorer/natives
:explorer:createVersionFile
Updated task ':explorer:createVersionFile' output files with 2018-07-16-08-34-34
:metrics:compileJava
Hi there,
I am using a PC with windows 7. I get the following error message when I ran "gradlew run"
Copied natives into C:\Users\IMarroquin\Documents\My Research Work\Colores_work\Explorative_Analysis_2D_Colormaps\colormap-explorer-master\explorer/natives
:explorer:createVersionFile
Updated task ':explorer:createVersionFile' output files with 2018-07-16-08-34-34
:metrics:compileJava
FAILURE: Build failed with an exception.
What went wrong:
Could not resolve all dependencies for configuration ':metrics:compile'.
Could not resolve de.fhg.igd:pcolor:1.4.1.
Required by:
de.fhg.igd.iva:metrics:2018-07-16-08-34-33
Could not GET 'http://artifactory.esdi-humboldt.eu/artifactory/libs-release/de/fhg/igd/pcolor/1.4.1/pcolor-1.4.1.pom'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 2 mins 2.285 secs
It seems that the installation can't download the file pcolor-1.4.1.pom
Any suggestions?
Many thanks,
Ivan
The text was updated successfully, but these errors were encountered: