You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running a JIB image build in Windows it fails with:
[ERROR] oc: Failed to execute the build [Error when building JIB image]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.289 s
[INFO] Finished at: 2021-05-25T12:12:12+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.jkube:openshift-maven-plugin:1.3.0:build (default) on project spring-boot-helm: Failed to execute the build: Error when building JIB image: C:\Users\mnurisan\Downloads\delete\jkube\quickstarts\maven\spring-boot-helm\target\docker\spring-boot-helm\1.3.0\build\deployments\spring-boot-helm-1.3.0.jar: The process cannot access the file because it is being used by another process. -> [Help 1]
WIP
Info
Eclipse JKube version : 1.3.0
If it's a bug, how to reproduce :
$ cd quickstarts\maven\spring-boot-helm
$ mvn clean package -Popenshift -Djkube.build.strategy=jib
The text was updated successfully, but these errors were encountered:
Description
When running a JIB image build in Windows it fails with:
WIP
Info
Eclipse JKube version : 1.3.0
If it's a bug, how to reproduce :
The text was updated successfully, but these errors were encountered: