Closed SuwenJunliu closed 6 months ago
Hi, thank you for discovering the issue that the compilation of DAST shooting range may be affected by the Java version. We have evaluated the necessity of "/com/alipay/antbenchmark/tools/pojo/StringMessage.java" and have decided to delete this file to resolve the compilation errors caused by Java version differences
Hi all,
There might be a Compilation failure when compiling the DAST benchmark.
Here are the output of error message
It might cause by the version of JDK. The project might be fine with JAVA8, and Java 11 removed the Java EE modules according to the release note.
For fixing this issue, maybe we should add the Maven dependencies in POM file