×
Mar 25, 2024 · The Subversion SCM plugin exports the svn revisions and URLs of the build's subversion modules as environment variables. These are $ ...
Missing: ant | Show results with:ant
When running a job, Jenkins requires credentials to authenticate with Bitbucket Server. For example, to checkout the source code for builds. To do this, it ...
... hudson.scm; import com.thoughtworks.xstream ... ant.Project; import org.apache.tools.ant.taskdefs ... svn.core.SVNDepth; import org.tmatesoft.svn.core ...
Oct 28, 2022 · I been using Jenkins 2.346.1 which by default the controller uses java 8. I have added a java 7 jdk via Global Tools Configuration.
Missing: credentials hudson scm
I don't know where the real problem is: the missing "modern scm" selection for the job configuration or the population of the credentials fiels of legacy scm.
... hudson/scm/EnvVarsUtils.java index a6bb7c3 ... svn"; } - public synchronized Map<String,Long> ... credentials (username, password, etc.) that the user entered ...
Mar 31, 2024 · This issue is on a pipeline project. Now all my freestyle jobs work using same credentials. I am on Jenkins 2.444, Git 5.0.0, git client 4.1.0.
Mar 24, 2023 · Hi everyone,. I'm opening this issue because I have the same problem described in this issue: https://issues.jenkins.io/browse/JENKINS-59145 ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Apr 13, 2024 · After upgrading Jenkins (running under Tomcat) we have encountered a problem where successful builds subsequently disappear from the Jenkins ...