You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For English only, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project elasticjob-test-native: Compilation failure
Error: /home/runner/work/shardingsphere-elasticjob/shardingsphere-elasticjob/test/native/src/test/java/org/apache/shardingsphere/elasticjob/test/natived/commons/repository/SpringBootFooRepository.java:[21,38] cannot access org.springframework.stereotype.Repository
Error: bad class file: /home/runner/.m2/repository/org/springframework/spring-context/6.1.11/spring-context-6.1.11.jar(org/springframework/stereotype/Repository.class)
Error: class file has wrong version 61.0, should be 52.0
Error: Please remove or make sure it appears in the correct subdirectory of the classpath.
Error: -> [Help 1]
Error:
Error: To see the full stack trace of the errors, re-run Maven with the -e switch.
Error: Re-run Maven using the -X switch to enable full debug logging.
Error:
Error: For more information about the errors and possible solutions, please read the following articles:
Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Error:
Error: After correcting the problems, you can resume the build with the command
Error: mvn <args> -rf :elasticjob-test-native
Error: Process completed with exit code 1.
Doing something like Force to build on JDK 11+ shardingsphere#23550 is in line with expectations, and similar operations will force elasticjob to be built with JDK17, while the final product can still run on JDK8.
The text was updated successfully, but these errors were encountered:
Feature Request
For English only, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Is your feature request related to a problem?
Describe the feature you would like.
The text was updated successfully, but these errors were encountered: