News
We do not see an immediate root cause, and we need a minimal reproducible example for the triage. If we have a reproducer, we may be able also to suggest workarounds or ways to avoid the problem. The ...
The main class is under src/main/java Due to multiple Jar dependencies we added a task to archive the classpath file. See below archiveClasspath task Steps to Reproduce (for bugs) In git-bash console ...
The message ‘Could not find or load main class’ means that the first step of the Java engine fetching the class for execution has failed. The java command was not able to locate the class at the ...
It typically means that the Java compiler cannot find the main class of your program, causing it to fail to execute. In other words, it’s having trouble locating and executing the primary class that ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results