32 lines
3.9 KiB
Plaintext
32 lines
3.9 KiB
Plaintext
[INFO] Scanning for projects...
|
|
[INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-dependencies/3.5.14-SNAPSHOT/maven-metadata.xml
|
|
[WARNING] Could not transfer metadata org.springframework.boot:spring-boot-dependencies:3.5.14-SNAPSHOT/maven-metadata.xml from/to spring-snapshots (https://repo.spring.io/snapshot): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
|
|
[INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-dependencies/3.5.14-SNAPSHOT/spring-boot-dependencies-3.5.14-SNAPSHOT.pom
|
|
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
|
|
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.springframework.boot:spring-boot-dependencies:pom:3.5.14-SNAPSHOT (absent): Could not transfer artifact org.springframework.boot:spring-boot-dependencies:pom:3.5.14-SNAPSHOT from/to spring-snapshots (https://repo.spring.io/snapshot): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target @ line 44, column 25
|
|
[ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-web:jar is missing. @ line 54, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.postgresql:postgresql:jar is missing. @ line 63, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.apache.tomcat.embed:tomcat-embed-jasper:jar is missing. @ line 68, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.projectlombok:lombok:jar is missing. @ line 72, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-tomcat:jar is missing. @ line 77, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-test:jar is missing. @ line 82, column 21
|
|
@
|
|
[ERROR] The build could not read 1 project -> [Help 1]
|
|
[ERROR]
|
|
[ERROR] The project com.pandoli365:bibimbap:0.0.1-SNAPSHOT (/Users/wemadeplay/workspace/stz/bibimbap/pom.xml) has 7 errors
|
|
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.springframework.boot:spring-boot-dependencies:pom:3.5.14-SNAPSHOT (absent): Could not transfer artifact org.springframework.boot:spring-boot-dependencies:pom:3.5.14-SNAPSHOT from/to spring-snapshots (https://repo.spring.io/snapshot): (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target @ line 44, column 25 -> [Help 2]
|
|
[ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-web:jar is missing. @ line 54, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.postgresql:postgresql:jar is missing. @ line 63, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.apache.tomcat.embed:tomcat-embed-jasper:jar is missing. @ line 68, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.projectlombok:lombok:jar is missing. @ line 72, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-tomcat:jar is missing. @ line 77, column 21
|
|
[ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-test:jar is missing. @ line 82, column 21
|
|
[ERROR]
|
|
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
|
|
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
|
|
[ERROR]
|
|
[ERROR] For more information about the errors and possible solutions, please read the following articles:
|
|
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
|
|
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
|
|
TEST_EXIT=1
|