Deployment configuration to OpenShift Docker platform

Answered

Hi everyone,

 

I would like to use the Openshift Deployment Run/Debug configuration to deploy an application to our internal Openshift cloud.

When trying to define the server settings, IntelliJ tries to download the client libraries from Maven Central, but in my organization we are behind a firewall.

I'm getting the error:
Cannot connect: Failed to download client libraries: Failed to download
'http://repo1.maven.org/maven2/com/openshift/openshift-java-client/2.4.0.Final/openshift-java-client-2.4.0.Final/jar':
connect timed out

We have an internal Nexus server that should contain these dependencies.

How can I redirect IntelliJ to download the client library jars from the internal Nexus artifact repository?

I'm using IntelliJ 2016.1.2

Would love to hear any tips! thanks for the help.

Eyal

0

Please sign in to leave a comment.