[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aai-logging-service [pom] [INFO] Common Logging API [jar] [INFO] EELF Logging Implementation [jar] [INFO] Common Logging Distribution [jar] [INFO] [INFO] ------------< org.onap.aai.logging-service:logging-service >------------ [INFO] Building aai-logging-service 1.5.1-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ logging-service --- [INFO] org.onap.aai.logging-service:logging-service:pom:1.5.1-SNAPSHOT [INFO] [INFO] --------------< org.onap.aai.logging-service:logging-api >-------------- [INFO] Building Common Logging API 1.5.1-SNAPSHOT [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ logging-api --- [INFO] org.onap.aai.logging-service:logging-api:jar:1.5.1-SNAPSHOT [INFO] \- org.slf4j:slf4j-api:jar:1.7.25:compile [INFO] [INFO] -------------< org.onap.aai.logging-service:eelf-logging >-------------- [INFO] Building EELF Logging Implementation 1.5.1-SNAPSHOT [3/4] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/logging-service/logging-api/1.5.1-SNAPSHOT/maven-metadata.xml Downloading from central: http://repo1.maven.org/maven2/org/onap/aai/logging-service/logging-api/1.5.1-SNAPSHOT/maven-metadata.xml Downloading from central: http://repo1.maven.org/maven2/org/onap/aai/logging-service/logging-api/1.5.1-SNAPSHOT/logging-api-1.5.1-SNAPSHOT.jar Downloading from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/logging-service/logging-api/1.5.1-SNAPSHOT/logging-api-1.5.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aai-logging-service 1.5.1-SNAPSHOT: [INFO] [INFO] aai-logging-service ................................ SUCCESS [ 0.532 s] [INFO] Common Logging API ................................. SUCCESS [ 0.024 s] [INFO] EELF Logging Implementation ........................ FAILURE [ 2.285 s] [INFO] Common Logging Distribution ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.240 s [INFO] Finished at: 2019-11-05T16:31:39-05:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project eelf-logging: Could not resolve dependencies for project org.onap.aai.logging-service:eelf-logging:jar:1.5.1-SNAPSHOT: Could not find artifact org.onap.aai.logging-service:logging-api:jar:1.5.1-SNAPSHOT in central (http://repo1.maven.org/maven2/) -> [Help 1] [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :eelf-logging