How to configure SCM Plastic Maven Project in Jenkins

+1 vote
Nov 19, 2019 in Jenkins by Anoop
• 130 points
1,125 views

1 answer to this question.

0 votes

Hey @Anoop, In order to create a Plastic SCM project, you will first need to install  "Plastic SCM" plugin.

The process is shown here https://plugins.jenkins.io/plasticscm-plugin

Hope this helps!

answered Nov 19, 2019 by Sirajul
• 59,230 points

Related Questions In Jenkins

0 votes
2 answers
0 votes
1 answer

How to construct Maven installation in Jenkins for each Slave node?

I’m assuming that Java and Maven are ...READ MORE

answered Aug 2, 2018 in Jenkins by Sophie may
• 10,610 points
4,937 views
0 votes
1 answer

What are parameterized jobs in jenkins and how to configure it?

Hey @Hannah, Parameterized jobs/builds are the ones ...READ MORE

answered Dec 16, 2018 in Jenkins by Kiyara
4,910 views
0 votes
1 answer

How to fix a broken build for my project in jenkins?

The user needs to open the console ...READ MORE

answered Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
8,297 views
0 votes
1 answer

How to add maven goals in Jenkins declarative script?

Have you tries ssh-add? Add maven in global ...READ MORE

answered Sep 17, 2020 in Jenkins by Jai
2,999 views