The CodeDeploy agent did not find an AppSpec file within the unpacked revision directory at revision-relative path "appspec.yml". The revision was unpacked to directory "/opt/codedeploy-agent/deployment-root/7a4336d8-06e1-4025-abe0-192e0bffa4e1/d-L0T638J4B/deployment-archive", and the AppSpec file was expected but not found at path "/opt/codedeploy-agent/deployment-root/7a4336d8-06e1-4025-abe0-192e0bffa4e1/d-L0T638J4B/deployment-archive/appspec.yml". Consult the AWS CodeDeploy Appspec documentation for more information at http://docs.aws.amazon.com/codedeploy/latest/userguide/reference-appspec-file.html
디렉토리문제
프로젝트폴더 안에 pom이없고 프로젝트폴더 - 프로젝트폴더2 - pom.xml으로
경로맵핑때문에 오류가났었다.
디렉토리구조를 프로젝트폴더 - pom.xml로 바꾸니까 해결 !
'* > Project' 카테고리의 다른 글
CodeDeploy 실패 (0) | 2021.08.04 |
---|---|
AWS 웹호스팅 (0) | 2021.07.30 |
jar파일 재배포 (0) | 2021.07.28 |
Team Project : DB연동/left join/ select option값 불러오기/ 코드분리 (0) | 2021.05.24 |
Javascript Project 6. 탁구점수판 (0) | 2021.05.15 |
Team Project : 오타 /getParameter 파싱오류 / id값 전달/ 동일한 클래스선택 (0) | 2021.05.12 |
Team Project : 개별id값불러오기/hidden input태그 (0) | 2021.05.07 |
Javascript Project 5 . 요리검색 (0) | 2021.05.05 |