티스토리 뷰
JAVA & Spring
[spring 오류 해결] Execution failed for task ':compileTestJava'. > - > Could not find org.spirngframework.security:spring-security-test:.
py0922 2024. 3. 16. 18:31SMALL
1. 오류 메시지
Execution failed for task ':compileTestJava'. > Could not resolve all files for configuration ':testCompileClasspath'. > Could not find org.spirngframework.security:spring-security-test:.
test 실행시켰는데 나온 오류 메시지이다.
Could not find org.spirngframework.security:spring-security-test 이게 주요 메시지이다.
2. 오류 해결
spring-security-test를 찾을 수 없다는 것이 build.gradle문제인 것 같아서 찾아봤더니
testImplementation 'org.spirngframework.security:spring-security-test'
이 코드가 있어서 지워서 다시 실행했더니 잘된다.
반응형
LIST
'JAVA & Spring' 카테고리의 다른 글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- springboot
- Kkma
- JAVA오류해결
- randint
- konlpy
- UnsupportedClassVersionError
- streamlistener
- SPRING오류해결
- 10828번
- 터틀그래픽
- 사람검출
- 에러발생
- 오븐시계
- Turtle Graphic
- 다인승탑승
- 파이썬
- 터틀그래픽 명령어
- 사람수세기
- tweepy
- gradleload오류
- 백준
- yolov8
- 터틀그래픽예제
- randrange
- python공부
- 다인승
- baekjoon
- 문제풀이
- database연결
- YOLO
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함