Skip to content

mvn clean install doesn't work #378

@dtwilliamsWork

Description

@dtwilliamsWork

mvn --version
Apache Maven 3.9.10 (5f519b97e944483d878815739f519b2eade0a91d)
Maven home: /opt/homebrew/Cellar/maven/3.9.10/libexec
Java version: 24.0.1, vendor: Homebrew, runtime: /opt/homebrew/Cellar/openjdk/24.0.1/libexec/openjdk.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "15.5", arch: "aarch64", family: "mac"

  mvn clean install
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::staticFieldBase has been called by com.google.inject.internal.aop.HiddenClassDefiner (file:/opt/homebrew/Cellar/maven/3.9.10/libexec/lib/guice-5.1.0-classes.jar)
WARNING: Please consider reporting this to the maintainers of class com.google.inject.internal.aop.HiddenClassDefiner
WARNING: sun.misc.Unsafe::staticFieldBase will be removed in a future release
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:schema-registry-build-tools:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-build-tools:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/pom.xml, line 29, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-build-tools:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/pom.xml, line 31, column 14
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:schema-registry-build-tools:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ software.amazon.glue:schema-registry-build-tools:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:schema-registry-common:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-common:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/common/pom.xml, line 29, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-common:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/common/pom.xml, line 31, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ ${parent.groupId}:schema-registry-common:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/common/pom.xml, line 190, column 21
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:schema-registry-common:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/common/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ ${parent.groupId}:schema-registry-common:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/common/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:schema-registry-serde:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer/pom.xml, line 22, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer/pom.xml, line 29, column 14
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.protobuf:protobuf-java:jar -> version ${protobuf.version} vs (?) @ ${parent.groupId}:schema-registry-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer/pom.xml, line 231, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ ${parent.groupId}:schema-registry-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer/pom.xml, line 291, column 21
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:schema-registry-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ ${parent.groupId}:schema-registry-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:schema-registry-serde-msk-iam:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-serde-msk-iam:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer-msk-iam/pom.xml, line 22, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-serde-msk-iam:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer-msk-iam/pom.xml, line 30, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ ${parent.groupId}:schema-registry-serde-msk-iam:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer-msk-iam/pom.xml, line 138, column 21
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:schema-registry-serde-msk-iam:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer-msk-iam/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ ${parent.groupId}:schema-registry-serde-msk-iam:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/serializer-deserializer-msk-iam/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:schema-registry-kafkastreams-serde:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-kafkastreams-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/kafkastreams-serde/pom.xml, line 22, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-kafkastreams-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/kafkastreams-serde/pom.xml, line 24, column 14
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:schema-registry-kafkastreams-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/kafkastreams-serde/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ ${parent.groupId}:schema-registry-kafkastreams-serde:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/kafkastreams-serde/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:schema-registry-kafkaconnect-converter:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/avro-kafkaconnect-converter/pom.xml, line 22, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/avro-kafkaconnect-converter/pom.xml, line 24, column 14
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:schema-registry-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/avro-kafkaconnect-converter/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ ${parent.groupId}:schema-registry-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/avro-kafkaconnect-converter/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:schema-registry-flink-serde:jar:1.1.24
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 204, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:schema-registry-examples:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-examples:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/examples/pom.xml, line 22, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-examples:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/examples/pom.xml, line 24, column 14
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:schema-registry-examples:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/examples/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ ${parent.groupId}:schema-registry-examples:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/examples/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:schema-registry-integration-tests:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-integration-tests:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/integration-tests/pom.xml, line 22, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:schema-registry-integration-tests:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/integration-tests/pom.xml, line 24, column 14
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ ${parent.groupId}:schema-registry-integration-tests:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/integration-tests/pom.xml
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:schema-registry-integration-tests:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/integration-tests/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:jsonschema-kafkaconnect-converter:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:jsonschema-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/jsonschema-kafkaconnect-converter/pom.xml, line 22, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:jsonschema-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/jsonschema-kafkaconnect-converter/pom.xml, line 24, column 14
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:jsonschema-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/jsonschema-kafkaconnect-converter/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ ${parent.groupId}:jsonschema-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/jsonschema-kafkaconnect-converter/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for software.amazon.glue:protobuf-kafkaconnect-converter:jar:1.1.24
[WARNING] 'groupId' contains an expression but should be a constant. @ ${parent.groupId}:protobuf-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/protobuf-kafkaconnect-converter/pom.xml, line 29, column 14
[WARNING] 'version' contains an expression but should be a constant. @ ${parent.groupId}:protobuf-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/protobuf-kafkaconnect-converter/pom.xml, line 31, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ ${parent.groupId}:protobuf-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/protobuf-kafkaconnect-converter/pom.xml, line 169, column 21
[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ ${parent.groupId}:protobuf-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/protobuf-kafkaconnect-converter/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead. @ ${parent.groupId}:protobuf-kafkaconnect-converter:${parent.version}, /Users/Dan/BitBucket/aws-glue-schema-registry/protobuf-kafkaconnect-converter/pom.xml
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] AWS Glue Schema Registry Library                                   [pom]
[INFO] AWS Glue Schema Registry Build Tools                               [jar]
[INFO] AWS Glue Schema Registry common                                    [jar]
[INFO] AWS Glue Schema Registry Serializer Deserializer                   [jar]
[INFO] AWS Glue Schema Registry Serializer Deserializer with MSK IAM Authentication client [jar]
[INFO] AWS Glue Schema Registry Kafka Streams SerDe                       [jar]
[INFO] AWS Glue Schema Registry Kafka Connect AVRO Converter              [jar]
[INFO] AWS Glue Schema Registry Flink Avro Serialization Deserialization Schema [jar]
[INFO] AWS Glue Schema Registry examples                                  [jar]
[INFO] AWS Glue Schema Registry Integration Tests                         [jar]
[INFO] AWS Glue Schema Registry Kafka Connect JSONSchema Converter        [jar]
[INFO] AWS Glue Schema Registry Kafka Connect Converter for Protobuf      [jar]
[INFO]
[INFO] ------------< software.amazon.glue:schema-registry-parent >-------------
[INFO] Building AWS Glue Schema Registry Library 1.1.24                  [1/12]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ schema-registry-parent ---
[INFO] Deleting /Users/Dan/BitBucket/aws-glue-schema-registry/target
[INFO]
[INFO] --- jacoco:0.8.8:prepare-agent (default) @ schema-registry-parent ---
[INFO] argLine set to -javaagent:/Users/Dan/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/Users/Dan/BitBucket/aws-glue-schema-registry/target/jacoco.exec,excludes=**/GlueSchemaRegistryIncompatibleDataException*:**/AWSSchemaRegistryException*:**/AWSSchemaNamingStrategy*:**/JsonSchemaDataConfig*:**/JsonSchemaConverterConstants*:**/apicurio/**
[INFO]
[INFO] --- jacoco:0.8.8:report (report) @ schema-registry-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] >>> source:3.0.1:jar (attach-sources) > generate-sources @ schema-registry-parent >>>
[INFO]
[INFO] --- jacoco:0.8.8:prepare-agent (default) @ schema-registry-parent ---
[INFO] argLine set to -javaagent:/Users/Dan/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/Users/Dan/BitBucket/aws-glue-schema-registry/target/jacoco.exec,excludes=**/GlueSchemaRegistryIncompatibleDataException*:**/AWSSchemaRegistryException*:**/AWSSchemaNamingStrategy*:**/JsonSchemaDataConfig*:**/JsonSchemaConverterConstants*:**/apicurio/**
[INFO]
[INFO] <<< source:3.0.1:jar (attach-sources) < generate-sources @ schema-registry-parent <<<
[INFO]
[INFO]
[INFO] --- source:3.0.1:jar (attach-sources) @ schema-registry-parent ---
[INFO]
[INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ schema-registry-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- checkstyle:3.1.2:check (default) @ schema-registry-parent ---
[WARNING] Old version of checkstyle detected. Consider updating to >= v8.30
[WARNING] For more information see: https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/upgrading-checkstyle.html
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.8:check (jacoco-check) @ schema-registry-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/Users/Dan/BitBucket/aws-glue-schema-registry/target/jacoco.exec
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ schema-registry-parent ---
[INFO] Installing /Users/Dan/BitBucket/aws-glue-schema-registry/pom.xml to /Users/Dan/.m2/repository/software/amazon/glue/schema-registry-parent/1.1.24/schema-registry-parent-1.1.24.pom
[INFO]
[INFO] ----------< software.amazon.glue:schema-registry-build-tools >----------
[INFO] Building AWS Glue Schema Registry Build Tools 1.1.24              [2/12]
[INFO]   from build-tools/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ schema-registry-build-tools ---
[INFO] Deleting /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/target
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ schema-registry-build-tools ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ schema-registry-build-tools ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ schema-registry-build-tools ---
[INFO] skip non existing resourceDirectory /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/src/test/resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ schema-registry-build-tools ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:2.22.1:test (default-test) @ schema-registry-build-tools ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.8:report (report) @ schema-registry-build-tools ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.1:jar (default-jar) @ schema-registry-build-tools ---
[INFO] Building jar: /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/target/schema-registry-build-tools-1.1.24.jar
[INFO]
[INFO] >>> source:3.0.1:jar (attach-sources) > generate-sources @ schema-registry-build-tools >>>
[INFO]
[INFO] <<< source:3.0.1:jar (attach-sources) < generate-sources @ schema-registry-build-tools <<<
[INFO]
[INFO]
[INFO] --- source:3.0.1:jar (attach-sources) @ schema-registry-build-tools ---
[INFO] Building jar: /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/target/schema-registry-build-tools-1.1.24-sources.jar
[INFO]
[INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ schema-registry-build-tools ---
[INFO]
[INFO] --- checkstyle:3.1.2:check (default) @ schema-registry-build-tools ---
[WARNING] Old version of checkstyle detected. Consider updating to >= v8.30
[WARNING] For more information see: https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/upgrading-checkstyle.html
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.8:report-aggregate (default) @ schema-registry-build-tools ---
[INFO]
[INFO] --- jacoco:0.8.8:prepare-agent (default) @ schema-registry-build-tools ---
[INFO] argLine set to -javaagent:/Users/Dan/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/target/jacoco.exec,excludes=**/GlueSchemaRegistryIncompatibleDataException*:**/AWSSchemaRegistryException*:**/AWSSchemaNamingStrategy*:**/JsonSchemaDataConfig*:**/JsonSchemaConverterConstants*:**/apicurio/**
[INFO]
[INFO] --- jacoco:0.8.8:check (jacoco-check) @ schema-registry-build-tools ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/target/jacoco.exec
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ schema-registry-build-tools ---
[INFO] Installing /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/pom.xml to /Users/Dan/.m2/repository/software/amazon/glue/schema-registry-build-tools/1.1.24/schema-registry-build-tools-1.1.24.pom
[INFO] Installing /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/target/schema-registry-build-tools-1.1.24.jar to /Users/Dan/.m2/repository/software/amazon/glue/schema-registry-build-tools/1.1.24/schema-registry-build-tools-1.1.24.jar
[INFO] Installing /Users/Dan/BitBucket/aws-glue-schema-registry/build-tools/target/schema-registry-build-tools-1.1.24-sources.jar to /Users/Dan/.m2/repository/software/amazon/glue/schema-registry-build-tools/1.1.24/schema-registry-build-tools-1.1.24-sources.jar
[INFO]
[INFO] ------------< software.amazon.glue:schema-registry-common >-------------
[INFO] Building AWS Glue Schema Registry common 1.1.24                   [3/12]
[INFO]   from common/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ schema-registry-common ---
[INFO] Deleting /Users/Dan/BitBucket/aws-glue-schema-registry/common/target
[INFO]
[INFO] --- jacoco:0.8.8:prepare-agent (default) @ schema-registry-common ---
[INFO] argLine set to -javaagent:/Users/Dan/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/Users/Dan/BitBucket/aws-glue-schema-registry/common/target/jacoco.exec,excludes=**/GlueSchemaRegistryIncompatibleDataException*:**/AWSSchemaRegistryException*:**/AWSSchemaNamingStrategy*:**/JsonSchemaDataConfig*:**/JsonSchemaConverterConstants*:**/apicurio/**
[INFO]
[INFO] --- templating:1.0.0:filter-sources (generate-version-class) @ schema-registry-common ---
[INFO] Coping files with filtering to temporary directory.
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copied 1 files to output directory: /Users/Dan/BitBucket/aws-glue-schema-registry/common/target/generated-sources/java-templates
[INFO] Source directory: /Users/Dan/BitBucket/aws-glue-schema-registry/common/target/generated-sources/java-templates added.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ schema-registry-common ---
[INFO] skip non existing resourceDirectory /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ schema-registry-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /Users/Dan/BitBucket/aws-glue-schema-registry/common/target/classes
[INFO] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/utils/GlueSchemaRegistryUtils.java: /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/utils/GlueSchemaRegistryUtils.java uses or overrides a deprecated API.
[INFO] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/utils/GlueSchemaRegistryUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java: /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java uses unchecked or unsafe operations.
[INFO] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/utils/GlueSchemaRegistryUtils.java:[111,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.utils.GlueSchemaRegistryUtils
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[36,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[37,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[40,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[53,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[54,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[58,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[39,57] cannot find symbol
  symbol:   method getCacheSize()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[40,63] cannot find symbol
  symbol:   method getTimeToLiveMillis()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[71,31] constructor Schema in class com.amazonaws.services.schemaregistry.common.Schema cannot be applied to given types;
  required: no arguments
  found:    java.lang.String,java.lang.String,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[80,53] cannot find symbol
  symbol:   method isSchemaAutoRegistrationEnabled()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[87,53] cannot find symbol
  symbol:   method isSchemaAutoRegistrationEnabled()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[111,23] cannot find symbol
  symbol:   method getSchemaDefinition()
  location: variable schema of type com.amazonaws.services.schemaregistry.common.Schema
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[111,53] cannot find symbol
  symbol:   method getSchemaName()
  location: variable schema of type com.amazonaws.services.schemaregistry.common.Schema
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[111,77] cannot find symbol
  symbol:   method getDataFormat()
  location: variable schema of type com.amazonaws.services.schemaregistry.common.Schema
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[94,44] cannot find symbol
  symbol:   method getProxyUrl()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[95,17] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[95,97] cannot find symbol
  symbol:   method getProxyUrl()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[96,113] cannot find symbol
  symbol:   method getProxyUrl()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[105,66] cannot find symbol
  symbol:   method getRegion()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[107,44] cannot find symbol
  symbol:   method getEndPoint()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[109,91] cannot find symbol
  symbol:   method getEndPoint()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[112,79] cannot find symbol
  symbol:   method getEndPoint()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[149,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[214,111] cannot find symbol
  symbol:   method getRegistryName()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[248,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[254,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[302,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[336,61] cannot find symbol
  symbol:   method getDescription()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[337,94] cannot find symbol
  symbol:   method getRegistryName()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[340,63] cannot find symbol
  symbol:   method getCompatibilitySetting()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[341,54] cannot find symbol
  symbol:   method getTags()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[349,95] cannot find symbol
  symbol:   method getRegistryName()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[426,25] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[557,59] cannot find symbol
  symbol:   method isSchemaAutoRegistrationEnabled()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[558,60] cannot find symbol
  symbol:   method getCompressionType()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[560,60] cannot find symbol
  symbol:   method getSecondaryDeserializer()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[561,55] cannot find symbol
  symbol:   method getUserAgentApp()
  location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[230,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[244,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[268,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[283,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[330,13] cannot find symbol
  symbol:   variable log
  location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[INFO] 43 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for AWS Glue Schema Registry Library 1.1.24:
[INFO]
[INFO] AWS Glue Schema Registry Library ................... SUCCESS [  1.015 s]
[INFO] AWS Glue Schema Registry Build Tools ............... SUCCESS [  0.457 s]
[INFO] AWS Glue Schema Registry common .................... FAILURE [  0.741 s]
[INFO] AWS Glue Schema Registry Serializer Deserializer ... SKIPPED
[INFO] AWS Glue Schema Registry Serializer Deserializer with MSK IAM Authentication client SKIPPED
[INFO] AWS Glue Schema Registry Kafka Streams SerDe ....... SKIPPED
[INFO] AWS Glue Schema Registry Kafka Connect AVRO Converter SKIPPED
[INFO] AWS Glue Schema Registry Flink Avro Serialization Deserialization Schema SKIPPED
[INFO] AWS Glue Schema Registry examples .................. SKIPPED
[INFO] AWS Glue Schema Registry Integration Tests ......... SKIPPED
[INFO] AWS Glue Schema Registry Kafka Connect JSONSchema Converter SKIPPED
[INFO] AWS Glue Schema Registry Kafka Connect Converter for Protobuf SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.402 s
[INFO] Finished at: 2025-07-15T10:05:31+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project schema-registry-common: Compilation failure: Compilation failure:
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/utils/GlueSchemaRegistryUtils.java:[111,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.utils.GlueSchemaRegistryUtils
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[36,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[37,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[40,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[53,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[54,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/GlueSchemaRegistryDefaultCompression.java:[58,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.GlueSchemaRegistryDefaultCompression
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[39,57] cannot find symbol
[ERROR]   symbol:   method getCacheSize()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[40,63] cannot find symbol
[ERROR]   symbol:   method getTimeToLiveMillis()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[71,31] constructor Schema in class com.amazonaws.services.schemaregistry.common.Schema cannot be applied to given types;
[ERROR]   required: no arguments
[ERROR]   found:    java.lang.String,java.lang.String,java.lang.String
[ERROR]   reason: actual and formal argument lists differ in length
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[80,53] cannot find symbol
[ERROR]   symbol:   method isSchemaAutoRegistrationEnabled()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[87,53] cannot find symbol
[ERROR]   symbol:   method isSchemaAutoRegistrationEnabled()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[111,23] cannot find symbol
[ERROR]   symbol:   method getSchemaDefinition()
[ERROR]   location: variable schema of type com.amazonaws.services.schemaregistry.common.Schema
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[111,53] cannot find symbol
[ERROR]   symbol:   method getSchemaName()
[ERROR]   location: variable schema of type com.amazonaws.services.schemaregistry.common.Schema
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/SchemaByDefinitionFetcher.java:[111,77] cannot find symbol
[ERROR]   symbol:   method getDataFormat()
[ERROR]   location: variable schema of type com.amazonaws.services.schemaregistry.common.Schema
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[94,44] cannot find symbol
[ERROR]   symbol:   method getProxyUrl()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[95,17] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[95,97] cannot find symbol
[ERROR]   symbol:   method getProxyUrl()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[96,113] cannot find symbol
[ERROR]   symbol:   method getProxyUrl()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[105,66] cannot find symbol
[ERROR]   symbol:   method getRegion()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[107,44] cannot find symbol
[ERROR]   symbol:   method getEndPoint()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[109,91] cannot find symbol
[ERROR]   symbol:   method getEndPoint()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[112,79] cannot find symbol
[ERROR]   symbol:   method getEndPoint()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[149,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[214,111] cannot find symbol
[ERROR]   symbol:   method getRegistryName()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[248,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[254,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[302,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[336,61] cannot find symbol
[ERROR]   symbol:   method getDescription()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[337,94] cannot find symbol
[ERROR]   symbol:   method getRegistryName()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[340,63] cannot find symbol
[ERROR]   symbol:   method getCompatibilitySetting()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[341,54] cannot find symbol
[ERROR]   symbol:   method getTags()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[349,95] cannot find symbol
[ERROR]   symbol:   method getRegistryName()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[426,25] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[557,59] cannot find symbol
[ERROR]   symbol:   method isSchemaAutoRegistrationEnabled()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[558,60] cannot find symbol
[ERROR]   symbol:   method getCompressionType()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[560,60] cannot find symbol
[ERROR]   symbol:   method getSecondaryDeserializer()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/AWSSchemaRegistryClient.java:[561,55] cannot find symbol
[ERROR]   symbol:   method getUserAgentApp()
[ERROR]   location: variable glueSchemaRegistryConfiguration of type com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[230,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[244,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[268,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[283,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] /Users/Dan/BitBucket/aws-glue-schema-registry/common/src/main/java/com/amazonaws/services/schemaregistry/common/configs/GlueSchemaRegistryConfiguration.java:[330,13] cannot find symbol
[ERROR]   symbol:   variable log
[ERROR]   location: class com.amazonaws.services.schemaregistry.common.configs.GlueSchemaRegistryConfiguration
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :schema-registry-common

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions