jenkinsci / java-client-api

A Jenkins API client for Java
MIT License
896 stars 468 forks source link

create job by xml failure,error: 301 Moved Permanently #502

Closed HeartIsBeat closed 7 months ago

HeartIsBeat commented 7 months ago

Jenkins and plugins versions report

Environment ```text Paste the output here ```

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

windows

Reproduction steps

when I create job using jenkinsServer.createJob(jobName, jobXml,true);

jenkins version: Jenkins 2.303.2

Expected Results

jenkins has not create job success

Actual Results

image

Anything else?

No response

Are you interested in contributing a fix?

No response