Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jenkins 빌드 시 Fatal error compiling: invalid target release: xx -> [Help 1] 오류 #7

Closed
Kim-Taesu opened this issue Jul 25, 2020 · 1 comment
Assignees
Labels
jenkins jenkins 관련 이슈

Comments

@Kim-Taesu
Copy link
Owner

상황

  • jenkins - github 연동 후 빌드 시 Fatal error compiling: invalid target release: 11 -> [Help 1] 오류 발생
@Kim-Taesu Kim-Taesu added the jenkins jenkins 관련 이슈 label Jul 25, 2020
@Kim-Taesu
Copy link
Owner Author

원인

  • 프로젝트 pom.xml의 java version과 젠킨스 서버의 java version이 맞지 않았다.

해결

  • 프로젝트 pom.xml의 java version 수정(젠킨스 서버의 java version으로) 후 정삭 작동 확인

참조

@Kim-Taesu Kim-Taesu self-assigned this Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jenkins jenkins 관련 이슈
Projects
None yet
Development

No branches or pull requests

1 participant