简体   繁体   中英

mvn spring-boot:run build failure

When i try to run mvn spring-boot:run to launch this project that has worked for others in the past I'm met with this error after the build fails: terminal screenshot

Would love help from someone who has encountered this before. Error reads:

failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.3.4.RELEASE:run (default-cli) on project resource-profile-repo: Application finished with exit code: 1 -> [Help 1]

Thanks for the help. Turns out I didn't have the proper log in information in my.env for the Database so it was failing the build. User error

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM