zabetak commented on issue #104: WIP: CALCITE-3158: Avatica: migrate build system to Gradle URL: https://github.com/apache/calcite-avatica/pull/104#issuecomment-540683460 @vlsi thanks for taking the time to help, much appreciated. Regarding the properties what I would to know how I can point to a different Nexus URL (other than the default http://localhost:8080/). Sorry for not being clear. Regarding _asflike-release-environment_ what I am doing is the following: `sudo ./recreate.sh calcite` The docker ps commands shows the following: ``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES b075163dbaa4 vlsi/nexus-stub "java -Xms128m -cp /…" 30 seconds ago Up 28 seconds 0.0.0.0:8080->8080/tcp nexus-stub ea88359e4bb8 asflikereleaseenvironment_vcs "/init" 30 seconds ago Up 29 seconds 443/tcp, 0.0.0.0:80->80/tcp, 0.0.0.0:3960->3960/tcp, 0.0.0.0:9418->9418/tcp, 3690/tcp vcs-server ``` The svn-server is up and running but after putting the credentials (username:`test`, password:`test`) I get the [following error](https://ibb.co/NTQ3c59) no matter if I use localhost or 127.0.0.1. I will try to figure out what happens tomorrow. @julianhyde Thanks for the tip about maven.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
