I have installed cobertura plugin but my build is not succesful

+2 votes

Hi

I have installed cobertura plugin but my build is not succesful.

Pls let me know where I am going wrong. Thanks

Dec 17, 2018 in Jenkins by Ali
• 11,360 points
757 views

1 answer to this question.

0 votes

Please let us know the Goal you have provided in the build step. The goal for the QA metric check build step should be cobertura:cobertura

Change the goal and then try to build again. If the build still fails please follow the below steps:

Please follow the below steps for QA_metrics_check:

Step 1 : Put the git repository link in Source code Management

In the post-build action [lease select Publish HTML reports.

And if this option is not there then you will have to install HTML publisher plugin and then try to build it. 

Once it is a success, you can download the HTML reports

answered Dec 18, 2018 by Arohi

Related Questions In Jenkins

0 votes
1 answer
0 votes
1 answer

How can I ensure that my jenkins build server is accessed only by authorized users?

Anyone can make use of the URL ...READ MORE

answered Aug 6, 2019 in Jenkins by Sirajul
• 59,230 points
609 views
+1 vote
1 answer

Unable to access Jenkins. I newly installed Jenkins but for some reason I cannot access it.

Try changing the port, Change JENKINS_AJP_PORT="xyz" to JENKINS_AJP_PORT="abc" If changing the ...READ MORE

answered Jul 4, 2018 in Jenkins by Sophie may
• 10,610 points
7,807 views
0 votes
1 answer

How do I pass value from my Fake # script to the host build server (Jenkins)

You can use the EnvInject plugin to pass environment ...READ MORE

answered Jul 11, 2018 in Jenkins by Kalgi
• 2,680 points
1,152 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,516 views
+2 votes
1 answer
0 votes
2 answers

How do I start jenkins on my Virtual Machine?

To start the Jenkins server please follow ...READ MORE

answered Dec 17, 2018 in Jenkins by Arohi
8,043 views
+5 votes
4 answers

How can I run a Jenkinsfile from a particular folder?

Consider the below points: The Freestyle project ...READ MORE

answered Mar 27, 2018 in Jenkins by anonymous
23,685 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP