Jump to content

JadoN

Members
  • Posts

    279
  • Joined

  • Last visited

  • Feedback

    0%

Community Answers

  1. JadoN's post in Eclipse error build failed! was marked as the answer   
    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>
×
×
  • 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