No options when setting the source code origin

I’m having problems to link my git repository to jenkins because there are no options when configuring the proyect in the ‘Setting the source code origin’ step.

Here is a picture of what I see

Jenkins setup: 2.414.3
OS: Linux - 3.10.0-1160.90.1.el7.x86_64
Java: 11.0.20 - Red Hat, Inc. (OpenJDK 64-Bit Server VM)

active-directory:2.34
ant:487.vd79d090d4ea_e
antisamy-markup-formatter:159.v25b_c67cd35fb_
apache-httpcomponents-client-4-api:4.5.14-208.v438351942757
apache-httpcomponents-client-5-api:5.4-124.v31e2987e48f4
authentication-tokens:1.53.v1c90fd9191a_b_
bouncycastle-api:2.30.1.78.1-248.ve27176eb_46cb_
built-on-column:1.3
caffeine-api:3.1.8-133.v17b_1ff2e0599
cloud-stats:320.v96b_65297a_4b_b_
cloudbees-folder:6.858.v898218f3609d
command-launcher:100.v2f6722292ee8
commons-lang3-api:3.17.0-84.vb_b_938040b_078
commons-text-api:1.11.0-108.v2c41b_8b_2b_269
cppcheck:1.26
credentials:1319.v7eb_51b_3a_c97b_
display-url-api:2.204.vf6fddd8a_8b_e9
docker-java-api:3.3.1-79.v20b_53427e041
dtkit-api:3.0.1
durable-task:523.va_a_22cf15d5e0
envinject-api:1.199.v3ce31253ed13
external-monitor-job:207.v98a_a_37a_85525
github-api:1.316-451.v15738eef3414
gson-api:2.10.1-15.v0d99f670e0a_7
instance-identity:185.v303dc7c645f9
ionicons-api:74.v93d5eb_813d5f
jackson2-api:2.17.0-379.v02de8ec9f64c
jakarta-activation-api:2.1.3-1
jakarta-mail-api:2.1.3-1
javadoc:243.vb_b_503b_b_45537
javax-activation-api:1.2.0-7
javax-mail-api:1.6.2-10
jaxb:2.3.9-1
jdk-tool:66.vd8fa_64ee91b_d
jjwt-api:0.11.5-112.ve82dfb_224b_a_d
job-import-plugin:3.6
jobConfigHistory:1283.veb_dfb_00b_5ec0
jquery:1.12.4-1
jquery3-api:3.7.0-1
jsch:0.2.16-86.v42e010d9484b_
json-api:20240303-41.v94e11e6de726
ldap:725.v3cb_b_711b_1a_ef
mailer:470.vc91f60c5d8e2
mapdb-api:1.0.9-28.vf251ce40855d
matrix-auth:3.2.1
mina-sshd-api-common:2.12.1-101.v85b_e08b_780dd
okhttp-api:4.11.0-172.vda_da_1feeb_c6e
pam-auth:1.11
plain-credentials:182.v468b_97b_9dcb_8
powershell:2.1
resource-disposer:0.23
role-strategy:680.v3a_6a_1698b_864
scm-manager:1.9.4
script-security:1369.v9b_98a_4e95b_2d
snakeyaml-api:2.3-123.v13484c65210a_
sonar:2.16.1
ssh-credentials:308.ve4497b_ccd8f4
ssh-slaves:2.948.vb_8050d697fec
structs:325.vcb_307d2a_2782
trilead-api:2.142.v748523a_76693
variant:60.v7290fc0eb_b_cd

you need to install the git plugin

you should update Jenkins to the latest LTS (at least to 2.462.3). 2.414.3 is already more than 1 year old and the Jenkins update site it not delivering information for that old version which plugins are compatible.

1 Like

You should also update the operating system from CentOS 7 to a supported operating system. The Jenkins project stopped supporting CentOS 7 in November 2023. The CentOS project stopped supporting CentOS 7 in June 2024.

1 Like