Closed mborges-pivotal closed 4 years ago
Hi @mborges-pivotal, Thnx for reporting. We'll take a look ASAP. We've been fixing a number of issues during the last couple of days and maybe this one is related to them, we'll probably release a minor version soon addressing most of them.
JKube versions: org.eclipse.jkube:oc-maven-plugin:0.1.1
I get the following error when trying to use the "registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:latest" builder image.
[ERROR] Failed to execute goal org.eclipse.jkube:oc-maven-plugin:0.1.1:build (default-cli) on project sample: Failed to execute the build: Unable to build the image using the OpenShift build service: NullPointerException -> [Help 1]
This works fine for kubernetes strategy.
Here is the maven Debug output