0 JadoN Posted January 30, 2021 Author Posted January 30, 2021 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 Ugleethyn Posted January 29, 2021 Posted January 29, 2021 (edited) 20 hours ago, JadoN said: https://stackoverflow.com/ That's what i do when i have a compiler error. Check this out -- > Link1 , Link2 Edited January 30, 2021 by Ugleethyn 1
Question
JadoN
2 answers to this question
Recommended Posts