The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Build getting failed in bitbucket pipelines.

Sandeep.Dash
Contributor
March 17, 2021

Error i am getting is: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project *****: There are test failures.

 

Build Failure.png

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Davinson Anaya Sierra
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 25, 2021

I´m facing the same issue

Davinson Anaya Sierra
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 28, 2021

i found the issue in my case i was using the wrong image, in the file

bitbucket-pipelines.yml

i change image:maven... to

image: markhobson/maven-chrome

 

Sandeep.Dash
Contributor
March 16, 2022

You can create your own image out of a docker file as well and push it to docker repo and then pass it in the yml file. This process worked well for me. Thanks Davinson

TAGS
AUG Leaders

Atlassian Community Events