인프런 커뮤니티 질문&답변
spring pet-clinic 빌드 오류
작성
·
321
0
Execution default of goal org.springframework.boot:spring-boot-maven-plugin:3.0.1:build-info failed: Unable to load the mojo 'build-info' in the plugin 'org.springframework.boot:spring-boot-maven-plugin:3.0.1' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/springframework/boot/maven/BuildInfoMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 59.0
검색해봤더니 자바 버전 차이래서 프로젝트 밑 환경변수설정까지 해서 자바 11로 맞추었는데
빌드조차 하지 못하고 있습니다ㅜㅜ
그리고 git clone했는데 저는 의존성에서 wro4j가 보이지 않는데 이유를 잘 모르겠습니다..
답변
답변을 기다리고 있는 질문이에요
첫번째 답변을 남겨보세요!




