Closed dannyxu2015 closed 6 months ago
mvn clean package
Desktop (please complete the following information): Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /opt/maven Java version: 17.0.11, vendor: Debian, runtime: /usr/lib/jvm/java-17-openjdk-arm64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.10.198", arch: "aarch64", family: "unix"
the downloaded files in local maven respository:
I've tried to delete all files of local repository and rebuild, but also failed with same reason
add -Dplatform.classifier=linux-aarch64 solved the problem
mvn clean package
Desktop (please complete the following information): Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /opt/maven Java version: 17.0.11, vendor: Debian, runtime: /usr/lib/jvm/java-17-openjdk-arm64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.10.198", arch: "aarch64", family: "unix"