10x man
💪💪💪
On Tue, Dec 10, 2019 at 10:50 AM Mark Waite
wrote:
> Maven surefire plugin has an argument that tells it to not fail the build
> when tests fail. Pass that argument.
>
> Use the Jenkins junit plugin to process and display the test results. It
> will mark the build as "unstable" if
Hi Team,
I've developed plugin for my team. While generating the *hpi* file using *mvn
clean package. *I am getting below error. Kindly assist me get rid of this
issue.
[ERROR] Tests run: 165, Failures: 100, Errors: 0, Skipped: 0, Time elapsed:
17.734 s <<< FAILURE! - in InjectedTest
[ERROR]