Hi,

With this source, I meet a new issue.

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.268 s
[INFO] Finished at: 2024-01-23T16:28:50+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
com.diffplug.spotless:spotless-maven-plugin:2.13.0:check (spotless-check) on 
project paimon-test-utils: Execution spotless-check of goal 
com.diffplug.spotless:spotless-maven-plugin:2.13.0:check failed: 
java.lang.reflect.InvocationTargetException: class 
com.google.googlejavaformat.java.RemoveUnusedImports (in unnamed module 
@0x798753cc) cannot access class com.sun.tools.javac.util.Context (in module 
jdk.compiler) because module jdk.compiler does not export 
com.sun.tools.javac.util to unnamed module @0x798753cc -> [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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :paimon-test-utils

My java version:

openjdk version "1.8.0_402"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_402-b06)
OpenJDK 64-Bit Server VM (Temurin)(build 25.402-b06, mixed mode)

System info:
Apple Silicon M1(arm64)
macOS 13.6.3

Sincerely,
Suyan

> 2024年1月23日 11:40,Bi Yan <bi...@apache.org> 写道:
> 
> Hi Suyan,
> 
> Sorry for not locating your issue. But, can you use the following source to 
> check whether this issue still exists?
> 
> https://dist.apache.org/repos/dist/dev/incubator/paimon/paimon-0.6.1-incubating-rc3/
> 
> Thanks.
> 
> On 2024/01/22 07:53:22 Suyan wrote:
>> The java version on my machine:
>> openjdk version "1.8.0_402"
>> OpenJDK Runtime Environment (Temurin)(build 1.8.0_402-b06)
>> OpenJDK 64-Bit Server VM (Temurin)(build 25.402-b06, mixed mode)
>> 
>> Sincerely,
>> Suyan
>> 
>>> 2024年1月22日 11:55,Bi Yan <bi...@apache.org> 写道:
>>> 
>>> Hi Suyan, thanks for checking and voting.
>>> 
>>> Paimon supports Jdk8 and Jdk11 currently. Can you check your jdk version?
>>> If yes, is there more details for me to address this? Thank you.
>>> 
>>> --
>>> 谢谢 ~
>>> Best Wishes ~
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to