Execution failed for task ':compileJava'.
이럴땐 이렇게2024. 7. 29. 15:05
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not find org.mybatis.spring.boot:mybatis-spring-boot-starter:.
Required by:
project :
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
build.gradle이나 pom.xml 의 종속성 오류
Gradle Could not resolve org.springframework.boot:spring-boot-gradle-plugin:1.4.2.RELEASE (repo1.maven.org: Nome o servizio scon
I have a problem running a gradle build on Jenkins: Gradle version is https://services.gradle.org/distributions/gradle-2.14.1-bin.zip FAILURE: Build failed with an exception. * What went wrong: A
stackoverflow.com
'이럴땐 이렇게' 카테고리의 다른 글
SpringBoot 순환참조 (0) | 2024.10.31 |
---|---|
javax.management.InstanceNotFoundException: org.springframework.boot:type=Admin,name=SpringApplication (feat.JMX의 역할) (0) | 2024.07.23 |
mybatis xml파일 내 if문에서 단일 문자로 비교되지 않는 문제 (0) | 2024.07.16 |
댓글()