Jump to content
  • 0

Eclipse error build failed!


Question

2 answers to this question

Recommended Posts

  • 0
Posted

ty mate 🙂 i  just add this code and worked for me!

 

<plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-surefire-plugin</artifactId>
   <version>2.19.1</version>
   <configuration>
      <testFailureIgnore>true</testFailureIgnore>
   </configuration>
</plugin>
  • 0
Posted (edited)
  On 1/29/2021 at 6:35 PM, JadoN said:

test.thumb.jpg.21e27ea7e8fdadfa06d99b681f156ed1.jpg

Expand  

https://stackoverflow.com/ That's what i do when i have a compiler error.

 

Check this out -- > Link1 , Link2

Edited by Ugleethyn
  • Thanks 1
Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock