diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 43de1438f..aa56350a3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,6 +14,8 @@ jobs: environment: Release permissions: id-token: write + issues: write + contents: write steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3 - name: Set up Maven Central Repository diff --git a/.gitignore b/.gitignore index 6615ac729..64f0be6a3 100644 --- a/.gitignore +++ b/.gitignore @@ -110,4 +110,6 @@ example/HelloWorldFunction/build .gradle build/ .terraform* -terraform.tfstate* \ No newline at end of file +terraform.tfstate* + +powertools-idempotency/dynamodb-local-metadata.json \ No newline at end of file diff --git a/tree.txt b/tree.txt new file mode 100644 index 000000000..f801275c9 --- /dev/null +++ b/tree.txt @@ -0,0 +1,1723 @@ +[INFO] Scanning for projects... +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda:powertools-test-suite:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 175, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda:powertools-e2e-tests:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 184, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-core-sam:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 126, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-core-cdk:jar:1.17.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 125, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:cdk:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 34, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-core-serverless:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 127, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-core-terraform:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 125, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-idempotency:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 171, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-parameters:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 89, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-serialization:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 41, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-sqs:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 142, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-batch:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 149, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-validation:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 73, column 21 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda.examples:powertools-examples-cloudformation:jar:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 149, column 19 +[WARNING] +[WARNING] Some problems were encountered while building the effective model for software.amazon.lambda:powertools-examples:pom:1.18.0 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 49, column 21 +[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] Inspecting build with total of 28 modules... +[INFO] Installing Nexus Staging features: +[INFO] ... total of 15 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin +[INFO] ------------------------------------------------------------------------ +[INFO] Reactor Build Order: +[INFO] +[INFO] Powertools for AWS Lambda (Java) library Parent [pom] +[INFO] Powertools for AWS Lambda (Java) library Core [jar] +[INFO] Powertools for AWS Lambda (Java) library Serialization Utilities [jar] +[INFO] Powertools for AWS Lambda (Java) library Logging [jar] +[INFO] Powertools for AWS Lambda (Java) library Tracing [jar] +[INFO] Powertools for AWS Lambda (Java) library SQS [jar] +[INFO] Powertools for AWS Lambda (Java) library Metrics [jar] +[INFO] Powertools for AWS Lambda (Java) library Parameters [jar] +[INFO] Powertools for AWS Lambda (Java) validation library [jar] +[INFO] Powertools for AWS Lambda (Java) library Test Suite [jar] +[INFO] Powertools for AWS Lambda (Java)library Cloudformation [jar] +[INFO] Powertools for AWS Lambda (Java) library Idempotency [jar] +[INFO] Powertools for AWS Lambda (Java) library Large messages [jar] +[INFO] Powertools for AWS Lambda (Java)library End-to-end tests [jar] +[INFO] Powertools for AWS Lambda (Java) batch messages [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - Core [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - Core [jar] +[INFO] cdk [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - Core [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - Core [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - Idempotency [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - Parameters [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - Serialization [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - SQS [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - Batch [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples - Validation [jar] +[INFO] AWS Lambda Powertools for Java library Examples - CloudFormation [jar] +[INFO] Powertools for AWS Lambda (Java) library Examples [pom] +[INFO] +[INFO] --------------< software.amazon.lambda:powertools-parent >-------------- +[INFO] Building Powertools for AWS Lambda (Java) library Parent 1.18.0 [1/28] +[INFO] --------------------------------[ pom ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-parent --- +[INFO] software.amazon.lambda:powertools-parent:pom:1.18.0 +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ---------------< software.amazon.lambda:powertools-core >--------------- +[INFO] Building Powertools for AWS Lambda (Java) library Core 1.18.0 [2/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-core --- +[INFO] software.amazon.lambda:powertools-core:jar:1.18.0 +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | +- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:runtime +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.aspectj:aspectjweaver:jar:1.9.7:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ----------< software.amazon.lambda:powertools-serialization >----------- +[INFO] Building Powertools for AWS Lambda (Java) library Serialization Utilities 1.18.0 [3/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-serialization --- +[INFO] software.amazon.lambda:powertools-serialization:jar:1.18.0 +[INFO] +- io.burt:jmespath-jackson:jar:0.6.0:compile +[INFO] | \- io.burt:jmespath-core:jar:0.6.0:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | +- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:runtime +[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- com.amazonaws:aws-lambda-java-tests:jar:1.1.1:test +[INFO] | +- com.amazonaws:aws-lambda-java-serialization:jar:1.1.5:test +[INFO] | +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +[INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] -------------< software.amazon.lambda:powertools-logging >-------------- +[INFO] Building Powertools for AWS Lambda (Java) library Logging 1.18.0 [4/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-logging --- +[INFO] software.amazon.lambda:powertools-logging:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.aspectj:aspectjweaver:jar:1.9.7:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:test +[INFO] | \- joda-time:joda-time:jar:2.10.8:test +[INFO] +- com.amazonaws:aws-lambda-java-tests:jar:1.1.1:test +[INFO] | +- com.amazonaws:aws-lambda-java-serialization:jar:1.1.5:test +[INFO] | \- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +[INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test +[INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] -------------< software.amazon.lambda:powertools-tracing >-------------- +[INFO] Building Powertools for AWS Lambda (Java) library Tracing 1.18.0 [5/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-tracing --- +[INFO] software.amazon.lambda:powertools-tracing:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | +- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:runtime +[INFO] +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- com.amazonaws:aws-xray-recorder-sdk-core:jar:2.18.1:compile +[INFO] | \- com.amazonaws:aws-java-sdk-xray:jar:1.12.228:compile +[INFO] | +- com.amazonaws:aws-java-sdk-core:jar:1.12.781:compile +[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | | +- commons-codec:commons-codec:jar:1.15:compile +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile +[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.13:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile +[INFO] | | \- joda-time:joda-time:jar:2.12.7:compile +[INFO] | \- com.amazonaws:jmespath-java:jar:1.12.228:compile +[INFO] +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core:jar:2.18.1:compile +[INFO] +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2:jar:2.18.1:compile +[INFO] +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:jar:2.18.1:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.aspectj:aspectjweaver:jar:1.9.7:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ---------------< software.amazon.lambda:powertools-sqs >---------------- +[INFO] Building Powertools for AWS Lambda (Java) library SQS 1.18.0 [6/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-sqs --- +[INFO] software.amazon.lambda:powertools-sqs:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | +- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:runtime +[INFO] +- com.amazonaws:aws-lambda-java-tests:jar:1.1.1:test +[INFO] | \- com.amazonaws:aws-lambda-java-serialization:jar:1.1.5:test +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- software.amazon.payloadoffloading:payloadoffloading-common:jar:2.2.0:compile +[INFO] | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- software.amazon.awssdk:sqs:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-json-protocol:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:apache-client:jar:2.30.19:runtime +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime +[INFO] | | | \- commons-logging:commons-logging:jar:1.2:runtime +[INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime +[INFO] | | \- commons-codec:commons-codec:jar:1.17.1:runtime +[INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.30.19:runtime +[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:runtime +[INFO] | \- io.netty:netty-resolver:jar:4.1.118.Final:compile +[INFO] +- software.amazon.awssdk:s3:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:arns:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:crt-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- io.netty:netty-codec-http:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-buffer:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-transport:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-codec:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-base:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-compression:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.0.RC3:compile +[INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-handler:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.0.RC3:compile +[INFO] +- io.netty:netty-codec-http2:jar:4.2.0.RC3:compile +[INFO] +- io.netty:netty-common:jar:4.2.0.RC3:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.aspectj:aspectjweaver:jar:1.9.7:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] -------------< software.amazon.lambda:powertools-metrics >-------------- +[INFO] Building Powertools for AWS Lambda (Java) library Metrics 1.18.0 [7/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-metrics --- +[INFO] software.amazon.lambda:powertools-metrics:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:runtime +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- software.amazon.cloudwatchlogs:aws-embedded-metrics:jar:1.0.6:compile +[INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:runtime +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.30:compile +[INFO] | \- org.javatuples:javatuples:jar:1.2:runtime +[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.aspectj:aspectjweaver:jar:1.9.7:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ------------< software.amazon.lambda:powertools-parameters >------------ +[INFO] Building Powertools for AWS Lambda (Java) library Parameters 1.18.0 [8/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-parameters --- +[INFO] software.amazon.lambda:powertools-parameters:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | +- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:runtime +[INFO] +- software.amazon.awssdk:ssm:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-json-protocol:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:secretsmanager:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:url-connection-client:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:dynamodb:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:apache-client:jar:2.30.19:runtime +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime +[INFO] | | | \- commons-logging:commons-logging:jar:1.2:runtime +[INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime +[INFO] | | \- commons-codec:commons-codec:jar:1.17.1:runtime +[INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.30.19:runtime +[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:runtime +[INFO] | \- io.netty:netty-resolver:jar:4.1.118.Final:compile +[INFO] +- software.amazon.awssdk:appconfigdata:jar:2.30.19:compile +[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- io.netty:netty-codec-http:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-buffer:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-transport:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-codec:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-base:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-compression:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.0.RC3:compile +[INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-handler:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.0.RC3:compile +[INFO] +- io.netty:netty-codec-http2:jar:4.2.0.RC3:compile +[INFO] +- io.netty:netty-common:jar:4.2.0.RC3:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- org.aspectj:aspectjweaver:jar:1.9.7:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ------------< software.amazon.lambda:powertools-validation >------------ +[INFO] Building Powertools for AWS Lambda (Java) validation library 1.18.0 [9/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-validation --- +[INFO] software.amazon.lambda:powertools-validation:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:runtime +[INFO] +- software.amazon.lambda:powertools-serialization:jar:1.18.0:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- io.burt:jmespath-jackson:jar:0.6.0:compile +[INFO] | \- io.burt:jmespath-core:jar:0.6.0:compile +[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- com.networknt:json-schema-validator:jar:1.0.87:compile +[INFO] | +- com.ethlo.time:itu:jar:1.7.0:compile +[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2:compile +[INFO] | | \- org.yaml:snakeyaml:jar:2.0:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.7:compile +[INFO] +- com.amazonaws:aws-lambda-java-serialization:jar:1.1.5:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.aspectj:aspectjweaver:jar:1.9.7:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ------------< software.amazon.lambda:powertools-test-suite >------------ +[INFO] Building Powertools for AWS Lambda (Java) library Test Suite 1.18.0 [10/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-test-suite --- +[INFO] software.amazon.lambda:powertools-test-suite:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] +- org.apache.logging.log4j:log4j-jcl:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | \- commons-logging:commons-logging:jar:1.3.0:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] +- software.amazon.lambda:powertools-tracing:jar:1.18.0:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-core:jar:2.18.1:compile +[INFO] | | \- com.amazonaws:aws-java-sdk-xray:jar:1.12.228:compile +[INFO] | | +- com.amazonaws:aws-java-sdk-core:jar:1.12.781:compile +[INFO] | | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile +[INFO] | | \- com.amazonaws:jmespath-java:jar:1.12.228:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core:jar:2.18.1:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2:jar:2.18.1:compile +[INFO] | \- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:jar:2.18.1:compile +[INFO] +- software.amazon.lambda:powertools-sqs:jar:1.18.0:compile +[INFO] | +- software.amazon.payloadoffloading:payloadoffloading-common:jar:2.2.0:compile +[INFO] | +- software.amazon.awssdk:sqs:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:aws-json-protocol:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:apache-client:jar:2.30.19:runtime +[INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile +[INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile +[INFO] | | | \- commons-codec:commons-codec:jar:1.17.1:compile +[INFO] | | \- software.amazon.awssdk:netty-nio-client:jar:2.30.19:runtime +[INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:runtime +[INFO] | \- software.amazon.awssdk:s3:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:arns:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:crt-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] +- io.netty:netty-codec-http:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-buffer:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-transport:jar:4.2.0.RC3:compile +[INFO] | | \- io.netty:netty-resolver:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-codec:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-base:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-compression:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.0.RC3:compile +[INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-handler:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.0.RC3:compile +[INFO] +- io.netty:netty-codec-http2:jar:4.2.0.RC3:compile +[INFO] +- io.netty:netty-common:jar:4.2.0.RC3:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.aspectj:aspectjweaver:jar:1.9.7:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test +[INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ----------< software.amazon.lambda:powertools-cloudformation >---------- +[INFO] Building Powertools for AWS Lambda (Java)library Cloudformation 1.18.0 [11/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-cloudformation --- +[INFO] software.amazon.lambda:powertools-cloudformation:jar:1.18.0 +[INFO] +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] +- software.amazon.awssdk:url-connection-client:jar:2.30.19:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- com.github.tomakehurst:wiremock-jre8:jar:2.35.1:test +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.49.v20220914:test +[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.49.v20220914:test +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.49.v20220914:test +[INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.49.v20220914:test +[INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.4.49.v20220914:test +[INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.49.v20220914:test +[INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.49.v20220914:test +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty:jetty-proxy:jar:9.4.49.v20220914:test +[INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty.http2:http2-server:jar:9.4.49.v20220914:test +[INFO] | | \- org.eclipse.jetty.http2:http2-common:jar:9.4.49.v20220914:test +[INFO] | | \- org.eclipse.jetty.http2:http2-hpack:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty:jetty-alpn-server:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty:jetty-alpn-java-server:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty:jetty-alpn-openjdk8-server:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty:jetty-alpn-java-client:jar:9.4.49.v20220914:test +[INFO] | | \- org.eclipse.jetty:jetty-alpn-client:jar:9.4.49.v20220914:test +[INFO] | +- org.eclipse.jetty:jetty-alpn-openjdk8-client:jar:9.4.49.v20220914:test +[INFO] | +- com.google.guava:guava:jar:31.1-jre:test +[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:test +[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test +[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:test +[INFO] | | +- org.checkerframework:checker-qual:jar:3.12.0:test +[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.11.0:test +[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:test +[INFO] | +- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3:test +[INFO] | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.1.3:test +[INFO] | | +- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3:test +[INFO] | | \- commons-codec:commons-codec:jar:1.15:test +[INFO] | +- org.xmlunit:xmlunit-core:jar:2.9.0:test +[INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test +[INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test +[INFO] | +- org.xmlunit:xmlunit-legacy:jar:2.9.0:test +[INFO] | +- org.xmlunit:xmlunit-placeholders:jar:2.9.0:test +[INFO] | +- net.javacrumbs.json-unit:json-unit-core:jar:2.36.0:test +[INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:test +[INFO] | | \- org.hamcrest:hamcrest:jar:2.2:test +[INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test +[INFO] | | \- net.minidev:json-smart:jar:2.4.7:test +[INFO] | | \- net.minidev:accessors-smart:jar:2.4.7:test +[INFO] | +- org.ow2.asm:asm:jar:9.4:test +[INFO] | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test +[INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] | +- com.github.jknack:handlebars:jar:4.3.1:test +[INFO] | +- com.github.jknack:handlebars-helpers:jar:4.3.1:test +[INFO] | +- commons-fileupload:commons-fileupload:jar:1.4:test +[INFO] | +- commons-io:commons-io:jar:2.11.0:test +[INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] -----------< software.amazon.lambda:powertools-idempotency >------------ +[INFO] Building Powertools for AWS Lambda (Java) library Idempotency 1.18.0 [12/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-idempotency --- +[INFO] software.amazon.lambda:powertools-idempotency:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] +- software.amazon.lambda:powertools-serialization:jar:1.18.0:compile +[INFO] | +- io.burt:jmespath-jackson:jar:0.6.0:compile +[INFO] | | \- io.burt:jmespath-core:jar:0.6.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- software.amazon.awssdk:dynamodb:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-json-protocol:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:url-connection-client:jar:2.30.19:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.junit-pioneer:junit-pioneer:jar:1.9.1:test +[INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:test +[INFO] | \- joda-time:joda-time:jar:2.10.8:test +[INFO] +- com.amazonaws:aws-lambda-java-tests:jar:1.1.1:test +[INFO] | \- com.amazonaws:aws-lambda-java-serialization:jar:1.1.5:test +[INFO] +- com.amazonaws:DynamoDBLocal:jar:1.25.1:test +[INFO] | +- org.antlr:antlr4-runtime:jar:4.5:test +[INFO] | | \- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.1:test +[INFO] | +- commons-cli:commons-cli:jar:1.6.0:test +[INFO] | +- com.almworks.sqlite4java:libsqlite4java-linux-i386:so:1.0.392:test +[INFO] | +- com.almworks.sqlite4java:libsqlite4java-linux-amd64:so:1.0.392:test +[INFO] | +- com.almworks.sqlite4java:sqlite4java-win32-x64:dll:1.0.392:test +[INFO] | +- com.almworks.sqlite4java:sqlite4java-win32-x86:dll:1.0.392:test +[INFO] | +- com.almworks.sqlite4java:libsqlite4java-osx:dylib:1.0.392:test +[INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:test +[INFO] | +- com.amazonaws:aws-java-sdk-core:jar:1.12.781:test +[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:test +[INFO] | | +- commons-codec:commons-codec:jar:1.15:test +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test +[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.13:test +[INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:test +[INFO] | +- com.amazonaws:aws-java-sdk-dynamodb:jar:1.12.619:test +[INFO] | | +- com.amazonaws:aws-java-sdk-s3:jar:1.12.619:test +[INFO] | | | \- com.amazonaws:aws-java-sdk-kms:jar:1.12.619:test +[INFO] | | \- com.amazonaws:jmespath-java:jar:1.12.619:test +[INFO] | +- software.amazon.awssdk:cognitoidentity:jar:2.30.19:test +[INFO] | | +- software.amazon.awssdk:apache-client:jar:2.30.19:test +[INFO] | | \- software.amazon.awssdk:netty-nio-client:jar:2.30.19:test +[INFO] | | +- io.netty:netty-codec-http:jar:4.1.118.Final:test +[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.118.Final:test +[INFO] | | +- io.netty:netty-codec:jar:4.1.118.Final:test +[INFO] | | +- io.netty:netty-transport:jar:4.1.118.Final:test +[INFO] | | +- io.netty:netty-common:jar:4.1.118.Final:test +[INFO] | | +- io.netty:netty-buffer:jar:4.1.118.Final:test +[INFO] | | +- io.netty:netty-handler:jar:4.1.118.Final:test +[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.118.Final:test +[INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:test +[INFO] | | \- io.netty:netty-resolver:jar:4.1.118.Final:test +[INFO] | +- software.amazon.awssdk:cognitoidentityprovider:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:pinpoint:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:dynamodb-enhanced:jar:2.30.19:test +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.22.1:runtime +[INFO] | +- org.eclipse.jetty:jetty-client:jar:9.4.48.v20220622:test +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.48.v20220622:test +[INFO] | | | \- org.eclipse.jetty:jetty-util:jar:9.4.48.v20220622:test +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.48.v20220622:test +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.48.v20220622:test +[INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:test +[INFO] | \- com.google.guava:guava:jar:33.3.0-jre:test +[INFO] | +- com.google.guava:failureaccess:jar:1.0.2:test +[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:test +[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:test +[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.28.0:test +[INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:test +[INFO] +- io.github.ganadist.sqlite4java:libsqlite4java-osx-aarch64:dylib:1.0.392:test +[INFO] | \- com.almworks.sqlite4java:sqlite4java:jar:1.0.392:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ----------< software.amazon.lambda:powertools-large-messages >---------- +[INFO] Building Powertools for AWS Lambda (Java) library Large messages 1.18.0 [13/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-large-messages --- +[INFO] software.amazon.lambda:powertools-large-messages:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | \- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- software.amazon.payloadoffloading:payloadoffloading-common:jar:2.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile +[INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:s3:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:arns:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:crt-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:url-connection-client:jar:2.30.19:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.junit-pioneer:junit-pioneer:jar:1.9.1:test +[INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.10.0:test +[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:test +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:test +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ------------< software.amazon.lambda:powertools-e2e-tests >------------- +[INFO] Building Powertools for AWS Lambda (Java)library End-to-end tests 1.18.0 [14/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-e2e-tests --- +[INFO] software.amazon.lambda:powertools-e2e-tests:jar:1.18.0 +[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:test +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:test +[INFO] | +- org.slf4j:slf4j-api:jar:2.0.9:test +[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:test +[INFO] +- software.amazon.awssdk:lambda:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:aws-json-protocol:jar:2.30.19:test +[INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:protocol-core:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:sdk-core:jar:2.30.19:test +[INFO] | | +- software.amazon.awssdk:retries:jar:2.30.19:test +[INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:test +[INFO] | +- software.amazon.awssdk:auth:jar:2.30.19:test +[INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:test +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:test +[INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:http-auth:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:identity-spi:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:regions:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:annotations:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:utils:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:json-utils:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:retries-spi:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:apache-client:jar:2.30.19:test +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test +[INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:test +[INFO] | | \- commons-codec:commons-codec:jar:1.17.1:test +[INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.30.19:test +[INFO] | +- io.netty:netty-codec-http:jar:4.1.118.Final:test +[INFO] | +- io.netty:netty-codec-http2:jar:4.1.118.Final:test +[INFO] | +- io.netty:netty-codec:jar:4.1.118.Final:test +[INFO] | +- io.netty:netty-transport:jar:4.1.118.Final:test +[INFO] | +- io.netty:netty-common:jar:4.1.118.Final:test +[INFO] | +- io.netty:netty-buffer:jar:4.1.118.Final:test +[INFO] | +- io.netty:netty-handler:jar:4.1.118.Final:test +[INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.118.Final:test +[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:test +[INFO] | \- io.netty:netty-resolver:jar:4.1.118.Final:test +[INFO] +- software.amazon.awssdk:dynamodb:jar:2.30.19:test +[INFO] | \- software.amazon.awssdk:profiles:jar:2.30.19:test +[INFO] +- software.amazon.awssdk:kinesis:jar:2.30.19:test +[INFO] | \- software.amazon.awssdk:aws-cbor-protocol:jar:2.30.19:test +[INFO] | \- software.amazon.awssdk:third-party-jackson-dataformat-cbor:jar:2.30.19:test +[INFO] +- software.amazon.awssdk:cloudwatch:jar:2.30.19:test +[INFO] | \- software.amazon.awssdk:aws-query-protocol:jar:2.30.19:test +[INFO] +- software.amazon.awssdk:xray:jar:2.30.19:test +[INFO] +- software.amazon.awssdk:sqs:jar:2.30.19:test +[INFO] +- com.amazonaws:amazon-sqs-java-extended-client-lib:jar:2.0.4:test +[INFO] | +- software.amazon.payloadoffloading:payloadoffloading-common:jar:2.2.0:test +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:test +[INFO] | \- commons-logging:commons-logging:jar:1.2:test +[INFO] +- software.amazon.awssdk:url-connection-client:jar:2.30.19:test +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- commons-io:commons-io:jar:2.16.1:compile +[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- com.evanlennick:retry4j:jar:0.15.0:test +[INFO] +- software.amazon.awscdk:aws-cdk-lib:jar:2.130.0:test +[INFO] | +- software.amazon.awscdk:cdk-asset-awscli-v1:jar:2.2.223:test (version selected from constraint [2.2.202,3.0.0)) +[INFO] | +- software.amazon.awscdk:cdk-asset-kubectl-v20:jar:2.1.4:test (version selected from constraint [2.1.2,3.0.0)) +[INFO] | +- software.amazon.awscdk:cdk-asset-node-proxy-agent-v6:jar:2.1.0:test (version selected from constraint [2.0.1,3.0.0)) +[INFO] | +- software.amazon.jsii:jsii-runtime:jar:1.106.0:test (version selected from constraint [1.94.0,2.0.0)) +[INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:test +[INFO] | +- org.jetbrains:annotations:jar:19.0.0:test (version selected from constraint [16.0.3,20.0.0)) +[INFO] | \- javax.annotation:javax.annotation-api:jar:1.3.2:test (version selected from constraint [1.3.2,1.4.0)) +[INFO] +- software.constructs:constructs:jar:10.3.0:test +[INFO] +- software.amazon.awssdk:s3:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:arns:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:crt-core:jar:2.30.19:test +[INFO] | +- software.amazon.awssdk:checksums:jar:2.30.19:test +[INFO] | \- software.amazon.awssdk:checksums-spi:jar:2.30.19:test +[INFO] +- software.amazon.awssdk:cloudformation:jar:2.30.19:test +[INFO] +- software.amazon.awssdk:sts:jar:2.30.19:test +[INFO] +- org.yaml:snakeyaml:jar:2.2:test +[INFO] +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- software.amazon.lambda:powertools-serialization:jar:1.18.0:test +[INFO] | +- io.burt:jmespath-jackson:jar:0.6.0:test +[INFO] | | \- io.burt:jmespath-core:jar:0.6.0:test +[INFO] | +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:test +[INFO] | | \- joda-time:joda-time:jar:2.10.8:test +[INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:test +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] --------------< software.amazon.lambda:powertools-batch >--------------- +[INFO] Building Powertools for AWS Lambda (Java) batch messages 1.18.0 [15/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-batch --- +[INFO] software.amazon.lambda:powertools-batch:jar:1.18.0 +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- software.amazon.lambda:powertools-serialization:jar:1.18.0:compile +[INFO] | +- io.burt:jmespath-jackson:jar:0.6.0:compile +[INFO] | | \- io.burt:jmespath-core:jar:0.6.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | | +- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | | \- org.apache.logging.log4j:log4j-core:jar:2.22.1:runtime +[INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.assertj:assertj-core:jar:3.26.0:test +[INFO] +- com.amazonaws:aws-lambda-java-tests:jar:1.1.1:test +[INFO] | +- com.amazonaws:aws-lambda-java-serialization:jar:1.1.5:test +[INFO] | +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +[INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:test +[INFO] \- org.mockito:mockito-core:jar:5.6.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test +[INFO] \- org.objenesis:objenesis:jar:3.3:test +[INFO] +[INFO] ----< software.amazon.lambda.examples:powertools-examples-core-sam >---- +[INFO] Building Powertools for AWS Lambda (Java) library Examples - Core 1.18.0 [16/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-core-sam --- +[INFO] software.amazon.lambda.examples:powertools-examples-core-sam:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-tracing:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-core:jar:2.18.1:compile +[INFO] | | \- com.amazonaws:aws-java-sdk-xray:jar:1.12.228:compile +[INFO] | | \- com.amazonaws:jmespath-java:jar:1.12.228:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core:jar:2.18.1:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2:jar:2.18.1:compile +[INFO] | \- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:jar:2.18.1:compile +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] +- software.amazon.lambda:powertools-metrics:jar:1.18.0:compile +[INFO] | \- software.amazon.cloudwatchlogs:aws-embedded-metrics:jar:1.0.6:compile +[INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.11.1:runtime +[INFO] | \- org.javatuples:javatuples:jar:1.2:runtime +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] \- com.amazonaws:aws-java-sdk-core:jar:1.12.781:compile +[INFO] +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] +- commons-codec:commons-codec:jar:1.15:compile +[INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile +[INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.13:compile +[INFO] \- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile +[INFO] +[INFO] ----< software.amazon.lambda.examples:powertools-examples-core-cdk >---- +[INFO] Building Powertools for AWS Lambda (Java) library Examples - Core 1.17.0 [17/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-core-cdk --- +[INFO] software.amazon.lambda.examples:powertools-examples-core-cdk:jar:1.17.0 +[INFO] +- software.amazon.lambda:powertools-tracing:jar:1.17.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.17.0:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.20.129:compile +[INFO] | | +- software.amazon.awssdk:annotations:jar:2.20.129:compile +[INFO] | | +- software.amazon.awssdk:regions:jar:2.20.129:compile +[INFO] | | | \- software.amazon.awssdk:json-utils:jar:2.20.129:compile +[INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.20.129:compile +[INFO] | | +- software.amazon.awssdk:auth:jar:2.20.129:compile +[INFO] | | +- software.amazon.awssdk:profiles:jar:2.20.129:compile +[INFO] | | +- software.amazon.awssdk:sdk-core:jar:2.20.129:compile +[INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile +[INFO] | | +- software.amazon.awssdk:http-client-spi:jar:2.20.129:compile +[INFO] | | +- software.amazon.awssdk:metrics-spi:jar:2.20.129:compile +[INFO] | | +- software.amazon.awssdk:endpoints-spi:jar:2.20.129:compile +[INFO] | | +- software.amazon.awssdk:utils:jar:2.20.129:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-core:jar:2.14.0:compile +[INFO] | | \- com.amazonaws:aws-java-sdk-xray:jar:1.12.228:compile +[INFO] | | \- com.amazonaws:jmespath-java:jar:1.12.228:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core:jar:2.14.0:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2:jar:2.14.0:compile +[INFO] | \- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:jar:2.14.0:compile +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.17.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.20.0:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.20.0:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.6:compile +[INFO] +- software.amazon.lambda:powertools-metrics:jar:1.17.0:compile +[INFO] | \- software.amazon.cloudwatchlogs:aws-embedded-metrics:jar:1.0.6:compile +[INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.11.1:runtime +[INFO] | \- org.javatuples:javatuples:jar:1.2:runtime +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] \- com.amazonaws:aws-java-sdk-core:jar:1.12.781:compile +[INFO] +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] +- commons-codec:commons-codec:jar:1.15:compile +[INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile +[INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.13:compile +[INFO] \- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile +[INFO] +[INFO] ----------------< software.amazon.lambda.examples:cdk >----------------- +[INFO] Building cdk 1.18.0 [18/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cdk --- +[INFO] software.amazon.lambda.examples:cdk:jar:1.18.0 +[INFO] +- software.amazon.awscdk:aws-cdk-lib:jar:2.130.0:compile +[INFO] | +- software.amazon.awscdk:cdk-asset-awscli-v1:jar:2.2.223:compile (version selected from constraint [2.2.202,3.0.0)) +[INFO] | +- software.amazon.awscdk:cdk-asset-kubectl-v20:jar:2.1.4:compile (version selected from constraint [2.1.2,3.0.0)) +[INFO] | +- software.amazon.awscdk:cdk-asset-node-proxy-agent-v6:jar:2.1.0:compile (version selected from constraint [2.0.1,3.0.0)) +[INFO] | +- software.amazon.jsii:jsii-runtime:jar:1.106.0:compile (version selected from constraint [1.94.0,2.0.0)) +[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile (version selected from constraint [2.11.3,2.14-a0)) +[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile (version selected from constraint [2.11.3,2.14-a0)) +[INFO] | | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile +[INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile (version selected from constraint [2.11.3,2.14-a0)) +[INFO] | +- org.jetbrains:annotations:jar:19.0.0:compile (version selected from constraint [16.0.3,20.0.0)) +[INFO] | \- javax.annotation:javax.annotation-api:jar:1.3.2:compile (version selected from constraint [1.3.2,1.4.0)) +[INFO] +- software.constructs:constructs:jar:10.4.2:compile +[INFO] \- org.junit.jupiter:junit-jupiter:jar:5.10.0:test +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test +[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test +[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +[INFO] \- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +[INFO] \- org.junit.platform:junit-platform-engine:jar:1.10.0:test +[INFO] +[INFO] --< software.amazon.lambda.examples:powertools-examples-core-serverless >-- +[INFO] Building Powertools for AWS Lambda (Java) library Examples - Core 1.18.0 [19/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-core-serverless --- +[INFO] software.amazon.lambda.examples:powertools-examples-core-serverless:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-tracing:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-core:jar:2.18.1:compile +[INFO] | | \- com.amazonaws:aws-java-sdk-xray:jar:1.12.228:compile +[INFO] | | \- com.amazonaws:jmespath-java:jar:1.12.228:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core:jar:2.18.1:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2:jar:2.18.1:compile +[INFO] | \- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:jar:2.18.1:compile +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] +- software.amazon.lambda:powertools-metrics:jar:1.18.0:compile +[INFO] | \- software.amazon.cloudwatchlogs:aws-embedded-metrics:jar:1.0.6:compile +[INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.11.1:runtime +[INFO] | \- org.javatuples:javatuples:jar:1.2:runtime +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] \- com.amazonaws:aws-java-sdk-core:jar:1.12.781:compile +[INFO] +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] +- commons-codec:commons-codec:jar:1.15:compile +[INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile +[INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.13:compile +[INFO] \- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile +[INFO] +[INFO] --< software.amazon.lambda.examples:powertools-examples-core-terraform >-- +[INFO] Building Powertools for AWS Lambda (Java) library Examples - Core 1.18.0 [20/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-core-terraform --- +[INFO] software.amazon.lambda.examples:powertools-examples-core-terraform:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-tracing:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-core:jar:2.18.1:compile +[INFO] | | \- com.amazonaws:aws-java-sdk-xray:jar:1.12.228:compile +[INFO] | | \- com.amazonaws:jmespath-java:jar:1.12.228:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core:jar:2.18.1:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2:jar:2.18.1:compile +[INFO] | \- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:jar:2.18.1:compile +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] +- software.amazon.lambda:powertools-metrics:jar:1.18.0:compile +[INFO] | \- software.amazon.cloudwatchlogs:aws-embedded-metrics:jar:1.0.6:compile +[INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.11.1:runtime +[INFO] | \- org.javatuples:javatuples:jar:1.2:runtime +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.2:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] \- com.amazonaws:aws-java-sdk-core:jar:1.12.781:compile +[INFO] +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] +- commons-codec:commons-codec:jar:1.15:compile +[INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile +[INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.13:compile +[INFO] \- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile +[INFO] +[INFO] --< software.amazon.lambda.examples:powertools-examples-idempotency >--- +[INFO] Building Powertools for AWS Lambda (Java) library Examples - Idempotency 1.18.0 [21/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-idempotency --- +[INFO] software.amazon.lambda.examples:powertools-examples-idempotency:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-tracing:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-core:jar:2.18.1:compile +[INFO] | | \- com.amazonaws:aws-java-sdk-xray:jar:1.12.228:compile +[INFO] | | \- com.amazonaws:jmespath-java:jar:1.12.228:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core:jar:2.18.1:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2:jar:2.18.1:compile +[INFO] | \- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:jar:2.18.1:compile +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] +- software.amazon.lambda:powertools-idempotency:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-serialization:jar:1.18.0:compile +[INFO] | | \- io.burt:jmespath-jackson:jar:0.6.0:compile +[INFO] | | \- io.burt:jmespath-core:jar:0.6.0:compile +[INFO] | +- software.amazon.awssdk:dynamodb:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:aws-json-protocol:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:url-connection-client:jar:2.30.19:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] \- com.amazonaws:aws-java-sdk-core:jar:1.12.781:compile +[INFO] +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] +- commons-codec:commons-codec:jar:1.15:compile +[INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile +[INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.13:compile +[INFO] \- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile +[INFO] +[INFO] ---< software.amazon.lambda.examples:powertools-examples-parameters >--- +[INFO] Building Powertools for AWS Lambda (Java) library Examples - Parameters 1.18.0 [22/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-parameters --- +[INFO] software.amazon.lambda.examples:powertools-examples-parameters:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- software.amazon.lambda:powertools-parameters:jar:1.18.0:compile +[INFO] | +- software.amazon.awssdk:ssm:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:aws-json-protocol:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:secretsmanager:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:url-connection-client:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:dynamodb:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:apache-client:jar:2.30.19:runtime +[INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime +[INFO] | | | | \- commons-logging:commons-logging:jar:1.2:runtime +[INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime +[INFO] | | | \- commons-codec:commons-codec:jar:1.17.1:runtime +[INFO] | | \- software.amazon.awssdk:netty-nio-client:jar:2.30.19:runtime +[INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:runtime +[INFO] | \- software.amazon.awssdk:appconfigdata:jar:2.30.19:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- io.netty:netty-codec-http:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-buffer:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-transport:jar:4.2.0.RC3:compile +[INFO] | | \- io.netty:netty-resolver:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-codec:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-base:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-compression:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.0.RC3:compile +[INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-handler:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.0.RC3:compile +[INFO] +- io.netty:netty-codec-http2:jar:4.2.0.RC3:compile +[INFO] \- io.netty:netty-common:jar:4.2.0.RC3:compile +[INFO] +[INFO] --< software.amazon.lambda.examples:powertools-examples-serialization >-- +[INFO] Building Powertools for AWS Lambda (Java) library Examples - Serialization 1.18.0 [23/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-serialization --- +[INFO] software.amazon.lambda.examples:powertools-examples-serialization:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- software.amazon.lambda:powertools-serialization:jar:1.18.0:compile +[INFO] | \- io.burt:jmespath-jackson:jar:0.6.0:compile +[INFO] | \- io.burt:jmespath-core:jar:0.6.0:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] \- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +[INFO] ------< software.amazon.lambda.examples:powertools-examples-sqs >------- +[INFO] Building Powertools for AWS Lambda (Java) library Examples - SQS 1.18.0 [24/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-sqs --- +[INFO] software.amazon.lambda.examples:powertools-examples-sqs:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- software.amazon.lambda:powertools-sqs:jar:1.18.0:compile +[INFO] | +- software.amazon.payloadoffloading:payloadoffloading-common:jar:2.2.0:compile +[INFO] | +- software.amazon.awssdk:sqs:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:aws-json-protocol:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | | \- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:apache-client:jar:2.30.19:runtime +[INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime +[INFO] | | | | \- commons-logging:commons-logging:jar:1.2:runtime +[INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime +[INFO] | | | \- commons-codec:commons-codec:jar:1.17.1:runtime +[INFO] | | \- software.amazon.awssdk:netty-nio-client:jar:2.30.19:runtime +[INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:runtime +[INFO] | \- software.amazon.awssdk:s3:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:arns:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:crt-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:url-connection-client:jar:2.27.12:compile +[INFO] | +- software.amazon.awssdk:utils:jar:2.27.12:compile +[INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | +- software.amazon.awssdk:annotations:jar:2.27.12:compile +[INFO] | \- software.amazon.awssdk:http-client-spi:jar:2.27.12:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] +- com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.17.2:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] +- junit:junit:jar:4.13.2:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- io.netty:netty-codec-http:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-buffer:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-transport:jar:4.2.0.RC3:compile +[INFO] | | \- io.netty:netty-resolver:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-codec:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-base:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-compression:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.0.RC3:compile +[INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-handler:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.0.RC3:compile +[INFO] +- io.netty:netty-codec-http2:jar:4.2.0.RC3:compile +[INFO] \- io.netty:netty-common:jar:4.2.0.RC3:compile +[INFO] +[INFO] -----< software.amazon.lambda.examples:powertools-examples-batch >------ +[INFO] Building Powertools for AWS Lambda (Java) library Examples - Batch 1.18.0 [25/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-batch --- +[INFO] software.amazon.lambda.examples:powertools-examples-batch:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-tracing:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-core:jar:2.18.1:compile +[INFO] | | \- com.amazonaws:aws-java-sdk-xray:jar:1.12.228:compile +[INFO] | | \- com.amazonaws:jmespath-java:jar:1.12.228:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core:jar:2.18.1:compile +[INFO] | +- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2:jar:2.18.1:compile +[INFO] | \- com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor:jar:2.18.1:compile +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] +- software.amazon.lambda:powertools-batch:jar:1.18.0:compile +[INFO] | +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- software.amazon.lambda:powertools-serialization:jar:1.18.0:compile +[INFO] | \- io.burt:jmespath-jackson:jar:0.6.0:compile +[INFO] | \- io.burt:jmespath-core:jar:0.6.0:compile +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile +[INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] +- software.amazon.awssdk:sqs:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-json-protocol:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:apache-client:jar:2.30.19:runtime +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile +[INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.30.19:runtime +[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:runtime +[INFO] | \- io.netty:netty-resolver:jar:4.1.118.Final:compile +[INFO] +- software.amazon.awssdk:url-connection-client:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:dynamodb-enhanced:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:dynamodb:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:kinesis:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:aws-cbor-protocol:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:third-party-jackson-dataformat-cbor:jar:2.30.19:compile +[INFO] +- com.amazonaws:aws-java-sdk-core:jar:1.12.781:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- commons-codec:commons-codec:jar:1.15:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile +[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile +[INFO] | \- joda-time:joda-time:jar:2.12.7:compile +[INFO] +- io.netty:netty-codec-http:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-buffer:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-transport:jar:4.2.0.RC3:compile +[INFO] | +- io.netty:netty-codec:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-base:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-compression:jar:4.2.0.RC3:compile +[INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.0.RC3:compile +[INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-handler:jar:4.2.0.RC3:compile +[INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.0.RC3:compile +[INFO] +- io.netty:netty-codec-http2:jar:4.2.0.RC3:compile +[INFO] \- io.netty:netty-common:jar:4.2.0.RC3:compile +[INFO] +[INFO] ---< software.amazon.lambda.examples:powertools-examples-validation >--- +[INFO] Building Powertools for AWS Lambda (Java) library Examples - Validation 1.18.0 [26/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-validation --- +[INFO] software.amazon.lambda.examples:powertools-examples-validation:jar:1.18.0 +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- software.amazon.lambda:powertools-validation:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-serialization:jar:1.18.0:compile +[INFO] | +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] | +- io.burt:jmespath-jackson:jar:0.6.0:compile +[INFO] | | \- io.burt:jmespath-core:jar:0.6.0:compile +[INFO] | +- com.networknt:json-schema-validator:jar:1.0.87:compile +[INFO] | | +- com.ethlo.time:itu:jar:1.7.0:compile +[INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2:compile +[INFO] | | \- org.yaml:snakeyaml:jar:2.0:compile +[INFO] | \- com.amazonaws:aws-lambda-java-serialization:jar:1.1.5:compile +[INFO] \- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +[INFO] --< software.amazon.lambda.examples:powertools-examples-cloudformation >-- +[INFO] Building AWS Lambda Powertools for Java library Examples - CloudFormation 1.18.0 [27/28] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples-cloudformation --- +[INFO] software.amazon.lambda.examples:powertools-examples-cloudformation:jar:1.18.0 +[INFO] +- com.amazonaws:aws-lambda-java-core:jar:1.2.3:compile +[INFO] +- com.amazonaws:aws-lambda-java-events:jar:3.11.4:compile +[INFO] | \- joda-time:joda-time:jar:2.10.8:compile +[INFO] +- software.amazon.lambda:powertools-cloudformation:jar:1.18.0:compile +[INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.30.19:compile +[INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile +[INFO] | +- software.amazon.awssdk:url-connection-client:jar:2.30.19:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile +[INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile +[INFO] +- software.amazon.lambda:powertools-logging:jar:1.18.0:compile +[INFO] | +- software.amazon.lambda:powertools-core:jar:1.18.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-layout-template-json:jar:2.22.1:compile +[INFO] | \- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.22.1:compile +[INFO] | \- org.slf4j:slf4j-api:jar:2.0.9:compile +[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.22.1:compile +[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.22.1:compile +[INFO] +- software.amazon.awssdk:s3:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:protocol-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:arns:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:profiles:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:crt-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:identity-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:checksums:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:retries-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:sdk-core:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:retries:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:auth:jar:2.30.19:compile +[INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.19:compile +[INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile +[INFO] | +- software.amazon.awssdk:regions:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:annotations:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:utils:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:aws-core:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.30.19:compile +[INFO] | +- software.amazon.awssdk:json-utils:jar:2.30.19:compile +[INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.30.19:compile +[INFO] | \- software.amazon.awssdk:endpoints-spi:jar:2.30.19:compile +[INFO] +- software.amazon.awssdk:apache-client:jar:2.30.19:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile +[INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile +[INFO] | \- commons-codec:commons-codec:jar:1.17.1:compile +[INFO] \- org.apache.logging.log4j:log4j-jcl:jar:2.22.1:compile +[INFO] \- commons-logging:commons-logging:jar:1.3.0:compile +[INFO] +[INFO] -------------< software.amazon.lambda:powertools-examples >------------- +[INFO] Building Powertools for AWS Lambda (Java) library Examples 1.18.0 [28/28] +[INFO] --------------------------------[ pom ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ powertools-examples --- +[INFO] software.amazon.lambda:powertools-examples:pom:1.18.0 +[INFO] ------------------------------------------------------------------------ +[INFO] Reactor Summary: +[INFO] +[INFO] Powertools for AWS Lambda (Java) library Parent 1.18.0 SUCCESS [ 0.377 s] +[INFO] Powertools for AWS Lambda (Java) library Core 1.18.0 SUCCESS [ 0.048 s] +[INFO] Powertools for AWS Lambda (Java) library Serialization Utilities 1.18.0 SUCCESS [ 0.022 s] +[INFO] Powertools for AWS Lambda (Java) library Logging 1.18.0 SUCCESS [ 0.018 s] +[INFO] Powertools for AWS Lambda (Java) library Tracing 1.18.0 SUCCESS [ 0.069 s] +[INFO] Powertools for AWS Lambda (Java) library SQS 1.18.0 SUCCESS [ 0.104 s] +[INFO] Powertools for AWS Lambda (Java) library Metrics 1.18.0 SUCCESS [ 0.011 s] +[INFO] Powertools for AWS Lambda (Java) library Parameters 1.18.0 SUCCESS [ 0.020 s] +[INFO] Powertools for AWS Lambda (Java) validation library 1.18.0 SUCCESS [ 0.014 s] +[INFO] Powertools for AWS Lambda (Java) library Test Suite 1.18.0 SUCCESS [ 0.022 s] +[INFO] Powertools for AWS Lambda (Java)library Cloudformation 1.18.0 SUCCESS [ 0.061 s] +[INFO] Powertools for AWS Lambda (Java) library Idempotency 1.18.0 SUCCESS [ 0.067 s] +[INFO] Powertools for AWS Lambda (Java) library Large messages 1.18.0 SUCCESS [ 0.011 s] +[INFO] Powertools for AWS Lambda (Java)library End-to-end tests 1.18.0 SUCCESS [ 0.643 s] +[INFO] Powertools for AWS Lambda (Java) batch messages 1.18.0 SUCCESS [ 0.005 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - Core 1.18.0 SUCCESS [ 0.146 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - Core 1.17.0 SUCCESS [ 0.042 s] +[INFO] cdk 1.18.0 ......................................... SUCCESS [ 0.569 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - Core 1.18.0 SUCCESS [ 0.015 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - Core 1.18.0 SUCCESS [ 0.011 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - Idempotency 1.18.0 SUCCESS [ 0.015 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - Parameters 1.18.0 SUCCESS [ 0.011 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - Serialization 1.18.0 SUCCESS [ 0.004 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - SQS 1.18.0 SUCCESS [ 0.066 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - Batch 1.18.0 SUCCESS [ 0.012 s] +[INFO] Powertools for AWS Lambda (Java) library Examples - Validation 1.18.0 SUCCESS [ 0.004 s] +[INFO] AWS Lambda Powertools for Java library Examples - CloudFormation 1.18.0 SUCCESS [ 0.011 s] +[INFO] Powertools for AWS Lambda (Java) library Examples 1.18.0 SUCCESS [ 0.002 s] +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 3.209 s +[INFO] Finished at: 2025-02-17T16:34:24Z +[INFO] ------------------------------------------------------------------------