Problem deploying Spring Boot Project, may be the checksum of maven
mariskiiTRIAL
6 months ago
Im trying to deploy my spring application but when i deploy it I get an error that says:
10 1.016 Error: Failed to validate Maven distribution SHA-256, your Maven distribution might be compromised.
10 1.016 If you updated your Maven version, you need to update the specified distributionSha256Sum property.
10 ERROR: process "/bin/bash -ol pipefail -c chmod +x ./mvnw && ./mvnw -DoutputFile=target/mvn-dependency-list.log -B -DskipTests clean dependency:list install" did not complete successfully: exit code: 1
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies