Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:x.x.x:compile 에러

2022. 1. 19. 20:19·이전자료/웹개발

깃허브에서 다른 분의 프로젝트를 가져와서 mvn clean package를 했을 때 발생했던 에러입니다.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project noticeboard: Fatal error compiling: error: release version 1.8 not supported -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions, please read the following articles:

pom.xml에서 설치된 maven 버전과 자바 버전을 일치 시켜주면 됩니다.

'이전자료 > 웹개발' 카테고리의 다른 글

Java Profiling을 위한 JVM 구조 알아보기  (0) 2022.01.19
HTTP/1.1에서 HTTP/2로 변경, 웹페이지 1초 단축  (0) 2022.01.19
Vuejs Reactivity 이해하기  (0) 2022.01.18
SQL 튜닝 및 사례 연구 (SQL 튜닝, 인덱스 튜닝)  (0) 2022.01.18
SQL 튜닝 및 사례 연구 (조인 튜닝)  (0) 2022.01.18
'이전자료/웹개발' 카테고리의 다른 글
  • Java Profiling을 위한 JVM 구조 알아보기
  • HTTP/1.1에서 HTTP/2로 변경, 웹페이지 1초 단축
  • Vuejs Reactivity 이해하기
  • SQL 튜닝 및 사례 연구 (SQL 튜닝, 인덱스 튜닝)
나의 로그
나의 로그
안녕하세요
  • 나의 로그
    Log
    나의 로그
  • 전체
    오늘
    어제
    • 분류 전체보기 (26)
      • 실무 (0)
        • 코인거래소 (0)
      • 개인공부 (2)
        • TIL (2)
      • 이전자료 (24)
        • 웹개발 (16)
        • 서버 (7)
        • 프로그램 (1)
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
나의 로그
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:x.x.x:compile 에러
상단으로

티스토리툴바