-
Notifications
You must be signed in to change notification settings - Fork 7
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
Error message when running command "gradlew run" #19
Comments
Yes, looks like your assumption about the Artifactory server being down is correct. You can build or download the pcolor library here: https://github.com/igd-geo/pcolor Maybe you want to raise an issue there wrt. uploading the library to JCenter or Maven Central. |
Hi Martin, Thanks a lot for pointing the website to download pcolor. I was able to build the library and now it resides in this path: Build complete. BUILD SUCCESSFUL Could I ask you one more question? When I run the command "gradlew run" for colormap-explorer, what additional parameter do I need to provide in order to point to the location of pcolor? Also, I would like to raise the issue to JCenter or Marven Central. I can't find the websites. By any chance do you know them? Many thanks, |
I think you can just run I suggest raising the issue here: https://github.com/igd-geo/pcolor/issues |
Thanks for the suggestion. I reported the incident to pcolor |
pcolor-1.4.1.jar : 1.4.1.zip
|
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.
Could not resolve all dependencies for configuration ':metrics:compile'.
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: