spring pet-clinic 빌드 오류
326
작성한 질문수 7
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가 보이지 않는데 이유를 잘 모르겠습니다..
답변 0
volatile에 대해 질문 있습니다.
2
42
2
질문있어요!
2
49
2
수업 잘 들었습니다.
2
34
2
실행과정 질문입니다.
2
39
1





