jenkinsci/publish-over-ssh-plugin

"mvn package" will give an error related to the JDK version.

derline opened this issue · 0 comments

Jenkins and plugins versions report

Environment
Paste the output here

What Operating System are you using (both controller, and any agents involved in the problem)?

windows

Reproduction steps

mvn package

Expected Results

success

Actual Results

error

Anything else?

I'm getting an error when running "mvn package" related to the JDK version, and I'm unable to fix it by adjusting the value of "java.level" in the pom.xml file.
Or, Can you publish a latest release? Please.