[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.aai.schema-service:aai-annotations:jar:1.7.6-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.schema-service:aai-schema-gen:jar:1.7.6-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.schema-service:aai-schema:jar:1.7.6-SNAPSHOT [WARNING] 'dependencies.dependency.version' for commons-io:commons-io:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 55, column 22 [WARNING] 'build.plugins.plugin.version' for org.sonatype.plugins:nexus-staging-maven-plugin is missing. @ line 140, 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.schema-service:aai-queries:jar:1.7.6-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.schema-service:aai-schema-service:jar:1.7.6-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version (?) @ line 388, column 21 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.springframework.boot:spring-boot-maven-plugin @ line 647, column 21 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-clean-plugin @ line 663, 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.schema-service:schema-service:pom:1.7.6-SNAPSHOT [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. @ line 136, 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-schema-service [pom] [INFO] aai-annotations [jar] [INFO] aai-schema-gen [jar] [INFO] aai-schema [jar] [INFO] aai-queries [jar] [INFO] aai-schema-service [jar] [INFO] [INFO] -------------< org.onap.aai.schema-service:schema-service >------------- [INFO] Building aai-schema-service 1.7.6-SNAPSHOT [1/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ schema-service --- [INFO] org.onap.aai.schema-service:schema-service:pom:1.7.6-SNAPSHOT [INFO] [INFO] ------------< org.onap.aai.schema-service:aai-annotations >------------- [INFO] Building aai-annotations 1.7.6-SNAPSHOT [2/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-annotations --- [INFO] org.onap.aai.schema-service:aai-annotations:jar:1.7.6-SNAPSHOT [INFO] \- junit:junit:jar:4.12:test [INFO] \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] \- org.hamcrest:hamcrest:jar:2.2:test [INFO] [INFO] -------------< org.onap.aai.schema-service:aai-schema-gen >------------- [INFO] Building aai-schema-gen 1.7.6-SNAPSHOT [3/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-schema-gen --- [INFO] org.onap.aai.schema-service:aai-schema-gen:jar:1.7.6-SNAPSHOT [INFO] +- org.springframework:spring-context:jar:5.1.13.RELEASE:compile [INFO] | +- org.springframework:spring-aop:jar:5.1.13.RELEASE:compile [INFO] | \- org.springframework:spring-beans:jar:5.1.13.RELEASE:compile [INFO] +- org.springframework:spring-web:jar:5.1.13.RELEASE:compile [INFO] +- org.springframework:spring-core:jar:5.1.13.RELEASE:compile [INFO] | \- org.springframework:spring-jcl:jar:5.1.13.RELEASE:compile [INFO] +- org.springframework:spring-expression:jar:5.1.13.RELEASE:compile [INFO] +- org.springframework:spring-webmvc:jar:5.1.13.RELEASE:compile [INFO] +- org.springframework:spring-test:jar:5.1.13.RELEASE:test [INFO] +- junit:junit:jar:4.12:test [INFO] +- org.yaml:snakeyaml:jar:1.18:compile [INFO] +- org.onap.aai.aai-common:aai-schema-ingest:jar:1.4.0: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:2.0.1.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.5.8:compile [INFO] | +- org.apache.tinkerpop:gremlin-core:jar:3.2.3:compile [INFO] | | +- org.apache.tinkerpop:gremlin-shaded:jar:3.2.3:compile [INFO] | | +- commons-configuration:commons-configuration:jar:1.10:compile [INFO] | | | \- commons-lang:commons-lang:jar:2.6: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.25:compile [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.30: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.freemarker:freemarker:jar:2.3.21:compile [INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.2.3:compile [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.10.1:compile [INFO] +- org.apache.commons:commons-lang3:jar:3.7:compile [INFO] +- org.apache.commons:commons-text:jar:1.2:compile [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] [INFO] ---------------< org.onap.aai.schema-service:aai-schema >--------------- [INFO] Building aai-schema 1.7.6-SNAPSHOT [4/6] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Downloading from openecomp-snapshot: https://nexus.onap.org/content/repositories/snapshots/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Downloading from openecomp-release: https://nexus.onap.org/content/repositories/releases/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Downloading from openecomp-staging: https://nexus.onap.org/content/repositories/staging/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Downloading from openecomp-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 Downloading from EvoSuite: http://www.evosuite.org/m2/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml Progress (1): 1.2 kB Progress (2): 1.2 kB | 1.2 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml (1.2 kB at 613 B/s) Downloaded from openecomp-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) [WARNING] Could not transfer metadata org.sonatype.plugins:nexus-staging-maven-plugin/maven-metadata.xml from/to central (http://repo1.maven.org/maven2): Transfer failed for http://repo1.maven.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml 501 HTTPS Required Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom Progress (1): 4.1/12 kB Progress (1): 6.7/12 kB Progress (1): 11/12 kB Progress (1): 12 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom (12 kB at 58 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom Progress (1): 2.8 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom (2.8 kB at 17 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom Progress (1): 4.1/18 kB Progress (1): 7.8/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom (18 kB at 76 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom Progress (1): 760 B Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 4.1 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Progress (1): 4.1/23 kB Progress (1): 7.8/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 124 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar Progress (1): 4.1/251 kB Progress (1): 7.8/251 kB Progress (1): 12/251 kB Progress (1): 16/251 kB Progress (1): 20/251 kB Progress (1): 24/251 kB Progress (1): 28/251 kB Progress (1): 32/251 kB Progress (1): 36/251 kB Progress (1): 41/251 kB Progress (1): 45/251 kB Progress (1): 49/251 kB Progress (1): 53/251 kB Progress (1): 57/251 kB Progress (1): 61/251 kB Progress (1): 65/251 kB Progress (1): 69/251 kB Progress (1): 73/251 kB Progress (1): 77/251 kB Progress (1): 81/251 kB Progress (1): 86/251 kB Progress (1): 90/251 kB Progress (1): 94/251 kB Progress (1): 97/251 kB Progress (1): 102/251 kB Progress (1): 106/251 kB Progress (1): 110/251 kB Progress (1): 114/251 kB Progress (1): 118/251 kB Progress (1): 121/251 kB Progress (1): 125/251 kB Progress (1): 129/251 kB Progress (1): 133/251 kB Progress (1): 137/251 kB Progress (1): 142/251 kB Progress (1): 146/251 kB Progress (1): 150/251 kB Progress (1): 154/251 kB Progress (1): 158/251 kB Progress (1): 162/251 kB Progress (1): 166/251 kB Progress (1): 170/251 kB Progress (1): 174/251 kB Progress (1): 178/251 kB Progress (1): 183/251 kB Progress (1): 187/251 kB Progress (1): 191/251 kB Progress (1): 195/251 kB Progress (1): 199/251 kB Progress (1): 203/251 kB Progress (1): 207/251 kB Progress (1): 211/251 kB Progress (1): 215/251 kB Progress (1): 219/251 kB Progress (1): 224/251 kB Progress (1): 228/251 kB Progress (1): 232/251 kB Progress (1): 236/251 kB Progress (1): 240/251 kB Progress (1): 244/251 kB Progress (1): 248/251 kB Progress (1): 251 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar (251 kB at 636 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/jaxb2-maven-plugin/2.2/jaxb2-maven-plugin-2.2.pom Progress (1): 4.1/15 kB Progress (1): 7.8/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/jaxb2-maven-plugin/2.2/jaxb2-maven-plugin-2.2.pom (15 kB at 73 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/37/mojo-parent-37.pom Progress (1): 4.1/32 kB Progress (1): 7.8/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/37/mojo-parent-37.pom (32 kB at 208 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/jaxb2-maven-plugin/2.2/jaxb2-maven-plugin-2.2.jar Progress (1): 4.1/158 kB Progress (1): 7.8/158 kB Progress (1): 12/158 kB Progress (1): 16/158 kB Progress (1): 20/158 kB Progress (1): 24/158 kB Progress (1): 28/158 kB Progress (1): 32/158 kB Progress (1): 36/158 kB Progress (1): 41/158 kB Progress (1): 45/158 kB Progress (1): 49/158 kB Progress (1): 52/158 kB Progress (1): 57/158 kB Progress (1): 61/158 kB Progress (1): 65/158 kB Progress (1): 69/158 kB Progress (1): 73/158 kB Progress (1): 77/158 kB Progress (1): 81/158 kB Progress (1): 85/158 kB Progress (1): 89/158 kB Progress (1): 93/158 kB Progress (1): 97/158 kB Progress (1): 102/158 kB Progress (1): 106/158 kB Progress (1): 110/158 kB Progress (1): 113/158 kB Progress (1): 117/158 kB Progress (1): 121/158 kB Progress (1): 125/158 kB Progress (1): 129/158 kB Progress (1): 133/158 kB Progress (1): 137/158 kB Progress (1): 141/158 kB Progress (1): 145/158 kB Progress (1): 149/158 kB Progress (1): 153/158 kB Progress (1): 156/158 kB Progress (1): 158 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/jaxb2-maven-plugin/2.2/jaxb2-maven-plugin-2.2.jar (158 kB at 694 kB/s) Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml Downloading from AJSC: https://mvnrepository.com/artifact/com.att.ajsc/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml Downloading from openecomp-snapshot: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml Downloading from restlet: https://maven.restlet.com/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml Downloading from central: http://repo2.maven.org/maven2/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml Downloading from ecomp-releases: https://nexus.onap.org/content/repositories/releases/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml Downloading from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from openecomp-snapshot: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.3 kB/s) Progress (1): 1.0 kB Downloaded from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.6 kB/s) [WARNING] Could not transfer metadata org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from/to AJSC (https://mvnrepository.com/artifact/com.att.ajsc): Authorization failed for https://mvnrepository.com/artifact/com.att.ajsc/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml 403 Forbidden [WARNING] Could not transfer metadata org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from/to central (http://repo2.maven.org/maven2/): Transfer failed for http://repo2.maven.org/maven2/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/maven-metadata.xml Downloading from openecomp-release: https://nexus.onap.org/content/repositories/releases/commons-io/commons-io/maven-metadata.xml Downloading from openecomp-public: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/maven-metadata.xml Downloading from openecomp-staging: https://nexus.onap.org/content/repositories/staging/commons-io/commons-io/maven-metadata.xml Downloading from AJSC: https://mvnrepository.com/artifact/com.att.ajsc/commons-io/commons-io/maven-metadata.xml Downloading from restlet: https://maven.restlet.com/commons-io/commons-io/maven-metadata.xml Downloading from central: http://repo2.maven.org/maven2/commons-io/commons-io/maven-metadata.xml Downloading from ecomp-releases: https://nexus.onap.org/content/repositories/releases/commons-io/commons-io/maven-metadata.xml Progress (1): 882 B Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/maven-metadata.xml (882 B at 2.0 kB/s) Downloading from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/commons-io/commons-io/maven-metadata.xml Progress (1): 882 B Downloaded from openecomp-public: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/maven-metadata.xml (882 B at 883 B/s) [WARNING] Could not transfer metadata commons-io:commons-io/maven-metadata.xml from/to AJSC (https://mvnrepository.com/artifact/com.att.ajsc): Authorization failed for https://mvnrepository.com/artifact/com.att.ajsc/commons-io/commons-io/maven-metadata.xml 403 Forbidden [WARNING] Could not transfer metadata commons-io:commons-io/maven-metadata.xml from/to central (http://repo2.maven.org/maven2/): Transfer failed for http://repo2.maven.org/maven2/commons-io/commons-io/maven-metadata.xml [WARNING] Failure to transfer commons-io:commons-io/maven-metadata.xml from https://mvnrepository.com/artifact/com.att.ajsc was cached in the local repository, resolution will not be reattempted until the update interval of AJSC has elapsed or updates are forced. Original error: Could not transfer metadata commons-io:commons-io/maven-metadata.xml from/to AJSC (https://mvnrepository.com/artifact/com.att.ajsc): Authorization failed for https://mvnrepository.com/artifact/com.att.ajsc/commons-io/commons-io/maven-metadata.xml 403 Forbidden [WARNING] Failure to transfer commons-io:commons-io/maven-metadata.xml from http://repo2.maven.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer metadata commons-io:commons-io/maven-metadata.xml from/to central (http://repo2.maven.org/maven2/): Transfer failed for http://repo2.maven.org/maven2/commons-io/commons-io/maven-metadata.xml Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.7/commons-io-2.7.pom Progress (1): 4.1/16 kB Progress (1): 7.8/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 67 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/50/commons-parent-50.pom Progress (1): 4.1/76 kB Progress (1): 6.7/76 kB Progress (1): 11/76 kB Progress (1): 14/76 kB Progress (1): 18/76 kB Progress (1): 22/76 kB Progress (1): 26/76 kB Progress (1): 30/76 kB Progress (1): 34/76 kB Progress (1): 38/76 kB Progress (1): 42/76 kB Progress (1): 47/76 kB Progress (1): 51/76 kB Progress (1): 55/76 kB Progress (1): 59/76 kB Progress (1): 63/76 kB Progress (1): 67/76 kB Progress (1): 71/76 kB Progress (1): 75/76 kB Progress (1): 76 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 345 kB/s) [WARNING] Failure to transfer org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from https://mvnrepository.com/artifact/com.att.ajsc was cached in the local repository, resolution will not be reattempted until the update interval of AJSC has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from/to AJSC (https://mvnrepository.com/artifact/com.att.ajsc): Authorization failed for https://mvnrepository.com/artifact/com.att.ajsc/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml 403 Forbidden [WARNING] Failure to transfer org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from http://repo2.maven.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from/to central (http://repo2.maven.org/maven2/): Transfer failed for http://repo2.maven.org/maven2/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml Downloading from openecomp-snapshot: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/aai-annotations-1.7.6-20200828.194448-4.jar Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from openecomp-snapshot: https://nexus.onap.org/content/repositories/snapshots/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/aai-annotations-1.7.6-20200828.194448-4.jar (6.9 kB at 27 kB/s) Downloading from openecomp-public: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.7/commons-io-2.7.jar Progress (1): 4.1/276 kB Progress (1): 7.8/276 kB Progress (1): 12/276 kB Progress (1): 16/276 kB Progress (1): 20/276 kB Progress (1): 24/276 kB Progress (1): 28/276 kB Progress (1): 32/276 kB Progress (1): 36/276 kB Progress (1): 41/276 kB Progress (1): 45/276 kB Progress (1): 49/276 kB Progress (1): 53/276 kB Progress (1): 57/276 kB Progress (1): 61/276 kB Progress (1): 65/276 kB Progress (1): 69/276 kB Progress (1): 73/276 kB Progress (1): 77/276 kB Progress (1): 81/276 kB Progress (1): 86/276 kB Progress (1): 90/276 kB Progress (1): 94/276 kB Progress (1): 98/276 kB Progress (1): 102/276 kB Progress (1): 106/276 kB Progress (1): 110/276 kB Progress (1): 114/276 kB Progress (1): 118/276 kB Progress (1): 122/276 kB Progress (1): 127/276 kB Progress (1): 131/276 kB Progress (1): 135/276 kB Progress (1): 139/276 kB Progress (1): 143/276 kB Progress (1): 147/276 kB Progress (1): 151/276 kB Progress (1): 155/276 kB Progress (1): 159/276 kB Progress (1): 163/276 kB Progress (1): 168/276 kB Progress (1): 172/276 kB Progress (1): 176/276 kB Progress (1): 180/276 kB Progress (1): 184/276 kB Progress (1): 188/276 kB Progress (1): 192/276 kB Progress (1): 196/276 kB Progress (1): 200/276 kB Progress (1): 204/276 kB Progress (1): 208/276 kB Progress (1): 213/276 kB Progress (1): 217/276 kB Progress (1): 221/276 kB Progress (1): 225/276 kB Progress (1): 229/276 kB Progress (1): 233/276 kB Progress (1): 237/276 kB Progress (1): 241/276 kB Progress (1): 245/276 kB Progress (1): 249/276 kB Progress (1): 254/276 kB Progress (1): 258/276 kB Progress (1): 262/276 kB Progress (1): 266/276 kB Progress (1): 270/276 kB Progress (1): 274/276 kB Progress (1): 276 kB Downloaded from openecomp-public: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 790 kB/s) [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-schema --- [WARNING] Failure to transfer org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from https://mvnrepository.com/artifact/com.att.ajsc was cached in the local repository, resolution will not be reattempted until the update interval of AJSC has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from/to AJSC (https://mvnrepository.com/artifact/com.att.ajsc): Authorization failed for https://mvnrepository.com/artifact/com.att.ajsc/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml 403 Forbidden [WARNING] Failure to transfer org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from http://repo2.maven.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.aai.schema-service:aai-annotations:1.7.6-SNAPSHOT/maven-metadata.xml from/to central (http://repo2.maven.org/maven2/): Transfer failed for http://repo2.maven.org/maven2/org/onap/aai/schema-service/aai-annotations/1.7.6-SNAPSHOT/maven-metadata.xml [INFO] org.onap.aai.schema-service:aai-schema:jar:1.7.6-SNAPSHOT [INFO] +- org.onap.aai.schema-service:aai-annotations:jar:1.7.6-SNAPSHOT:compile [INFO] +- junit:junit:jar:4.12:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- commons-io:commons-io:jar:2.7:test [INFO] +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile [INFO] | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile [INFO] | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile [INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile [INFO] | | +- org.slf4j:jcl-over-slf4j:jar:1.7.30:compile [INFO] | | \- org.apache.commons:commons-lang3:jar:3.9:compile [INFO] | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile [INFO] \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] [INFO] --------------< org.onap.aai.schema-service:aai-queries >--------------- [INFO] Building aai-queries 1.7.6-SNAPSHOT [5/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-queries --- [INFO] org.onap.aai.schema-service:aai-queries:jar:1.7.6-SNAPSHOT [INFO] +- junit:junit:jar:4.12:test [INFO] +- org.onap.aai.aai-common:aai-core:jar:1.7.0:compile [INFO] | +- org.onap.aai.aai-common:aai-schema-ingest:jar:1.7.0:compile [INFO] | | +- commons-io:commons-io:jar:2.6:compile [INFO] | | +- org.onap.aai.aai-common:aai-rest:jar:1.7.0:compile [INFO] | | | +- org.springframework.boot:spring-boot-starter-jetty:jar:2.1.12.RELEASE:compile [INFO] | | | | +- org.eclipse.jetty:jetty-servlets:jar:9.4.25.v20191220:compile [INFO] | | | | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.25.v20191220:compile [INFO] | | | | | +- org.eclipse.jetty:jetty-http:jar:9.4.25.v20191220:compile [INFO] | | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.25.v20191220:compile [INFO] | | | | +- org.eclipse.jetty:jetty-webapp:jar:9.4.25.v20191220:compile [INFO] | | | | | +- org.eclipse.jetty:jetty-xml:jar:9.4.25.v20191220:compile [INFO] | | | | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.25.v20191220:compile [INFO] | | | | | \- org.eclipse.jetty:jetty-security:jar:9.4.25.v20191220:compile [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.25.v20191220:compile [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.25.v20191220:compile [INFO] | | | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.25.v20191220:compile [INFO] | | | | | | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.25.v20191220:compile [INFO] | | | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.25.v20191220:compile [INFO] | | | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.25.v20191220:compile [INFO] | | | | | \- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.25.v20191220:compile [INFO] | | | | +- org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.25.v20191220:compile [INFO] | | | | | +- org.eclipse.jetty:jetty-annotations:jar:9.4.25.v20191220:compile [INFO] | | | | | | +- org.eclipse.jetty:jetty-plus:jar:9.4.25.v20191220:compile [INFO] | | | | | | \- org.ow2.asm:asm-commons:jar:7.2:compile [INFO] | | | | | | +- org.ow2.asm:asm-tree:jar:7.2:compile [INFO] | | | | | | \- org.ow2.asm:asm-analysis:jar:7.2:compile [INFO] | | | | | +- org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.25.v20191220:compile [INFO] | | | | | \- javax.websocket:javax.websocket-api:jar:1.1:compile [INFO] | | | | \- org.mortbay.jasper:apache-el:jar:8.5.49:compile [INFO] | | | +- org.springframework.boot:spring-boot-starter-jersey:jar:2.1.12.RELEASE:compile [INFO] | | | | +- org.springframework.boot:spring-boot-starter-validation:jar:2.1.12.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] | | | | +- 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] | | | | | | +- 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.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:compile [INFO] | | | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:compile [INFO] | | | \- org.springframework.security:spring-security-rsa:jar:1.0.8.RELEASE:compile [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.1.7.RELEASE:compile [INFO] | | +- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-web:jar:2.1.12.RELEASE:compile [INFO] | | | +- org.springframework.boot:spring-boot-starter:jar:2.1.12.RELEASE:compile [INFO] | | | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.1.12.RELEASE:compile [INFO] | | | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.1.12.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.30:compile [INFO] | | | | \- javax.annotation:javax.annotation-api:jar:1.2:compile [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.1.12.RELEASE:compile [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.10.1:compile [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.10.1:compile [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.10.1:compile [INFO] | | | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.1.12.RELEASE:compile [INFO] | | | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.30:compile [INFO] | | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.30:compile [INFO] | | | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.30:compile [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:6.0.18.Final:compile [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.3.3.Final:compile [INFO] | | | \- com.fasterxml:classmate:jar:1.4.0:compile [INFO] | | \- org.springframework:spring-test:jar:5.1.13.RELEASE:compile [INFO] | +- org.onap.aai.aai-common:aai-aaf-auth:jar:1.7.0:compile [INFO] | | +- org.onap.aai.aai-common:aai-els-onap-logging:jar:1.7.0:compile [INFO] | | | +- org.springframework:spring-orm:jar:5.1.13.RELEASE:compile [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.1.13.RELEASE:compile [INFO] | | | +- org.springframework:spring-oxm:jar:5.1.13.RELEASE:compile [INFO] | | | +- org.springframework:spring-aspects:jar:5.1.13.RELEASE:compile [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.5:compile [INFO] | | | +- org.aspectj:aspectjrt:jar:1.9.1:compile [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.5.1:compile [INFO] | | +- org.onap.aaf.authz:aaf-cadi-core:jar:2.1.15:compile [INFO] | | \- org.onap.aaf.authz:aaf-cadi-aaf:jar:2.1.15:compile [INFO] | | +- org.onap.aaf.authz:aaf-auth-client:jar:2.1.15:compile [INFO] | | +- org.onap.aaf.authz:aaf-cadi-client:jar:2.1.15:compile [INFO] | | | +- org.onap.aaf.authz:aaf-misc-rosetta:jar:2.1.15:compile [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:provided [INFO] | | \- org.onap.aaf.authz:aaf-misc-env:jar:2.1.15:compile [INFO] | +- org.onap.aai.aai-common:aai-annotations:jar:1.7.0: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:test [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:2.0.4:compile [INFO] | | | +- net.bytebuddy:byte-buddy:jar:1.9.16:compile [INFO] | | | \- net.bytebuddy:byte-buddy-agent:jar:1.9.16:compile [INFO] | | \- org.powermock:powermock-reflect:jar:1.6.6: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.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.10:compile [INFO] | | | +- org.javassist:javassist:jar:3.19.0-GA:compile [INFO] | | | \- com.google.code.findbugs:annotations:jar:2.0.1: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.11: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.10.1:compile [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.10.1:compile [INFO] | +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1: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:2.0.1.Final:compile [INFO] | +- com.google.code.gson:gson:jar:2.8.6: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.25.v20191220:compile [INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.1:compile [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.2:compile [INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.2:compile [INFO] | +- org.apache.tinkerpop:gremlin-core:jar:3.2.3:compile [INFO] | | +- org.apache.tinkerpop:gremlin-shaded:jar:3.2.3:compile [INFO] | | +- org.yaml:snakeyaml:jar:1.25: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.30:compile [INFO] | +- org.apache.tinkerpop:tinkergraph-gremlin:jar:3.2.3:compile [INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1:compile [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.10.1: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:20190722: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.15.11:compile [INFO] | | \- org.apache.activemq:activemq-client:jar:5.15.11: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.15.11:compile [INFO] | +- com.opencsv:opencsv:jar:3.1:compile [INFO] | +- org.freemarker:freemarker:jar:2.3.29: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.5.8:compile [INFO] | +- org.springframework:spring-context:jar:5.1.13.RELEASE:compile [INFO] | | +- org.springframework:spring-aop:jar:5.1.13.RELEASE:compile [INFO] | | \- org.springframework:spring-beans:jar:5.1.13.RELEASE:compile [INFO] | +- org.springframework:spring-web:jar:5.1.13.RELEASE:compile [INFO] | +- org.springframework:spring-core:jar:5.1.13.RELEASE:compile [INFO] | | \- org.springframework:spring-jcl:jar:5.1.13.RELEASE:compile [INFO] | +- org.springframework:spring-expression:jar:5.1.13.RELEASE:compile [INFO] | +- org.springframework:spring-webmvc:jar:5.1.13.RELEASE:compile [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.10:compile [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.13:compile [INFO] | | \- commons-logging:commons-logging:jar:1.2:compile [INFO] | +- org.apache.tinkerpop:gremlin-groovy:jar:3.2.3: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.5.9:compile [INFO] | | | +- org.codehaus.groovy:groovy-templates:jar:2.5.9:compile [INFO] | | | | \- org.codehaus.groovy:groovy-xml:jar:2.5.9:compile [INFO] | | | +- org.codehaus.groovy:groovy-cli-picocli:jar:2.5.9:compile [INFO] | | | | \- info.picocli:picocli:jar:4.0.1:compile [INFO] | | | \- org.codehaus.groovy:groovy-swing:jar:2.5.9: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:5.1.13.RELEASE:compile [INFO] | | +- org.springframework:spring-messaging:jar:5.1.13.RELEASE:compile [INFO] | | \- org.springframework:spring-tx:jar:5.1.13.RELEASE:compile [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.10.1:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.1:compile [INFO] | \- log4j:log4j:jar:1.2.17:compile [INFO] +- org.hamcrest:java-hamcrest:jar:2.0.0.0:test [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] | \- org.hamcrest:hamcrest:jar:2.2:test [INFO] +- org.mockito:mockito-all:jar:1.10.19:test [INFO] \- org.springframework.boot:spring-boot-test:jar:2.1.12.RELEASE:test [INFO] \- org.springframework.boot:spring-boot:jar:2.1.12.RELEASE:compile [INFO] [INFO] -----------< org.onap.aai.schema-service:aai-schema-service >----------- [INFO] Building aai-schema-service 1.7.6-SNAPSHOT [6/6] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom Progress (1): 4.1/11 kB Progress (1): 7.8/11 kB Progress (1): 11 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom (11 kB at 64 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.pom Progress (1): 4.1/18 kB Progress (1): 7.8/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.pom (18 kB at 96 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/boot/spring-boot-starter-aop/2.1.12.RELEASE/spring-boot-starter-aop-2.1.12.RELEASE.pom Progress (1): 2.4 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/boot/spring-boot-starter-aop/2.1.12.RELEASE/spring-boot-starter-aop-2.1.12.RELEASE.pom (2.4 kB at 14 kB/s) Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/boot/spring-boot-starter-aop/2.1.12.RELEASE/spring-boot-starter-aop-2.1.12.RELEASE.jar Progress (1): 4.1/73 kB Progress (1): 7.8/73 kB Progress (1): 12/73 kB Progress (1): 16/73 kB Progress (1): 20/73 kB Progress (1): 24/73 kB Progress (1): 28/73 kB Progress (1): 32/73 kB Progress (1): 36/73 kB Progress (1): 41/73 kB Progress (1): 45/73 kB Progress (1): 49/73 kB Progress (1): 51/73 kB Progress (1): 55/73 kB Progress (1): 59/73 kB Progress (1): 63/73 kB Progress (1): 67/73 kB Progress (1): 72/73 kB Progress (1): 73 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar (73 kB at 271 kB/s) Progress (1): 4.1/224 kB Progress (1): 7.8/224 kB Progress (2): 7.8/224 kB | 403 B Progress (2): 12/224 kB | 403 B Progress (2): 16/224 kB | 403 B Progress (2): 20/224 kB | 403 B Progress (2): 24/224 kB | 403 B Progress (2): 28/224 kB | 403 B Progress (2): 32/224 kB | 403 B Progress (2): 36/224 kB | 403 B Progress (2): 41/224 kB | 403 B Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/boot/spring-boot-starter-aop/2.1.12.RELEASE/spring-boot-starter-aop-2.1.12.RELEASE.jar (403 B at 950 B/s) Progress (1): 45/224 kB Progress (1): 49/224 kB Progress (1): 51/224 kB Progress (1): 55/224 kB Progress (1): 59/224 kB Progress (1): 63/224 kB Progress (1): 67/224 kB Progress (1): 72/224 kB Progress (1): 76/224 kB Progress (1): 79/224 kB Progress (1): 83/224 kB Progress (1): 87/224 kB Progress (1): 91/224 kB Progress (1): 96/224 kB Progress (1): 100/224 kB Progress (1): 104/224 kB Progress (1): 108/224 kB Progress (1): 112/224 kB Progress (1): 116/224 kB Progress (1): 120/224 kB Progress (1): 124/224 kB Progress (1): 128/224 kB Progress (1): 132/224 kB Progress (1): 137/224 kB Progress (1): 141/224 kB Progress (1): 145/224 kB Progress (1): 149/224 kB Progress (1): 153/224 kB Progress (1): 157/224 kB Progress (1): 161/224 kB Progress (1): 165/224 kB Progress (1): 169/224 kB Progress (1): 173/224 kB Progress (1): 177/224 kB Progress (1): 182/224 kB Progress (1): 186/224 kB Progress (1): 190/224 kB Progress (1): 194/224 kB Progress (1): 198/224 kB Progress (1): 202/224 kB Progress (1): 206/224 kB Progress (1): 210/224 kB Progress (1): 214/224 kB Progress (1): 218/224 kB Progress (1): 223/224 kB Progress (1): 224 kB Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar (224 kB at 350 kB/s) [INFO] [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ aai-schema-service --- [INFO] org.onap.aai.schema-service:aai-schema-service:jar:1.7.6-SNAPSHOT [INFO] +- javax.annotation:javax.annotation-api:jar:1.2:compile [INFO] +- javax.el:javax.el-api:jar:3.0.0:compile [INFO] +- org.glassfish:javax.el:jar:3.0.0:compile [INFO] +- javax.jms:javax.jms-api:jar:2.0.1:compile [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile [INFO] +- com.att.eelf:eelf-core:jar:1.0.1-oss:compile [INFO] | +- org.mockito:mockito-core:jar:1.10.19:test [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:2.0.4:compile [INFO] | | | +- net.bytebuddy:byte-buddy:jar:1.9.16:compile [INFO] | | | \- net.bytebuddy:byte-buddy-agent:jar:1.9.16:compile [INFO] | | \- org.powermock:powermock-reflect:jar:1.6.6:compile [INFO] | \- org.powermock:powermock-api-mockito:jar:1.6.4:compile [INFO] | \- org.powermock:powermock-api-support:jar:1.6.4: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.25:compile [INFO] +- ch.qos.logback:logback-access:jar:1.2.3:compile [INFO] +- junit:junit:jar:4.12:test [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile [INFO] +- com.google.guava:guava:jar:19.0:compile [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.10.1:compile [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.10.1:compile [INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.1:compile [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile [INFO] +- org.mockito:mockito-all:jar:1.10.19:test [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0: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:2.0.1.Final:compile [INFO] | \- org.glassfish:javax.json:jar:1.0.4:compile [INFO] +- org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.6.2:compile [INFO] | \- org.eclipse.persistence:org.eclipse.persistence.core:jar:2.6.2:compile [INFO] | \- org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.6.2:compile [INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:2.1.12.RELEASE:compile [INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.4.25.v20191220:compile [INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.25.v20191220:compile [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.25.v20191220:compile [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.25.v20191220:compile [INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.25.v20191220:compile [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.25.v20191220:compile [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.25.v20191220:compile [INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.4.25.v20191220:compile [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.25.v20191220:compile [INFO] | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.25.v20191220:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.25.v20191220:compile [INFO] | | | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.25.v20191220:compile [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.25.v20191220:compile [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.25.v20191220:compile [INFO] | | \- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.25.v20191220:compile [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:provided [INFO] | +- org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.25.v20191220:compile [INFO] | | +- org.eclipse.jetty:jetty-annotations:jar:9.4.25.v20191220:compile [INFO] | | | +- org.eclipse.jetty:jetty-plus:jar:9.4.25.v20191220:compile [INFO] | | | +- org.ow2.asm:asm:jar:7.2:compile [INFO] | | | \- org.ow2.asm:asm-commons:jar:7.2:compile [INFO] | | | +- org.ow2.asm:asm-tree:jar:7.2:compile [INFO] | | | \- org.ow2.asm:asm-analysis:jar:7.2:compile [INFO] | | +- org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.25.v20191220:compile [INFO] | | \- javax.websocket:javax.websocket-api:jar:1.1:compile [INFO] | \- org.mortbay.jasper:apache-el:jar:8.5.49:compile [INFO] +- org.springframework.boot:spring-boot-starter-jersey:jar:2.1.12.RELEASE:compile [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.1.12.RELEASE:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.10.1:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.10.1:compile [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.10.1:compile [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.1.12.RELEASE:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.30:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.30:compile [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.30:compile [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.1.12.RELEASE:compile [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.0.18.Final:compile [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.3.3.Final:compile [INFO] | | \- com.fasterxml:classmate:jar:1.4.0:compile [INFO] | +- org.springframework:spring-web:jar:5.1.13.RELEASE:compile [INFO] | | \- org.springframework:spring-beans:jar:5.1.13.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] | +- 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] | | | +- 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.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:compile [INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:compile [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:2.1.12.RELEASE:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.1.12.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.1.12.RELEASE:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.1.12.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.30:compile [INFO] | | \- org.yaml:snakeyaml:jar:1.25:compile [INFO] | +- org.springframework:spring-aop:jar:5.1.13.RELEASE:compile [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.5:compile [INFO] +- org.onap.aai.aai-common:aai-core:jar:1.7.0:compile [INFO] | +- org.onap.aai.aai-common:aai-aaf-auth:jar:1.7.0:compile [INFO] | | +- org.onap.aai.aai-common:aai-els-onap-logging:jar:1.7.0:compile [INFO] | | | +- org.springframework:spring-orm:jar:5.1.13.RELEASE:compile [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.1.13.RELEASE:compile [INFO] | | | +- org.springframework:spring-oxm:jar:5.1.13.RELEASE:compile [INFO] | | | +- org.springframework:spring-aspects:jar:5.1.13.RELEASE:compile [INFO] | | | +- org.aspectj:aspectjrt:jar:1.9.1:compile [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.5.1:compile [INFO] | | +- org.onap.aaf.authz:aaf-cadi-core:jar:2.1.15:compile [INFO] | | +- org.onap.aaf.authz:aaf-cadi-aaf:jar:2.1.15:compile [INFO] | | | +- org.onap.aaf.authz:aaf-auth-client:jar:2.1.15:compile [INFO] | | | +- org.onap.aaf.authz:aaf-cadi-client:jar:2.1.15:compile [INFO] | | | | \- org.onap.aaf.authz:aaf-misc-rosetta:jar:2.1.15:compile [INFO] | | | \- org.onap.aaf.authz:aaf-misc-env:jar:2.1.15:compile [INFO] | | \- commons-io:commons-io:jar:2.6:compile [INFO] | +- org.onap.aai.aai-common:aai-annotations:jar:1.7.0: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] | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile [INFO] | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile [INFO] | +- org.janusgraph:janusgraph-core:jar:0.2.3: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.10:compile [INFO] | | | +- org.javassist:javassist:jar:3.19.0-GA:compile [INFO] | | | \- com.google.code.findbugs:annotations:jar:2.0.1: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.11: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.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | +- com.google.code.gson:gson:jar:2.8.6: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.eclipse.jetty:jetty-util:jar:9.4.25.v20191220: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.2:compile [INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.2:compile [INFO] | +- org.apache.tinkerpop:gremlin-core:jar:3.2.3:compile [INFO] | | +- org.apache.tinkerpop:gremlin-shaded:jar:3.2.3: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.30:compile [INFO] | +- org.apache.tinkerpop:tinkergraph-gremlin:jar:3.2.3:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1:compile [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.10.1: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:20190722: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] | +- org.apache.activemq:activemq-broker:jar:5.15.11:compile [INFO] | | \- org.apache.activemq:activemq-client:jar:5.15.11: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.15.11:compile [INFO] | +- com.opencsv:opencsv:jar:3.1:compile [INFO] | +- org.freemarker:freemarker:jar:2.3.29: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.5.8:compile [INFO] | +- org.springframework:spring-context:jar:5.1.13.RELEASE:compile [INFO] | +- org.springframework:spring-core:jar:5.1.13.RELEASE:compile [INFO] | | \- org.springframework:spring-jcl:jar:5.1.13.RELEASE:compile [INFO] | +- org.springframework:spring-expression:jar:5.1.13.RELEASE:compile [INFO] | +- org.springframework:spring-webmvc:jar:5.1.13.RELEASE:compile [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.10:compile [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.13:compile [INFO] | | \- commons-logging:commons-logging:jar:1.2:compile [INFO] | +- org.apache.tinkerpop:gremlin-groovy:jar:3.2.3: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.5.9:compile [INFO] | | | +- org.codehaus.groovy:groovy-templates:jar:2.5.9:compile [INFO] | | | | \- org.codehaus.groovy:groovy-xml:jar:2.5.9:compile [INFO] | | | +- org.codehaus.groovy:groovy-cli-picocli:jar:2.5.9:compile [INFO] | | | | \- info.picocli:picocli:jar:4.0.1:compile [INFO] | | | \- org.codehaus.groovy:groovy-swing:jar:2.5.9: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:5.1.13.RELEASE:compile [INFO] | | +- org.springframework:spring-messaging:jar:5.1.13.RELEASE:compile [INFO] | | \- org.springframework:spring-tx:jar:5.1.13.RELEASE:compile [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.10.1:compile [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.1:compile [INFO] | \- log4j:log4j:jar:1.2.17:compile [INFO] +- org.springframework.boot:spring-boot-test:jar:2.1.12.RELEASE:test [INFO] | \- org.springframework.boot:spring-boot:jar:2.1.12.RELEASE:compile [INFO] +- org.springframework:spring-test:jar:5.1.13.RELEASE:test [INFO] \- org.hamcrest:hamcrest-junit:jar:2.0.0.0:compile [INFO] \- org.hamcrest:java-hamcrest:jar:2.0.0.0:compile [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aai-schema-service 1.7.6-SNAPSHOT: [INFO] [INFO] aai-schema-service ................................. SUCCESS [ 2.383 s] [INFO] aai-annotations .................................... SUCCESS [ 0.155 s] [INFO] aai-schema-gen ..................................... SUCCESS [ 0.757 s] [INFO] aai-schema ......................................... SUCCESS [ 8.523 s] [INFO] aai-queries ........................................ SUCCESS [ 2.355 s] [INFO] aai-schema-service ................................. SUCCESS [ 2.628 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.211 s [INFO] Finished at: 2020-08-31T10:07:04-04:00 [INFO] ------------------------------------------------------------------------