Skip to content

Commit

Permalink
Attempting to fix: Error: Could not find or load main class
Browse files Browse the repository at this point in the history
org.apache.maven.surefire.booter.ForkedBooter
  • Loading branch information
dkayiwa committed Nov 2, 2018
1 parent 49736ff commit 7a6f890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<failIfNoTests>false</failIfNoTests>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 7a6f890

Please sign in to comment.