[INFO] Scanning for projects... [INFO] [INFO] -------------------------< org.onap.aai:babel >------------------------- [INFO] Building aai-babel 1.6.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ babel --- [INFO] org.onap.aai:babel:jar:1.6.0-SNAPSHOT [INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:2.1.6.RELEASE:compile [INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.4.19.v20190610:compile [INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.19.v20190610:compile [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.19.v20190610:compile [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.19.v20190610:compile [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.19.v20190610:compile [INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.19.v20190610:compile [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.19.v20190610:compile [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.19.v20190610:compile [INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.4.19.v20190610:compile [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.19.v20190610:compile [INFO] | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.19.v20190610:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.19.v20190610:compile [INFO] | | | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.19.v20190610:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.19.v20190610:compile [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.19.v20190610:compile [INFO] | | \- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.19.v20190610:compile [INFO] | | \- javax.servlet:javax.servlet-api:jar:4.0.1:compile [INFO] | +- org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.19.v20190610:compile [INFO] | | +- org.eclipse.jetty:jetty-annotations:jar:9.4.19.v20190610:compile [INFO] | | | +- org.eclipse.jetty:jetty-plus:jar:9.4.19.v20190610:compile [INFO] | | | +- org.ow2.asm:asm:jar:7.1:compile [INFO] | | | \- org.ow2.asm:asm-commons:jar:7.1:compile [INFO] | | | +- org.ow2.asm:asm-tree:jar:7.1:compile [INFO] | | | \- org.ow2.asm:asm-analysis:jar:7.1:compile [INFO] | | +- org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.19.v20190610:compile [INFO] | | \- javax.websocket:javax.websocket-api:jar:1.1:compile [INFO] | \- org.mortbay.jasper:apache-el:jar:8.5.40:compile [INFO] +- org.springframework.boot:spring-boot-starter-jersey:jar:2.1.6.RELEASE:compile [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.1.6.RELEASE:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.9.9:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.9.9:compile [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.9.9:compile [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.1.6.RELEASE:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.21:compile [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.0.17.Final:compile [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.3.2.Final:compile [INFO] | | \- com.fasterxml:classmate:jar:1.4.0:compile [INFO] | +- org.springframework:spring-web:jar:5.1.8.RELEASE:compile [INFO] | | \- org.springframework:spring-beans:jar:5.1.8.RELEASE:compile [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile [INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:compile [INFO] | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.27:compile [INFO] | +- org.glassfish.jersey.ext:jersey-spring4:jar:2.27:compile [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile [INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42:compile [INFO] | | +- org.glassfish.hk2:hk2:jar:2.5.0-b42:compile [INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0-b42:compile [INFO] | | | | \- javax.inject:javax.inject:jar:1:compile [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b42:compile [INFO] | | | +- org.glassfish.hk2:config-types:jar:2.5.0-b42:compile [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.5.0-b42:compile [INFO] | | | +- org.glassfish.hk2:hk2-config:jar:2.5.0-b42:compile [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.5.0-b42:compile [INFO] | | | \- org.glassfish.hk2:class-model:jar:2.5.0-b42:compile [INFO] | | | \- org.glassfish.hk2.external:asm-all-repackaged:jar:2.5.0-b42:compile [INFO] | | +- org.glassfish.hk2:spring-bridge:jar:2.5.0-b42:compile [INFO] | | | \- org.springframework:spring-context:jar:5.1.8.RELEASE:compile [INFO] | | | \- org.springframework:spring-expression:jar:5.1.8.RELEASE:compile [INFO] | | \- org.springframework:spring-aop:jar:5.1.8.RELEASE:compile [INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:compile [INFO] | | +- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0:compile [INFO] | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:compile [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile [INFO] +- org.onap.aai.logging-service:common-logging:jar:1.2.2:compile [INFO] | \- org.onap.aai.logging-service:eelf-logging:jar:1.2.2:compile [INFO] | +- org.onap.aai.logging-service:logging-api:jar:1.2.2:compile [INFO] | \- com.att.eelf:eelf-core:jar:1.0.1-oss:compile [INFO] +- ch.qos.logback:logback-classic:jar:1.2.3:compile [INFO] | \- org.slf4j:slf4j-api:jar:1.7.26:compile [INFO] +- ch.qos.logback:logback-core:jar:1.2.3:compile [INFO] +- commons-codec:commons-codec:jar:1.11:compile [INFO] +- org.apache.commons:commons-compress:jar:1.18:compile [INFO] +- org.apache.commons:commons-lang3:jar:3.8.1:compile [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile [INFO] +- org.codehaus.groovy:groovy:jar:2.5.7:compile [INFO] +- org.onap.sdc.sdc-tosca:sdc-tosca:jar:1.5.1:compile [INFO] | +- com.google.code.gson:gson:jar:2.8.5:compile [INFO] | +- org.functionaljava:functionaljava:jar:4.2:compile [INFO] | +- commons-io:commons-io:jar:2.5:compile [INFO] | +- org.yaml:snakeyaml:jar:1.23:compile [INFO] | +- com.google.guava:guava:jar:27.0-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile [INFO] | | +- org.checkerframework:checker-qual:jar:2.5.2:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile [INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile [INFO] | \- org.onap.sdc.jtosca:jtosca:jar:1.5.1:compile [INFO] | \- org.reflections:reflections:jar:0.9.11:compile [INFO] | \- org.javassist:javassist:jar:3.21.0-GA:compile [INFO] +- org.onap.aai:rest-client:jar:1.2.1:compile [INFO] | \- com.sun.jersey:jersey-client:jar:1.18:compile [INFO] | \- com.sun.jersey:jersey-core:jar:1.18:compile [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.1.6.RELEASE:test [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.1.6.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot:jar:2.1.6.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.1.6.RELEASE:compile [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:2.1.6.RELEASE:compile [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.11.2:compile [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.11.2:compile [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.26:compile [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.1.6.RELEASE:test [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.1.6.RELEASE:test [INFO] | +- com.jayway.jsonpath:json-path:jar:2.4.0:test [INFO] | | \- net.minidev:json-smart:jar:2.3:test [INFO] | | \- net.minidev:accessors-smart:jar:1.2:test [INFO] | +- junit:junit:jar:4.12:test [INFO] | +- org.assertj:assertj-core:jar:3.11.1:test [INFO] | +- org.mockito:mockito-core:jar:2.23.4:test [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.9.13:test [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.9.13:test [INFO] | | \- org.objenesis:objenesis:jar:2.6:test [INFO] | +- org.hamcrest:hamcrest-core:jar:1.3:test [INFO] | +- org.hamcrest:hamcrest-library:jar:1.3:test [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.0:test [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [INFO] | +- org.springframework:spring-core:jar:5.1.8.RELEASE:compile [INFO] | | \- org.springframework:spring-jcl:jar:5.1.8.RELEASE:compile [INFO] | +- org.springframework:spring-test:jar:5.1.8.RELEASE:test [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.2:test [INFO] +- org.onap.sdc.sdc-distribution-client:sdc-distribution-client:jar:1.3.0:test [INFO] | +- com.att.nsa:saClientLibrary:jar:0.0.1:test [INFO] | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.9:test [INFO] | | | \- commons-logging:commons-logging:jar:1.2:test [INFO] | | +- org.json:json:jar:20131018:test [INFO] | | +- com.att.nsa:saToolkit:jar:0.0.1:test [INFO] | | \- jline:jline:jar:2.12.1:test [INFO] | +- com.att.nsa:cambriaClient:jar:0.0.1:test [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.9:test [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.9:test [INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.11:test [INFO] \- xmlunit:xmlunit:jar:1.6:test [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.696 s [INFO] Finished at: 2019-11-05T16:28:35-05:00 [INFO] ------------------------------------------------------------------------