AbstractSureFireMojo Class Missing Maven Surefire

AbstractSureFireMojo Class error while running surefire test

While doing mvn surefire:test or just mvn test You might run into this issue.

It is missing the required dependency that you need to add in the pom file



org.eclipse.osgi
org.eclipse.osgi
3.7.1

Give it a try and let me know if it fix the problem

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*