Non-resolvable parent POM for org.springframework.boot:spring-boot-starter-parent:2.3.4.RELEASE: org.springframework.boot:spring-boot-

 dependencies:pom:2.3.4.RELEASE failed to transfer from https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached 

 in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced. Original error: Could 

 not transfer artifact org.springframework.boot:spring-boot-dependencies:pom:2.3.4.RELEASE from/to central (https://repo.maven.apache.org/

 maven2): The operation was cancelled.

 

<?xml version="1.0" encoding="UTF-8"?>

<project xmlns="http://maven.apache.org/POM/4.0.0"

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">

첫번째 프로젝트 

===========================

 

<?xml version="1.0" encoding="UTF-8"?>

<project xmlns="http://maven.apache.org/POM/4.0.0"

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">

 

두번 째 프로젝트...

 

동일한데 하나는 잘 되고 하나는 안 된다. 헐..

 

 

oraclepki.jar (No such file or directory)

 

https://hanhyx.tistory.com/43

 

SpringBoot Maven Oracle JDBC 연동 시 repository의 지정된 경로를 못 찾을 때 Local에서 Maven 빌드 하는 방법

ERROR 상황 지난 프로젝트를 실행시켜보면, DB연동은 성공했지만 Console log에서 java.io.FileNotFoundException 오류가 보이는 것을 볼 수 있습니다. m2/repository/com/oracle/database/security/oraclepki/ora..

hanhyx.tistory.com

 

망할 오라클.

+ Recent posts