a year ago
Hello Railway Support Team,
I am currently deploying a Spring Boot 3.1.4 application with Maven on your platform, and I am encountering an issue during the build process. The error message suggests a version conflict with Gradle (Spring Boot plugin requires Gradle 4.10 or later, despite using Maven).
Since I am using Maven and not Gradle, could this be an issue with how Railway is handling Maven builds, or is there a misconfiguration in my project? Specifically, I want to verify if the correct Maven version is being used for the build, and if there are any compatibility issues with Spring Boot 3.1.4 on Railway's build environment.
I have tested the project locally with mvn clean install, and everything works fine. Could you please help me identify if the issue is related to the Railway build process or my project setup?
Looking forward to your assistance.
Thank you,
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies