AWS/AWS CodeBuild
gradle boot jar default name
워니주니구니
2022. 12. 14. 14:31
728x90
SMALL
- 개요
build.gradle에서 boot.jar 설정을 제거후 codebuild에서 build 할 경우
- 결과
<project-name>.jar 가 아닌 src.jar로 생성
- reference
https://jar-download.com/artifacts/junit/junit/3.8.1/source-code/build.xml
728x90
LIST