[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-parent:aai-parent:pom:1.6.0-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-parent:aai-rest:jar:1.6.0-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-parent:aai-schema-ingest:jar:1.6.0-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-parent:aai-annotations:jar:1.6.0-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-parent:aai-core:jar:1.6.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.fasterxml.jackson.core:jackson-annotations:jar -> duplicate declaration of version (?) @ line 447, column 15 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-parent:aai-auth:jar:1.6.0-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-parent:aai-utils:jar:1.6.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.fasterxml.jackson.core:jackson-databind:jar -> version 2.8.7 vs 2.8.11 @ line 81, column 21 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-parent:aai-schema-abstraction:jar:1.6.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.sonatype.plugins:nexus-staging-maven-plugin is missing. @ line 135, column 15 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-common:aai-common:pom:1.6.0-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. @ line 153, column 32 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aai-aai-common [pom] [INFO] aai-parent [pom] [INFO] aai-rest [jar] [INFO] aai-schema-ingest [jar] [INFO] aai-annotations [jar] [INFO] aai-core [jar] [INFO] aai-auth [jar] [INFO] aai-utils [jar] [INFO] aai-schema-abstraction [jar] [INFO] [INFO] -----------------< org.onap.aai.aai-common:aai-common >----------------- [INFO] Building aai-aai-common 1.6.0-SNAPSHOT [1/9] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-common --- [INFO] org.onap.aai.aai-common:aai-common:pom:1.6.0-SNAPSHOT [INFO] [INFO] -----------------< org.onap.aai.aai-parent:aai-parent >----------------- [INFO] Building aai-parent 1.6.0-SNAPSHOT [2/9] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-parent --- [INFO] org.onap.aai.aai-parent:aai-parent:pom:1.6.0-SNAPSHOT [INFO] [INFO] ------------------< org.onap.aai.aai-parent:aai-rest >------------------ [INFO] Building aai-rest 1.6.0-SNAPSHOT [3/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-rest --- [INFO] org.onap.aai.aai-parent:aai-rest:jar:1.6.0-SNAPSHOT [INFO] +- com.att.eelf:eelf-core:jar:1.0.1-oss:compile [INFO] | +- ch.qos.logback:logback-core:jar:1.2.3:compile [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.3:compile [INFO] | | \- org.slf4j:slf4j-api:jar:1.7.26:compile [INFO] | +- org.mockito:mockito-core:jar:1.10.19:compile [INFO] | | \- org.objenesis:objenesis:jar:2.1:compile [INFO] | +- org.powermock:powermock-module-junit4:jar:1.6.6:compile [INFO] | | \- org.powermock:powermock-module-junit4-common:jar:1.6.6:compile [INFO] | | +- org.powermock:powermock-core:jar:1.6.6:compile [INFO] | | \- org.powermock:powermock-reflect:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-mockito:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-mockito-common:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-support:jar:1.6.6:compile [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:1.5.21.RELEASE:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:1.5.21.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:1.5.21.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:1.5.21.RELEASE:compile [INFO] | | | +- org.slf4j:jcl-over-slf4j:jar:1.7.26:compile [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.26:compile [INFO] | | \- org.yaml:snakeyaml:jar:1.17:runtime [INFO] | +- org.hibernate:hibernate-validator:jar:5.3.6.Final:compile [INFO] | | +- javax.validation:validation-api:jar:1.1.0.Final:compile [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.3.2.Final:compile [INFO] | | \- com.fasterxml:classmate:jar:1.3.4:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.8.11.3:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0:compile [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.8.11:compile [INFO] | +- org.springframework:spring-web:jar:4.3.24.RELEASE:compile [INFO] | | +- org.springframework:spring-aop:jar:4.3.24.RELEASE:compile [INFO] | | +- org.springframework:spring-beans:jar:4.3.24.RELEASE:compile [INFO] | | \- org.springframework:spring-context:jar:4.3.24.RELEASE:compile [INFO] | \- org.springframework:spring-webmvc:jar:4.3.24.RELEASE:compile [INFO] | \- org.springframework:spring-expression:jar:4.3.24.RELEASE:compile [INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:1.5.21.RELEASE:compile [INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.4.18.v20190429:compile [INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.18.v20190429:compile [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.18.v20190429:compile [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.18.v20190429:compile [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.18.v20190429:compile [INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.18.v20190429:compile [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.18.v20190429:compile [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.18.v20190429:compile [INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.4.18.v20190429:compile [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.18.v20190429:compile [INFO] | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.18.v20190429:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.18.v20190429:compile [INFO] | | | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.18.v20190429:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.18.v20190429:compile [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.18.v20190429:compile [INFO] | | \- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.18.v20190429:compile [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | +- org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.18.v20190429:compile [INFO] | | +- org.eclipse.jetty:jetty-annotations:jar:9.4.18.v20190429:compile [INFO] | | | +- org.eclipse.jetty:jetty-plus:jar:9.4.18.v20190429:compile [INFO] | | | +- org.ow2.asm:asm:jar:7.0:compile [INFO] | | | \- org.ow2.asm:asm-commons:jar:7.0:compile [INFO] | | | +- org.ow2.asm:asm-tree:jar:7.0:compile [INFO] | | | \- org.ow2.asm:asm-analysis:jar:7.0:compile [INFO] | | +- org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.18.v20190429:compile [INFO] | | \- javax.websocket:javax.websocket-api:jar:1.0:compile [INFO] | \- org.mortbay.jasper:apache-el:jar:8.0.33:compile [INFO] +- org.springframework.boot:spring-boot-starter-jersey:jar:1.5.21.RELEASE:compile [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:1.5.21.RELEASE:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.40:compile [INFO] | | | \- org.apache.tomcat:tomcat-annotations-api:jar:8.5.40:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.40:compile [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.40:compile [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:1.5.21.RELEASE:compile [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.25.1:compile [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile [INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.25.1:compile [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b32:compile [INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:compile [INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:compile [INFO] | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile [INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:compile [INFO] | | \- org.javassist:javassist:jar:3.21.0-GA:compile [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.25.1:compile [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.25.1:compile [INFO] | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.25.1:compile [INFO] | +- org.glassfish.jersey.ext:jersey-spring3:jar:2.25.1:compile [INFO] | | +- org.glassfish.hk2:hk2:jar:2.5.0-b32:compile [INFO] | | | +- org.glassfish.hk2:config-types:jar:2.5.0-b32:compile [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.5.0-b32:compile [INFO] | | | +- org.glassfish.hk2:hk2-config:jar:2.5.0-b32:compile [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.5.0-b32:compile [INFO] | | | \- org.glassfish.hk2:class-model:jar:2.5.0-b32:compile [INFO] | | | \- org.glassfish.hk2.external:asm-all-repackaged:jar:2.5.0-b32:compile [INFO] | | \- org.glassfish.hk2:spring-bridge:jar:2.5.0-b32:compile [INFO] | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1:compile [INFO] | +- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1:compile [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.11:compile [INFO] | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.11:compile [INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.11:compile [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.5:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.11:compile [INFO] | \- commons-codec:commons-codec:jar:1.10:compile [INFO] +- org.springframework.security:spring-security-rsa:jar:1.0.8.RELEASE:compile [INFO] | +- org.springframework.security:spring-security-crypto:jar:4.2.12.RELEASE:compile [INFO] | \- org.springframework:spring-core:jar:4.3.24.RELEASE:compile [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:1.5.21.RELEASE:test [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:1.5.21.RELEASE:test [INFO] | +- com.jayway.jsonpath:json-path:jar:2.2.0:test [INFO] | | \- net.minidev:json-smart:jar:2.2.1:test [INFO] | | \- net.minidev:accessors-smart:jar:1.1:test [INFO] | +- junit:junit:jar:4.12:compile [INFO] | +- org.assertj:assertj-core:jar:2.6.0:test [INFO] | +- org.hamcrest:hamcrest-core:jar:1.3:compile [INFO] | +- org.hamcrest:hamcrest-library:jar:1.3:test [INFO] | +- org.skyscreamer:jsonassert:jar:1.4.0:test [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [INFO] | \- org.springframework:spring-test:jar:4.3.24.RELEASE:test [INFO] \- org.springframework.boot:spring-boot-test:jar:1.5.21.RELEASE:test [INFO] \- org.springframework.boot:spring-boot:jar:1.5.21.RELEASE:compile [INFO] [INFO] -------------< org.onap.aai.aai-parent:aai-schema-ingest >-------------- [INFO] Building aai-schema-ingest 1.6.0-SNAPSHOT [4/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-schema-ingest --- [INFO] org.onap.aai.aai-parent:aai-schema-ingest:jar:1.6.0-SNAPSHOT [INFO] +- org.eclipse.persistence:eclipselink:jar:2.6.8:compile [INFO] | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile [INFO] | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile [INFO] | +- javax.validation:validation-api:jar:1.1.0.Final:compile [INFO] | \- org.glassfish:javax.json:jar:1.0.4:compile [INFO] +- com.google.guava:guava:jar:19.0:compile [INFO] +- org.codehaus.groovy:groovy:jar:indy:2.4.17:compile [INFO] +- commons-io:commons-io:jar:2.6:compile [INFO] +- org.onap.aai.aai-common:aai-rest:jar:1.6.0-SNAPSHOT:compile [INFO] | +- org.springframework.boot:spring-boot-starter-jetty:jar:1.5.22.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:3.1.0: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-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.0:compile [INFO] | | \- org.mortbay.jasper:apache-el:jar:8.0.33:compile [INFO] | +- org.springframework.boot:spring-boot-starter-jersey:jar:1.5.22.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:1.5.22.RELEASE:compile [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile [INFO] | | | | +- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile [INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.25.1:compile [INFO] | | | +- javax.annotation:javax.annotation-api:jar:1.2:compile [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b32:compile [INFO] | | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:compile [INFO] | | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:compile [INFO] | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:compile [INFO] | | | \- org.javassist:javassist:jar:3.21.0-GA:compile [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.25.1:compile [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.25.1:compile [INFO] | | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.25.1:compile [INFO] | | +- org.glassfish.jersey.ext:jersey-spring3:jar:2.25.1:compile [INFO] | | | +- org.glassfish.hk2:hk2:jar:2.5.0-b32:compile [INFO] | | | | +- org.glassfish.hk2:config-types:jar:2.5.0-b32:compile [INFO] | | | | +- org.glassfish.hk2:hk2-core:jar:2.5.0-b32:compile [INFO] | | | | +- org.glassfish.hk2:hk2-config:jar:2.5.0-b32:compile [INFO] | | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.5.0-b32:compile [INFO] | | | | \- org.glassfish.hk2:class-model:jar:2.5.0-b32:compile [INFO] | | | | \- org.glassfish.hk2.external:asm-all-repackaged:jar:2.5.0-b32:compile [INFO] | | | \- org.glassfish.hk2:spring-bridge:jar:2.5.0-b32:compile [INFO] | | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1:compile [INFO] | | +- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1:compile [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.11:compile [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.11:compile [INFO] | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.11:compile [INFO] | \- org.springframework.security:spring-security-rsa:jar:1.0.8.RELEASE:compile [INFO] | \- org.springframework.security:spring-security-crypto:jar:4.2.13.RELEASE:compile [INFO] +- org.apache.tinkerpop:gremlin-core:jar:3.2.2:compile [INFO] | +- org.apache.tinkerpop:gremlin-shaded:jar:3.2.2:compile [INFO] | +- commons-configuration:commons-configuration:jar:1.10:compile [INFO] | | \- commons-lang:commons-lang:jar:2.6:compile [INFO] | +- org.yaml:snakeyaml:jar:1.17:compile [INFO] | +- org.javatuples:javatuples:jar:1.2:compile [INFO] | +- com.carrotsearch:hppc:jar:0.7.1:compile [INFO] | +- com.jcabi:jcabi-manifests:jar:1.1:compile [INFO] | | \- com.jcabi:jcabi-log:jar:0.14:compile [INFO] | +- org.slf4j:slf4j-api:jar:1.7.26:compile [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.26:compile [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:compile [INFO] | \- net.minidev:json-smart:jar:2.2.1:compile [INFO] | \- net.minidev:accessors-smart:jar:1.1:compile [INFO] | \- org.ow2.asm:asm:jar:5.0.3:compile [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile [INFO] +- org.springframework:spring-context:jar:4.3.25.RELEASE:compile [INFO] | +- org.springframework:spring-aop:jar:4.3.25.RELEASE:compile [INFO] | \- org.springframework:spring-beans:jar:4.3.25.RELEASE:compile [INFO] +- org.springframework:spring-web:jar:4.3.25.RELEASE:compile [INFO] +- org.springframework:spring-core:jar:4.3.25.RELEASE:compile [INFO] | \- commons-logging:commons-logging:jar:1.2:compile [INFO] +- org.springframework:spring-expression:jar:4.3.25.RELEASE:compile [INFO] +- org.springframework:spring-webmvc:jar:4.3.25.RELEASE:compile [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:1.5.22.RELEASE:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:1.5.22.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:1.5.22.RELEASE:compile [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:1.5.22.RELEASE:compile [INFO] | | +- org.slf4j:jul-to-slf4j:jar:1.7.26:compile [INFO] | | \- org.slf4j:log4j-over-slf4j:jar:1.7.26:compile [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:1.5.22.RELEASE:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.43:compile [INFO] | | | \- org.apache.tomcat:tomcat-annotations-api:jar:8.5.43:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.43:compile [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.43:compile [INFO] | +- org.hibernate:hibernate-validator:jar:5.3.6.Final:compile [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.3.2.Final:compile [INFO] | | \- com.fasterxml:classmate:jar:1.3.4:compile [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.8.11.3:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0:compile [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.8.11:compile [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.9:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.11:compile [INFO] | \- commons-codec:commons-codec:jar:1.10:compile [INFO] +- org.springframework:spring-test:jar:4.3.25.RELEASE:compile [INFO] +- org.springframework.boot:spring-boot-test:jar:1.5.22.RELEASE:test [INFO] | \- org.springframework.boot:spring-boot:jar:1.5.22.RELEASE:compile [INFO] +- junit:junit:jar:4.12:test [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:compile [INFO] +- org.mockito:mockito-all:jar:1.10.19:test [INFO] +- com.att.eelf:eelf-core:jar:1.0.1-oss:compile [INFO] | +- ch.qos.logback:logback-core:jar:1.2.3:compile [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.3:compile [INFO] | +- org.mockito:mockito-core:jar:1.10.19:compile [INFO] | | \- org.objenesis:objenesis:jar:2.1:compile [INFO] | +- org.powermock:powermock-module-junit4:jar:1.6.6:compile [INFO] | | \- org.powermock:powermock-module-junit4-common:jar:1.6.6:compile [INFO] | | +- org.powermock:powermock-core:jar:1.6.6:compile [INFO] | | \- org.powermock:powermock-reflect:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-mockito:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-mockito-common:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-support:jar:1.6.6:compile [INFO] \- com.google.code.gson:gson:jar:2.7:compile [INFO] [INFO] --------------< org.onap.aai.aai-parent:aai-annotations >--------------- [INFO] Building aai-annotations 1.6.0-SNAPSHOT [5/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-annotations --- [INFO] org.onap.aai.aai-parent:aai-annotations:jar:1.6.0-SNAPSHOT [INFO] \- junit:junit:jar:3.8.1:test [INFO] [INFO] ------------------< org.onap.aai.aai-parent:aai-core >------------------ [INFO] Building aai-core 1.6.0-SNAPSHOT [6/9] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from AJSC: https://mvnrepository.com/artifact/com.att.ajsc/org/onap/aai/aai-common/aai-schema-ingest/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/aai-common/aai-schema-ingest/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from central: http://repo1.maven.org/maven2/org/onap/aai/aai-common/aai-schema-ingest/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from restlet: https://maven.restlet.com/org/onap/aai/aai-common/aai-schema-ingest/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from ecomp-releases: https://nexus.onap.org/content/repositories/releases/org/onap/aai/aai-common/aai-schema-ingest/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/aai-common/aai-schema-ingest/1.6.0-SNAPSHOT/maven-metadata.xml Progress (1): 793 B Progress (2): 793 B | 793 B Downloaded from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/aai-common/aai-schema-ingest/1.6.0-SNAPSHOT/maven-metadata.xml (793 B at 1.5 kB/s) Downloaded from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/aai-common/aai-schema-ingest/1.6.0-SNAPSHOT/maven-metadata.xml (793 B at 559 B/s) Downloading from central: http://repo1.maven.org/maven2/org/onap/aai/aai-common/aai-annotations/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/aai-common/aai-annotations/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from restlet: https://maven.restlet.com/org/onap/aai/aai-common/aai-annotations/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from AJSC: https://mvnrepository.com/artifact/com.att.ajsc/org/onap/aai/aai-common/aai-annotations/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from ecomp-releases: https://nexus.onap.org/content/repositories/releases/org/onap/aai/aai-common/aai-annotations/1.6.0-SNAPSHOT/maven-metadata.xml Downloading from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/aai-common/aai-annotations/1.6.0-SNAPSHOT/maven-metadata.xml Progress (1): 791 B Downloaded from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/aai-common/aai-annotations/1.6.0-SNAPSHOT/maven-metadata.xml (791 B at 1.9 kB/s) Progress (1): 791 B Downloaded from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/aai-common/aai-annotations/1.6.0-SNAPSHOT/maven-metadata.xml (791 B at 1.2 kB/s) [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-core --- [INFO] org.onap.aai.aai-parent:aai-core:jar:1.6.0-SNAPSHOT [INFO] +- org.onap.aai.aai-common:aai-schema-ingest:jar:1.6.0-SNAPSHOT:compile [INFO] | +- commons-io:commons-io:jar:2.6:compile [INFO] | +- org.onap.aai.aai-common:aai-rest:jar:1.6.0-SNAPSHOT:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-jetty:jar:1.5.22.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-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] | | | +- 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-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.0:compile [INFO] | | | \- org.mortbay.jasper:apache-el:jar:8.0.33:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-jersey:jar:1.5.22.RELEASE:compile [INFO] | | | +- org.springframework.boot:spring-boot-starter-validation:jar:1.5.22.RELEASE:compile [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.25.1:compile [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile [INFO] | | | | | +- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile [INFO] | | | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.25.1:compile [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.2:compile [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:compile [INFO] | | | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:compile [INFO] | | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:compile [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.ext:jersey-spring3:jar:2.25.1:compile [INFO] | | | | +- org.glassfish.hk2:hk2:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:config-types:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:hk2-core:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:hk2-config:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.5.0-b32:compile [INFO] | | | | | \- org.glassfish.hk2:class-model:jar:2.5.0-b32:compile [INFO] | | | | | \- org.glassfish.hk2.external:asm-all-repackaged:jar:2.5.0-b32:compile [INFO] | | | | \- org.glassfish.hk2:spring-bridge:jar:2.5.0-b32:compile [INFO] | | | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1:compile [INFO] | | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1:compile [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.8.RELEASE:compile [INFO] | | \- org.springframework.security:spring-security-crypto:jar:4.2.13.RELEASE:compile [INFO] | \- org.springframework.boot:spring-boot-starter-web:jar:1.5.22.RELEASE:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:1.5.22.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:1.5.22.RELEASE:compile [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:1.5.22.RELEASE:compile [INFO] | | +- org.slf4j:jul-to-slf4j:jar:1.7.26:compile [INFO] | | \- org.slf4j:log4j-over-slf4j:jar:1.7.26:compile [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:1.5.22.RELEASE:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.43:compile [INFO] | | | \- org.apache.tomcat:tomcat-annotations-api:jar:8.5.43:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.43:compile [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.43:compile [INFO] | \- org.hibernate:hibernate-validator:jar:5.3.6.Final:compile [INFO] | +- org.jboss.logging:jboss-logging:jar:3.3.2.Final:compile [INFO] | \- com.fasterxml:classmate:jar:1.3.4:compile [INFO] +- org.onap.aai.aai-common:aai-annotations:jar:1.6.0-SNAPSHOT:compile [INFO] +- commons-lang:commons-lang:jar:2.6:compile [INFO] +- org.apache.commons:commons-text:jar:1.8:compile [INFO] | \- org.apache.commons:commons-lang3:jar:3.9:compile [INFO] +- com.att.eelf:eelf-core:jar:1.0.1-oss:compile [INFO] | \- org.mockito:mockito-core:jar:1.10.19:compile [INFO] | \- org.objenesis:objenesis:jar:2.1:runtime [INFO] +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile [INFO] +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile [INFO] +- junit:junit:jar:4.12:test [INFO] +- org.hamcrest:hamcrest-junit:jar:2.0.0.0:test [INFO] | \- org.hamcrest:java-hamcrest:jar:2.0.0.0:test [INFO] +- org.hamcrest:hamcrest-core:jar:1.3:test [INFO] +- org.mockito:mockito-all:jar:1.10.19:test [INFO] +- org.powermock:powermock-module-junit4:jar:1.6.6:test [INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.6:test [INFO] | \- org.powermock:powermock-reflect:jar:1.6.6:test [INFO] +- org.powermock:powermock-api-mockito:jar:1.6.6:test [INFO] | \- org.powermock:powermock-api-mockito-common:jar:1.6.6:test [INFO] | \- org.powermock:powermock-api-support:jar:1.6.6:test [INFO] +- com.google.guava:guava:jar:19.0:compile [INFO] +- org.janusgraph:janusgraph-core:jar:0.2.3:compile [INFO] | +- org.glassfish:javax.json:jar:1.0:compile [INFO] | +- com.codahale.metrics:metrics-core:jar:3.0.1:compile [INFO] | +- com.codahale.metrics:metrics-ganglia:jar:3.0.1:compile [INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.3:compile [INFO] | +- com.codahale.metrics:metrics-graphite:jar:3.0.1:compile [INFO] | +- org.reflections:reflections:jar:0.9.9-RC1:compile [INFO] | | \- org.javassist:javassist:jar:3.21.0-GA:compile [INFO] | +- org.locationtech.spatial4j:spatial4j:jar:0.7:compile [INFO] | +- org.locationtech.jts:jts-core:jar:1.15.0:compile [INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | +- commons-configuration:commons-configuration:jar:1.10:compile [INFO] | +- commons-codec:commons-codec:jar:1.10:compile [INFO] | +- com.carrotsearch:hppc:jar:0.7.1:compile [INFO] | +- com.github.stephenc.high-scale-lib:high-scale-lib:jar:1.1.4:compile [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile [INFO] | \- org.noggit:noggit:jar:0.6:compile [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.11:compile [INFO] | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.11:compile [INFO] +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] +- javax.xml.bind:jaxb-api:jar:2.2.12:compile [INFO] +- org.eclipse.persistence:eclipselink:jar:2.6.8:compile [INFO] | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile [INFO] | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile [INFO] | \- javax.validation:validation-api:jar:1.1.0.Final:compile [INFO] +- com.google.code.gson:gson:jar:2.7:compile [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:compile [INFO] | \- net.minidev:json-smart:jar:2.2.1:compile [INFO] | \- net.minidev:accessors-smart:jar:1.1:compile [INFO] | \- org.ow2.asm:asm:jar:5.0.3:compile [INFO] +- org.eclipse.jetty:jetty-util:jar:9.4.19.v20190610:compile [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.11:compile [INFO] +- com.sun.jersey:jersey-core:jar:1.19.4:compile [INFO] | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile [INFO] +- com.sun.jersey:jersey-client:jar:1.19.4:compile [INFO] +- com.sun.jersey:jersey-json:jar:1.19.4:compile [INFO] | +- org.codehaus.jettison:jettison:jar:1.1:compile [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile [INFO] | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.2:compile [INFO] | \- org.codehaus.jackson:jackson-xc:jar:1.9.2:compile [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile [INFO] +- org.apache.tinkerpop:gremlin-core:jar:3.2.2:compile [INFO] | +- org.apache.tinkerpop:gremlin-shaded:jar:3.2.2:compile [INFO] | +- org.yaml:snakeyaml:jar:1.17:compile [INFO] | +- org.javatuples:javatuples:jar:1.2:compile [INFO] | +- com.jcabi:jcabi-manifests:jar:1.1:compile [INFO] | | \- com.jcabi:jcabi-log:jar:0.14:compile [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.26:compile [INFO] +- org.apache.tinkerpop:tinkergraph-gremlin:jar:3.2.2:compile [INFO] +- org.slf4j:slf4j-api:jar:1.7.26:compile [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0:compile [INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.8.11:compile [INFO] +- xml-apis:xml-apis:jar:1.4.01:compile [INFO] +- commons-cli:commons-cli:jar:1.4:compile [INFO] +- com.beust:jcommander:jar:1.78:compile [INFO] +- org.json:json:jar:20090211:compile [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] +- com.bazaarvoice.jolt:jolt-complete:jar:0.0.24:compile [INFO] | +- com.bazaarvoice.jolt:jolt-core:jar:0.0.24:compile [INFO] | | \- javax.inject:javax.inject:jar:1:compile [INFO] | \- com.bazaarvoice.jolt:json-utils:jar:0.0.24:compile [INFO] +- ch.qos.logback:logback-core:jar:1.2.3:compile [INFO] +- ch.qos.logback:logback-classic:jar:1.2.3:compile [INFO] +- ch.qos.logback:logback-access:jar:1.2.3:compile [INFO] +- org.apache.activemq:activemq-broker:jar:5.14.5:compile [INFO] | +- org.apache.activemq:activemq-client:jar:5.14.5:compile [INFO] | | +- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:compile [INFO] | | +- org.fusesource.hawtbuf:hawtbuf:jar:1.11:compile [INFO] | | \- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:compile [INFO] | \- org.apache.activemq:activemq-openwire-legacy:jar:5.14.5:compile [INFO] +- com.opencsv:opencsv:jar:3.1:compile [INFO] +- org.freemarker:freemarker:jar:2.3.21:compile [INFO] +- com.github.fge:json-patch:jar:1.9:compile [INFO] | \- com.github.fge:jackson-coreutils:jar:1.6:compile [INFO] | \- com.github.fge:msg-simple:jar:1.1:compile [INFO] | \- com.github.fge:btf:jar:1.2:compile [INFO] +- org.codehaus.groovy:groovy:jar:indy:2.4.15:compile [INFO] +- org.springframework:spring-context:jar:4.3.25.RELEASE:compile [INFO] | +- org.springframework:spring-aop:jar:4.3.25.RELEASE:compile [INFO] | \- org.springframework:spring-beans:jar:4.3.25.RELEASE:compile [INFO] +- org.springframework:spring-web:jar:4.3.25.RELEASE:compile [INFO] +- org.springframework:spring-core:jar:4.3.25.RELEASE:compile [INFO] | \- commons-logging:commons-logging:jar:1.2:compile [INFO] +- org.springframework:spring-expression:jar:4.3.25.RELEASE:compile [INFO] +- org.springframework:spring-webmvc:jar:4.3.25.RELEASE:compile [INFO] +- org.springframework:spring-test:jar:4.3.25.RELEASE:test [INFO] +- org.springframework.boot:spring-boot-test:jar:1.5.22.RELEASE:test [INFO] | \- org.springframework.boot:spring-boot:jar:1.5.22.RELEASE:compile [INFO] +- org.powermock:powermock-module-javaagent:jar:1.6.6:test [INFO] | \- org.powermock:powermock-core:jar:1.6.6:test [INFO] +- org.skyscreamer:jsonassert:jar:1.4.0:test [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.9:compile [INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.11:compile [INFO] +- org.apache.tinkerpop:gremlin-groovy:jar:3.2.2:compile [INFO] | +- org.apache.ivy:ivy:jar:2.3.0:compile [INFO] | +- org.codehaus.groovy:groovy-groovysh:jar:indy:2.4.7:compile [INFO] | | +- jline:jline:jar:2.12:compile [INFO] | | \- org.codehaus.groovy:groovy-console:jar:2.4.17:compile [INFO] | | +- org.codehaus.groovy:groovy-swing:jar:2.4.17:compile [INFO] | | \- org.codehaus.groovy:groovy-templates:jar:2.4.17:compile [INFO] | | \- org.codehaus.groovy:groovy-xml:jar:2.4.17:compile [INFO] | +- org.codehaus.groovy:groovy-json:jar:indy:2.4.7:compile [INFO] | +- org.codehaus.groovy:groovy-jsr223:jar:indy:2.4.7:compile [INFO] | \- com.github.jeremyh:jBCrypt:jar:jbcrypt-0.4:compile [INFO] +- org.springframework:spring-jms:jar:4.3.25.RELEASE:compile [INFO] | +- org.springframework:spring-messaging:jar:4.3.25.RELEASE:compile [INFO] | \- org.springframework:spring-tx:jar:4.3.25.RELEASE:compile [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.8.11:compile [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.8.11.3:compile [INFO] \- log4j:log4j:jar:1.2.17:compile [INFO] [INFO] ------------------< org.onap.aai.aai-parent:aai-auth >------------------ [INFO] Building aai-auth 1.6.0-SNAPSHOT [7/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-auth --- [INFO] org.onap.aai.aai-parent:aai-auth:jar:1.6.0-SNAPSHOT [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.3:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.11:compile [INFO] | \- commons-codec:commons-codec:jar:1.10:compile [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.8.11:compile [INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.8.11:compile [INFO] \- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0:compile [INFO] [INFO] -----------------< org.onap.aai.aai-parent:aai-utils >------------------ [INFO] Building aai-utils 1.6.0-SNAPSHOT [8/9] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: http://repo1.maven.org/maven2/org/onap/oparent/oparent/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from restlet: https://maven.restlet.com/org/onap/oparent/oparent/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from AJSC: https://mvnrepository.com/artifact/com.att.ajsc/org/onap/oparent/oparent/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/oparent/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Downloaded from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/oparent/1.0.0-SNAPSHOT/maven-metadata.xml (602 B at 3.8 kB/s) Downloading from ecomp-releases: https://nexus.onap.org/content/repositories/releases/org/onap/oparent/oparent/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/oparent/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Downloaded from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/oparent/1.0.0-SNAPSHOT/maven-metadata.xml (602 B at 3.9 kB/s) Downloading from central: http://repo1.maven.org/maven2/org/onap/oparent/version/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from restlet: https://maven.restlet.com/org/onap/oparent/version/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/version/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from AJSC: https://mvnrepository.com/artifact/com.att.ajsc/org/onap/oparent/version/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Downloaded from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/version/1.0.0-SNAPSHOT/maven-metadata.xml (602 B at 3.6 kB/s) Downloading from ecomp-releases: https://nexus.onap.org/content/repositories/releases/org/onap/oparent/version/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/version/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Downloaded from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/version/1.0.0-SNAPSHOT/maven-metadata.xml (602 B at 880 B/s) [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-utils --- [INFO] org.onap.aai.aai-parent:aai-utils:jar:1.6.0-SNAPSHOT [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.8.11:compile [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0:compile [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.3:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.11:compile [INFO] | \- commons-codec:commons-codec:jar:1.10:compile [INFO] +- org.eclipse.persistence:eclipselink:jar:2.6.2:compile [INFO] | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile [INFO] | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile [INFO] | +- javax.validation:validation-api:jar:1.1.0.Final:compile [INFO] | \- org.glassfish:javax.json:jar:1.0.4:compile [INFO] +- org.onap.aai.logging-service:common-logging:jar:1.1.0:compile [INFO] | \- org.onap.aai.logging-service:eelf-logging:jar:1.1.0:compile [INFO] | +- org.onap.aai.logging-service:logging-api:jar:1.1.0:compile [INFO] | \- com.att.eelf:eelf-core:jar:1.0.1-oss:compile [INFO] | +- org.mockito:mockito-core:jar:1.10.19:compile [INFO] | | \- org.objenesis:objenesis:jar:2.1:compile [INFO] | +- org.powermock:powermock-module-junit4:jar:1.6.6:compile [INFO] | | \- org.powermock:powermock-module-junit4-common:jar:1.6.6:compile [INFO] | | +- org.powermock:powermock-core:jar:1.6.6:compile [INFO] | | | \- org.javassist:javassist:jar:3.21.0-GA:compile [INFO] | | \- org.powermock:powermock-reflect:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-mockito:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-mockito-common:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-support:jar:1.6.6:compile [INFO] +- org.springframework:spring-core:jar:4.3.21.RELEASE:compile [INFO] | \- commons-logging:commons-logging:jar:1.2:compile [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.8.11:compile [INFO] +- junit:junit:jar:4.11:test [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:compile [INFO] +- ch.qos.logback:logback-core:jar:1.2.3: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-access:jar:1.2.3:compile [INFO] [INFO] -----------< org.onap.aai.aai-parent:aai-schema-abstraction >----------- [INFO] Building aai-schema-abstraction 1.6.0-SNAPSHOT [9/9] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from onap-releases: https://nexus.onap.org/content/repositories/releases/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Downloading from onap-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Downloading from central: http://repo1.maven.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Progress (1): 1.1 kB Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml (1.1 kB at 2.7 kB/s) Progress (1): 1.2 kB Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml (1.2 kB at 2.0 kB/s) Downloading from ecomp-staging: https://nexus.onap.org/content/repositories/staging/org/onap/aai/aai-common/aai-rest/1.6.0-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-schema-abstraction --- [INFO] org.onap.aai.aai-parent:aai-schema-abstraction:jar:1.6.0-SNAPSHOT [INFO] +- org.onap.aai.aai-common:aai-schema-ingest:jar:1.4.3:compile [INFO] | +- org.eclipse.persistence:eclipselink:jar:2.6.8:compile [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile [INFO] | | +- javax.validation:validation-api:jar:1.1.0.Final:compile [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile [INFO] | +- com.google.guava:guava:jar:19.0:compile [INFO] | +- org.codehaus.groovy:groovy:jar:indy:2.4.17:compile [INFO] | +- commons-io:commons-io:jar:2.6:compile [INFO] | +- org.onap.aai.aai-common:aai-rest:jar:1.6.0-SNAPSHOT:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-jetty:jar:1.5.22.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:3.1.0: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-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.0:compile [INFO] | | | \- org.mortbay.jasper:apache-el:jar:8.0.33:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-jersey:jar:1.5.22.RELEASE:compile [INFO] | | | +- org.springframework.boot:spring-boot-starter-validation:jar:1.5.22.RELEASE:compile [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.25.1:compile [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile [INFO] | | | | | +- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile [INFO] | | | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.25.1:compile [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.2:compile [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:compile [INFO] | | | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:compile [INFO] | | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:compile [INFO] | | | | \- org.javassist:javassist:jar:3.21.0-GA:compile [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.ext:jersey-spring3:jar:2.25.1:compile [INFO] | | | | +- org.glassfish.hk2:hk2:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:config-types:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:hk2-core:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:hk2-config:jar:2.5.0-b32:compile [INFO] | | | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.5.0-b32:compile [INFO] | | | | | \- org.glassfish.hk2:class-model:jar:2.5.0-b32:compile [INFO] | | | | | \- org.glassfish.hk2.external:asm-all-repackaged:jar:2.5.0-b32:compile [INFO] | | | | \- org.glassfish.hk2:spring-bridge:jar:2.5.0-b32:compile [INFO] | | | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1:compile [INFO] | | | +- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1:compile [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.11:compile [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.11:compile [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.11:compile [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.8.RELEASE:compile [INFO] | | \- org.springframework.security:spring-security-crypto:jar:4.2.13.RELEASE:compile [INFO] | +- org.apache.tinkerpop:gremlin-core:jar:3.2.2:compile [INFO] | | +- org.apache.tinkerpop:gremlin-shaded:jar:3.2.2:compile [INFO] | | +- commons-configuration:commons-configuration:jar:1.10:compile [INFO] | | | \- commons-lang:commons-lang:jar:2.6:compile [INFO] | | +- org.yaml:snakeyaml:jar:1.17:compile [INFO] | | +- org.javatuples:javatuples:jar:1.2:compile [INFO] | | +- com.carrotsearch:hppc:jar:0.7.1:compile [INFO] | | +- com.jcabi:jcabi-manifests:jar:1.1:compile [INFO] | | | \- com.jcabi:jcabi-log:jar:0.14:compile [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.26:compile [INFO] | +- com.jayway.jsonpath:json-path:jar:2.2.0:compile [INFO] | | \- net.minidev:json-smart:jar:2.2.1:compile [INFO] | | \- net.minidev:accessors-smart:jar:1.1:compile [INFO] | | \- org.ow2.asm:asm:jar:5.0.3:compile [INFO] | +- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile [INFO] | +- org.springframework:spring-context:jar:4.3.25.RELEASE:compile [INFO] | | +- org.springframework:spring-aop:jar:4.3.25.RELEASE:compile [INFO] | | +- org.springframework:spring-beans:jar:4.3.25.RELEASE:compile [INFO] | | +- org.springframework:spring-core:jar:4.3.25.RELEASE:compile [INFO] | | | \- commons-logging:commons-logging:jar:1.2:compile [INFO] | | \- org.springframework:spring-expression:jar:4.3.25.RELEASE:compile [INFO] | +- org.springframework:spring-web:jar:4.3.25.RELEASE:compile [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:1.5.22.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-starter:jar:1.5.22.RELEASE:compile [INFO] | | | +- org.springframework.boot:spring-boot:jar:1.5.22.RELEASE:compile [INFO] | | | +- org.springframework.boot:spring-boot-autoconfigure:jar:1.5.22.RELEASE:compile [INFO] | | | \- org.springframework.boot:spring-boot-starter-logging:jar:1.5.22.RELEASE:compile [INFO] | | | +- org.slf4j:jul-to-slf4j:jar:1.7.26:compile [INFO] | | | \- org.slf4j:log4j-over-slf4j:jar:1.7.26:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-tomcat:jar:1.5.22.RELEASE:compile [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.43:compile [INFO] | | | | \- org.apache.tomcat:tomcat-annotations-api:jar:8.5.43:compile [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.43:compile [INFO] | | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.43:compile [INFO] | | +- org.hibernate:hibernate-validator:jar:5.3.6.Final:compile [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.3.2.Final:compile [INFO] | | | \- com.fasterxml:classmate:jar:1.3.4:compile [INFO] | | \- org.springframework:spring-webmvc:jar:4.3.25.RELEASE:compile [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.9:compile [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.11:compile [INFO] | | \- commons-codec:commons-codec:jar:1.10:compile [INFO] | +- org.springframework:spring-test:jar:4.3.25.RELEASE:compile [INFO] | +- com.att.eelf:eelf-core:jar:1.0.1-oss:compile [INFO] | \- com.google.code.gson:gson:jar:2.7: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] | \- org.slf4j:slf4j-api:jar:1.7.26:compile [INFO] +- ch.qos.logback:logback-core:jar:1.2.3:compile [INFO] +- ch.qos.logback:logback-classic:jar:1.2.3:compile [INFO] +- ch.qos.logback:logback-access:jar:1.2.3:compile [INFO] +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile [INFO] +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.4:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0:compile [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.8.11:compile [INFO] +- org.onap.aai:rest-client:jar:1.2.1:compile [INFO] | \- com.sun.jersey:jersey-client:jar:1.19.4:compile [INFO] | \- com.sun.jersey:jersey-core:jar:1.19.4:compile [INFO] | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile [INFO] +- junit:junit:jar:4.12:test [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test [INFO] \- org.mockito:mockito-core:jar:2.15.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.7.9:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.7.9:test [INFO] \- org.objenesis:objenesis:jar:2.6:test [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aai-aai-common 1.6.0-SNAPSHOT: [INFO] [INFO] aai-aai-common ..................................... SUCCESS [ 0.742 s] [INFO] aai-parent ......................................... SUCCESS [ 0.014 s] [INFO] aai-rest ........................................... SUCCESS [ 0.706 s] [INFO] aai-schema-ingest .................................. SUCCESS [ 0.575 s] [INFO] aai-annotations .................................... SUCCESS [ 0.007 s] [INFO] aai-core ........................................... SUCCESS [ 3.064 s] [INFO] aai-auth ........................................... SUCCESS [ 0.027 s] [INFO] aai-utils .......................................... SUCCESS [ 1.780 s] [INFO] aai-schema-abstraction ............................. SUCCESS [ 1.005 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.526 s [INFO] Finished at: 2019-11-05T16:28:32-05:00 [INFO] ------------------------------------------------------------------------