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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ