×
Mar 25, 2024 · This plugin adds Apache Subversion support (via SVNKit) to Jenkins.
Missing: ant | Show results with:ant
When running a job, Jenkins requires credentials to authenticate with Bitbucket Server ... build, assuming the build server commits the change with a distinct SCM ...
... hudson.scm; import com.thoughtworks.xstream ... ant.Project; import org.apache.tools.ant.taskdefs ... svn.core.SVNDepth; import org.tmatesoft.svn.core ...
Missing: development | Show results with:development
Nov 2, 2023 · Hello! I'm having an unexpected in few of my builds, when ending the pipeline. The curious thing is that is affecting more than one ...
... hudson/scm/EnvVarsUtils.java index a6bb7c3 ... svn"; } - public synchronized Map<String,Long> ... credentials (username, password, etc.) that the user entered ...
Missing: development | Show results with:development
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Jan 14, 2024 · adding a new Jekins environment variable via Manage → System (configure global settings and paths) fails with exception error.
Missing: development | Show results with:development
May 2, 2023 · After upgrading Jenkins version from 2.263.1 to 2.387.1 getting the below error from Job configuration for Bitbucket primary server.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Aug 2, 2023 · Hi. I have some Groovy scripts that worked just fine in Jenkins 1.x but are now broken in 2.x. This is actually blocking my update, ...
Missing: development hudson