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
I tried to use openshift maven plugin 1.18.1 in the project and activate resource and build, when running mvn clean build got the error like this.
Failed to execute goal org.eclipse.jkube:openshift-maven-plugin:1.18.1:resource (default)
on project jakartaee10-starter-boilerplate: Execution default
of goal org.eclipse.jkube:openshift-maven-plugin:1.18.1:resource failed:
A required class was missing
while executing org.eclipse.jkube:openshift-maven-plugin:1.18.1:resource:
org/fusesource/jansi/AnsiConsole
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to use openshift maven plugin 1.18.1 in the project and activate
resource
andbuild
, when runningmvn clean build
got the error like this.Failed to execute goal org.eclipse.jkube:openshift-maven-plugin:1.18.1:resource (default) on project jakartaee10-starter-boilerplate: Execution default of goal org.eclipse.jkube:openshift-maven-plugin:1.18.1:resource failed: A required class was missing while executing org.eclipse.jkube:openshift-maven-plugin:1.18.1:resource: org/fusesource/jansi/AnsiConsole
Beta Was this translation helpful? Give feedback.
All reactions