Package dependency error while building my java webapp on AWS CodeBuild.

0

Hi Team, I have a simple java API webapp. When i'm trying to build my webapp using CodeBuild, it's generating a "package org.springframework.web.bind.annotation does not exist" error. But in my local machine its getting build successfully and i have also tried it manually on EC2 linux instance by installing maven and then running the commands, it got successfully built.

Below is my buildspec.yml file pic : Enter image description here

My pom.xml file : Enter image description here

The error that I'm getting : Enter image description here

已提问 7 个月前70 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则