Open fisheggg opened 4 years ago
Hi, If that's can you help My environnement of development for Impro-visor is a qemu virtual machine with Debian 10 and xfce4, i changed the version ivy 2.5.0rc2 and i use Oracle JDK 8. Perhaps a directive in your docker image?
Hi, thanks a lot for your work! Appreciated!
I encountered some problem when I try to build it with ant and ivy. My environment is ubuntu 18.04 and openjdk-8 on a docker image.
When I run
ant improvisor
in the home directory, it has an error of501 HTTPS Required
sent by maven.org. It seems that the version of ivy that was downloaded is 2.1.0-rc2, which is quite old. So I tried to manually change it to the latest version of ivy, 2.5.0, and then there's a display exception. Although it says build successful, all the files in ./build are empty, and there's no executable file. Is there any way to skip this and build it in docker? Thanks very much!ERROR using ivy2.1.0-rc2:
BUG using ivy2.5.0: