Last active
June 22, 2026 14:10
-
-
Save dsyer/08bb1c3ddb3f59e0663a86fce01de6d8 to your computer and use it in GitHub Desktop.
Here's the extra logs with -X on the command line:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] --- native:1.1.1:build (default-cli) @ spring-petclinic --- | |
| [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=26126, ConflictMarker.markTime=26484, ConflictMarker.nodeCount=43, ConflictIdSorter.graphTime=14127, ConflictIdSorter.topsortTime=18185, ConflictIdSorter.conflictIdCount=29, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=188465, ConflictResolver.conflictItemCount=41, DfDependencyCollector.collectTime=1630963, DfDependencyCollector.transformTime=288736} | |
| [DEBUG] org.graalvm.buildtools:native-maven-plugin:jar:1.1.1 | |
| [DEBUG] org.graalvm.buildtools:utils:jar:1.1.1:runtime | |
| [DEBUG] com.github.openjson:openjson:jar:1.0.13:runtime | |
| [DEBUG] org.graalvm.buildtools:graalvm-reachability-metadata:jar:1.1.1:runtime | |
| [DEBUG] org.cyclonedx:cyclonedx-maven-plugin:jar:2.9.1:runtime | |
| [DEBUG] org.cyclonedx:cyclonedx-core-java:jar:9.0.5:runtime | |
| [DEBUG] commons-io:commons-io:jar:2.16.1:runtime | |
| [DEBUG] org.apache.commons:commons-collections4:jar:4.4:runtime | |
| [DEBUG] com.github.package-url:packageurl-java:jar:1.5.0:runtime | |
| [DEBUG] com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.17.2:runtime | |
| [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.17.2:runtime | |
| [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:runtime | |
| [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:runtime | |
| [DEBUG] org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime | |
| [DEBUG] com.fasterxml.woodstox:woodstox-core:jar:6.7.0:runtime | |
| [DEBUG] com.networknt:json-schema-validator:jar:1.5.1:runtime | |
| [DEBUG] com.ethlo.time:itu:jar:1.10.2:runtime | |
| [DEBUG] com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.1:runtime | |
| [DEBUG] org.yaml:snakeyaml:jar:2.2:runtime | |
| [DEBUG] commons-codec:commons-codec:jar:1.17.1:runtime | |
| [DEBUG] org.apache.commons:commons-lang3:jar:3.17.0:runtime | |
| [DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:3.3.0:runtime | |
| [DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.4.1:runtime | |
| [DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:runtime | |
| [DEBUG] org.slf4j:slf4j-api:jar:1.7.36:runtime | |
| [DEBUG] org.apache.maven.shared:maven-dependency-analyzer:jar:1.14.1:runtime | |
| [DEBUG] org.ow2.asm:asm:jar:9.7:runtime | |
| [DEBUG] org.twdata.maven:mojo-executor:jar:2.4.1:runtime | |
| [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.24:runtime | |
| [DEBUG] Created new class realm plugin>org.graalvm.buildtools:native-maven-plugin:1.1.1 | |
| [DEBUG] Importing foreign packages into class realm plugin>org.graalvm.buildtools:native-maven-plugin:1.1.1 | |
| [DEBUG] Imported: < project>org.springframework.samples:spring-petclinic:4.0.0-SNAPSHOT | |
| [DEBUG] Populating class realm plugin>org.graalvm.buildtools:native-maven-plugin:1.1.1 | |
| [DEBUG] Included: org.graalvm.buildtools:native-maven-plugin:jar:1.1.1 | |
| [DEBUG] Included: org.graalvm.buildtools:utils:jar:1.1.1 | |
| [DEBUG] Included: com.github.openjson:openjson:jar:1.0.13 | |
| [DEBUG] Included: org.graalvm.buildtools:graalvm-reachability-metadata:jar:1.1.1 | |
| [DEBUG] Included: org.cyclonedx:cyclonedx-maven-plugin:jar:2.9.1 | |
| [DEBUG] Included: org.cyclonedx:cyclonedx-core-java:jar:9.0.5 | |
| [DEBUG] Included: commons-io:commons-io:jar:2.16.1 | |
| [DEBUG] Included: org.apache.commons:commons-collections4:jar:4.4 | |
| [DEBUG] Included: com.github.package-url:packageurl-java:jar:1.5.0 | |
| [DEBUG] Included: com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.17.2 | |
| [DEBUG] Included: com.fasterxml.jackson.core:jackson-core:jar:2.17.2 | |
| [DEBUG] Included: com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2 | |
| [DEBUG] Included: com.fasterxml.jackson.core:jackson-databind:jar:2.17.2 | |
| [DEBUG] Included: org.codehaus.woodstox:stax2-api:jar:4.2.2 | |
| [DEBUG] Included: com.fasterxml.woodstox:woodstox-core:jar:6.7.0 | |
| [DEBUG] Included: com.networknt:json-schema-validator:jar:1.5.1 | |
| [DEBUG] Included: com.ethlo.time:itu:jar:1.10.2 | |
| [DEBUG] Included: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.1 | |
| [DEBUG] Included: org.yaml:snakeyaml:jar:2.2 | |
| [DEBUG] Included: commons-codec:commons-codec:jar:1.17.1 | |
| [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.17.0 | |
| [DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:3.3.0 | |
| [DEBUG] Included: org.apache.maven.shared:maven-dependency-analyzer:jar:1.14.1 | |
| [DEBUG] Included: org.ow2.asm:asm:jar:9.7 | |
| [DEBUG] Included: org.twdata.maven:mojo-executor:jar:2.4.1 | |
| [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.24 | |
| [DEBUG] Loading mojo org.graalvm.buildtools:native-maven-plugin:1.1.1:build from plugin realm ClassRealm[plugin>org.graalvm.buildtools:native-maven-plugin:1.1.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@14dad5dc] | |
| [DEBUG] Configuring mojo execution 'org.graalvm.buildtools:native-maven-plugin:1.1.1:build:default-cli' with basic configurator --> | |
| [DEBUG] (f) buildArgs = [] | |
| [DEBUG] (f) classesDirectory = /home/dsyer/dev/spring/spring-petclinic/target/classes | |
| [DEBUG] (f) classpath = [] | |
| [DEBUG] (f) configFiles = [] | |
| [DEBUG] (f) debug = false | |
| [DEBUG] (f) defaultClassesDirectory = /home/dsyer/dev/spring/spring-petclinic/target/classes | |
| [DEBUG] (f) dryRun = false | |
| [DEBUG] (f) environment = {} | |
| [DEBUG] (f) excludeConfig = [] | |
| [DEBUG] (s) groupId = org.springframework.boot | |
| [DEBUG] (s) artifactId = spring-boot-devtools | |
| [DEBUG] (f) exclusions = [org.apache.maven.model.Exclusion@13b52b4f] | |
| [DEBUG] (f) fallback = false | |
| [DEBUG] (f) imageName = spring-petclinic | |
| [DEBUG] (f) jvmArgs = [] | |
| [DEBUG] (f) metadataRepositoryInitialBackoffMillis = 100 | |
| [DEBUG] (f) metadataRepositoryMaxRetries = 3 | |
| [DEBUG] (f) mojoExecution = org.graalvm.buildtools:native-maven-plugin:1.1.1:build {execution: default-cli} | |
| [DEBUG] (f) outputDirectory = /home/dsyer/dev/spring/spring-petclinic/target | |
| [DEBUG] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.AddReachabilityMetadataMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:add-reachability-metadata' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.DeprecatedNativeBuildMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:build' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.NativeCompileMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:compile' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.NativeCompileNoForkMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:compile-no-fork' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.NativeBuildDynamicAccessMetadataMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:generateDynamicAccessMetadata' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.NativeBuildResourceConfigMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:generateResourceConfig' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.NativeBuildTestResourceConfigMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:generateTestResourceConfig' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.ListLibrariesMissingMetadataMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:list-libraries-missing-metadata' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.MergeAgentFilesMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:merge-agent-files' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.MetadataCopyMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:metadata-copy' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.NativeTestMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:test' | |
| role: 'org.apache.maven.plugin.Mojo', implementation: 'org.graalvm.buildtools.maven.WriteArgsFileMojo', role hint: 'org.graalvm.buildtools:native-maven-plugin:1.1.1:write-args-file' | |
| --- | |
| [DEBUG] (f) pluginArtifacts = [org.graalvm.buildtools:native-maven-plugin:maven-plugin:1.1.1:, org.graalvm.buildtools:utils:jar:1.1.1:runtime, com.github.openjson:openjson:jar:1.0.13:runtime, org.graalvm.buildtools:graalvm-reachability-metadata:jar:1.1.1:runtime, org.cyclonedx:cyclonedx-maven-plugin:jar:2.9.1:runtime, org.cyclonedx:cyclonedx-core-java:jar:9.0.5:runtime, commons-io:commons-io:jar:2.16.1:runtime, org.apache.commons:commons-collections4:jar:4.4:runtime, com.github.package-url:packageurl-java:jar:1.5.0:runtime, com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.17.2:runtime, com.fasterxml.jackson.core:jackson-core:jar:2.17.2:runtime, com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:runtime, com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:runtime, org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime, com.fasterxml.woodstox:woodstox-core:jar:6.7.0:runtime, com.networknt:json-schema-validator:jar:1.5.1:runtime, com.ethlo.time:itu:jar:1.10.2:runtime, com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.1:runtime, org.yaml:snakeyaml:jar:2.2:runtime, commons-codec:commons-codec:jar:1.17.1:runtime, org.apache.commons:commons-lang3:jar:3.17.0:runtime, org.apache.maven.shared:maven-dependency-tree:jar:3.3.0:runtime, org.apache.maven.resolver:maven-resolver-util:jar:1.4.1:runtime, org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:runtime, org.slf4j:slf4j-api:jar:1.7.36:runtime, org.apache.maven.shared:maven-dependency-analyzer:jar:1.14.1:runtime, org.ow2.asm:asm:jar:9.7:runtime, org.twdata.maven:mojo-executor:jar:2.4.1:runtime, org.codehaus.plexus:plexus-utils:jar:3.0.24:runtime] | |
| [DEBUG] (f) project = MavenProject: org.springframework.samples:spring-petclinic:4.0.0-SNAPSHOT @ /home/dsyer/dev/spring/spring-petclinic/pom.xml | |
| [DEBUG] (f) quickBuild = false | |
| [DEBUG] (f) reachabilityMetadataOutputDirectory = /home/dsyer/dev/spring/spring-petclinic/target/graalvm-reachability-metadata | |
| [DEBUG] (f) resourcesConfigDirectory = /home/dsyer/dev/spring/spring-petclinic/target/native/generated | |
| [DEBUG] (f) runtimeArgs = [] | |
| [DEBUG] (f) session = org.apache.maven.execution.MavenSession@71adfedd | |
| [DEBUG] (f) sharedLibrary = false | |
| [DEBUG] (f) skip = false | |
| [DEBUG] (f) skipBaseSBOM = false | |
| [DEBUG] (f) skipNativeBuildForPom = false | |
| [DEBUG] (f) systemProperties = {} | |
| [DEBUG] (f) verbose = false | |
| [DEBUG] (f) mavenProject = MavenProject: org.springframework.samples:spring-petclinic:4.0.0-SNAPSHOT @ /home/dsyer/dev/spring/spring-petclinic/pom.xml | |
| [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@71adfedd | |
| [DEBUG] -- end configuration -- | |
| [WARNING] 'native:build' goal is deprecated. Use 'native:compile-no-fork' instead. | |
| [INFO] Found GraalVM installation from JAVA_HOME variable. | |
| [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=16296, ConflictMarker.markTime=12819, ConflictMarker.nodeCount=5, ConflictIdSorter.graphTime=5498, ConflictIdSorter.topsortTime=9398, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=51370, ConflictResolver.conflictItemCount=4, DfDependencyCollector.collectTime=192633, DfDependencyCollector.transformTime=108851} | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-actuator:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-actuator/4.1.0/spring-boot-starter-actuator-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-actuator:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-actuator:4.1.0]: Latest version not found! | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-actuator:4.1.0]: missing. | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter/4.1.0/spring-boot-starter-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter:4.1.0]: Latest version not found! | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter:4.1.0]: missing. | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-logging:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-logging/4.1.0/spring-boot-starter-logging-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: ch.qos.logback:logback-classic:jar:1.5.34:compile (file:///home/dsyer/.m2/repository/ch/qos/logback/logback-classic/1.5.34/logback-classic-1.5.34.jar) | |
| [INFO] [graalvm reachability metadata repository for ch.qos.logback:logback-classic:1.5.34]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for ch.qos.logback:logback-classic:1.5.34]: Configuration directory is ch.qos.logback/logback-classic/1.5.26 | |
| [DEBUG] ImageClasspath Entry: ch.qos.logback:logback-core:jar:1.5.34:compile (file:///home/dsyer/.m2/repository/ch/qos/logback/logback-core/1.5.34/logback-core-1.5.34.jar) | |
| [INFO] [graalvm reachability metadata repository for ch.qos.logback:logback-core:1.5.34]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for ch.qos.logback:logback-core:1.5.34]: Configuration directory is ch.qos.logback/logback-core/1.5.26 | |
| [DEBUG] ImageClasspath Entry: org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.4:compile (file:///home/dsyer/.m2/repository/org/apache/logging/log4j/log4j-to-slf4j/2.25.4/log4j-to-slf4j-2.25.4.jar) | |
| [DEBUG] ImageClasspath Entry: org.apache.logging.log4j:log4j-api:jar:2.25.4:compile (file:///home/dsyer/.m2/repository/org/apache/logging/log4j/log4j-api/2.25.4/log4j-api-2.25.4.jar) | |
| [DEBUG] ImageClasspath Entry: org.slf4j:jul-to-slf4j:jar:2.0.18:compile (file:///home/dsyer/.m2/repository/org/slf4j/jul-to-slf4j/2.0.18/jul-to-slf4j-2.0.18.jar) | |
| [INFO] [graalvm reachability metadata repository for org.slf4j:jul-to-slf4j:2.0.18]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.slf4j:jul-to-slf4j:2.0.18]: Configuration directory is org.slf4j/jul-to-slf4j/1.7.30 | |
| [DEBUG] ImageClasspath Entry: jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile (file:///home/dsyer/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar) | |
| [INFO] [graalvm reachability metadata repository for jakarta.annotation:jakarta.annotation-api:3.0.0]: Configuration directory is jakarta.annotation/jakarta.annotation-api/3.0.0 | |
| [DEBUG] ImageClasspath Entry: org.yaml:snakeyaml:jar:2.6:compile (file:///home/dsyer/.m2/repository/org/yaml/snakeyaml/2.6/snakeyaml-2.6.jar) | |
| [INFO] [graalvm reachability metadata repository for org.yaml:snakeyaml:2.6]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.yaml:snakeyaml:2.6]: Configuration directory is org.yaml/snakeyaml/2.0 | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-micrometer-metrics:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-micrometer-metrics/4.1.0/spring-boot-starter-micrometer-metrics-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-micrometer-metrics:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-micrometer-metrics/4.1.0/spring-boot-micrometer-metrics-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-micrometer-observation:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-micrometer-observation/4.1.0/spring-boot-micrometer-observation-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-actuator-autoconfigure:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-actuator-autoconfigure/4.1.0/spring-boot-actuator-autoconfigure-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-actuator-autoconfigure:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-actuator-autoconfigure:4.1.0]: Configuration directory is org.springframework.boot/spring-boot-actuator-autoconfigure/2.6.3 | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-actuator:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-actuator/4.1.0/spring-boot-actuator-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-health:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-health/4.1.0/spring-boot-health-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-health:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-health:4.1.0]: Configuration directory is org.springframework.boot/spring-boot-health/4.0.6 | |
| [DEBUG] ImageClasspath Entry: io.micrometer:micrometer-observation:jar:1.17.0:compile (file:///home/dsyer/.m2/repository/io/micrometer/micrometer-observation/1.17.0/micrometer-observation-1.17.0.jar) | |
| [INFO] [graalvm reachability metadata repository for io.micrometer:micrometer-observation:1.17.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for io.micrometer:micrometer-observation:1.17.0]: Configuration directory is io.micrometer/micrometer-observation/1.16.4 | |
| [DEBUG] ImageClasspath Entry: io.micrometer:micrometer-commons:jar:1.17.0:compile (file:///home/dsyer/.m2/repository/io/micrometer/micrometer-commons/1.17.0/micrometer-commons-1.17.0.jar) | |
| [INFO] [graalvm reachability metadata repository for io.micrometer:micrometer-commons:1.17.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for io.micrometer:micrometer-commons:1.17.0]: Configuration directory is io.micrometer/micrometer-commons/1.16.0 | |
| [DEBUG] ImageClasspath Entry: io.micrometer:micrometer-jakarta9:jar:1.17.0:compile (file:///home/dsyer/.m2/repository/io/micrometer/micrometer-jakarta9/1.17.0/micrometer-jakarta9-1.17.0.jar) | |
| [DEBUG] ImageClasspath Entry: io.micrometer:micrometer-core:jar:1.17.0:compile (file:///home/dsyer/.m2/repository/io/micrometer/micrometer-core/1.17.0/micrometer-core-1.17.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime (file:///home/dsyer/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar) | |
| [INFO] [graalvm reachability metadata repository for org.hdrhistogram:HdrHistogram:2.2.2]: Configuration directory is org.hdrhistogram/HdrHistogram/2.1.12 | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-cache:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-cache/4.1.0/spring-boot-starter-cache-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-cache:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-cache/4.1.0/spring-boot-cache-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-context-support:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-context-support/7.0.8/spring-context-support-7.0.8.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-context-support:7.0.8]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-context-support:7.0.8]: Configuration directory is org.springframework/spring-context-support/5.3.18 | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-beans:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-beans/7.0.8/spring-beans-7.0.8.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-data-jpa:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-data-jpa/4.1.0/spring-boot-starter-data-jpa-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-data-jpa:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-data-jpa:4.1.0]: Latest version not found! | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-data-jpa:4.1.0]: missing. | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-jdbc:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-jdbc/4.1.0/spring-boot-starter-jdbc-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: com.zaxxer:HikariCP:jar:7.0.2:compile (file:///home/dsyer/.m2/repository/com/zaxxer/HikariCP/7.0.2/HikariCP-7.0.2.jar) | |
| [INFO] [graalvm reachability metadata repository for com.zaxxer:HikariCP:7.0.2]: Configuration directory is com.zaxxer/HikariCP/7.0.2 | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-data-jpa:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-data-jpa/4.1.0/spring-boot-data-jpa-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-data-commons:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-data-commons/4.1.0/spring-boot-data-commons-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-persistence:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-persistence/4.1.0/spring-boot-persistence-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.data:spring-data-commons:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/data/spring-data-commons/4.1.0/spring-data-commons-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-hibernate:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-hibernate/4.1.0/spring-boot-hibernate-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-jpa:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-jpa/4.1.0/spring-boot-jpa-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: jakarta.persistence:jakarta.persistence-api:jar:3.2.0:compile (file:///home/dsyer/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.2.0/jakarta.persistence-api-3.2.0.jar) | |
| [INFO] [graalvm reachability metadata repository for jakarta.persistence:jakarta.persistence-api:3.2.0]: Configuration directory is jakarta.persistence/jakarta.persistence-api/3.2.0 | |
| [DEBUG] ImageClasspath Entry: org.hibernate.orm:hibernate-core:jar:7.4.1.Final:compile (file:///home/dsyer/.m2/repository/org/hibernate/orm/hibernate-core/7.4.1.Final/hibernate-core-7.4.1.Final.jar) | |
| [INFO] [graalvm reachability metadata repository for org.hibernate.orm:hibernate-core:7.4.1.Final]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.hibernate.orm:hibernate-core:7.4.1.Final]: Configuration directory is org.hibernate.orm/hibernate-core/7.3.0.Final | |
| [DEBUG] ImageClasspath Entry: jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile (file:///home/dsyer/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar) | |
| [DEBUG] ImageClasspath Entry: org.hibernate.models:hibernate-models:jar:1.1.1:runtime (file:///home/dsyer/.m2/repository/org/hibernate/models/hibernate-models/1.1.1/hibernate-models-1.1.1.jar) | |
| [INFO] [graalvm reachability metadata repository for org.hibernate.models:hibernate-models:1.1.1]: Configuration directory is org.hibernate.models/hibernate-models/1.0.0 | |
| [DEBUG] ImageClasspath Entry: org.glassfish.jaxb:jaxb-runtime:jar:4.0.9:runtime (file:///home/dsyer/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.9/jaxb-runtime-4.0.9.jar) | |
| [INFO] [graalvm reachability metadata repository for org.glassfish.jaxb:jaxb-runtime:4.0.9]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.glassfish.jaxb:jaxb-runtime:4.0.9]: Configuration directory is org.glassfish.jaxb/jaxb-runtime/3.0.2 | |
| [DEBUG] ImageClasspath Entry: org.glassfish.jaxb:jaxb-core:jar:4.0.9:runtime (file:///home/dsyer/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.9/jaxb-core-4.0.9.jar) | |
| [INFO] [graalvm reachability metadata repository for org.glassfish.jaxb:jaxb-core:4.0.9]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.glassfish.jaxb:jaxb-core:4.0.9]: Configuration directory is org.glassfish.jaxb/jaxb-core/3.0.0 | |
| [DEBUG] ImageClasspath Entry: org.eclipse.angus:angus-activation:jar:2.0.3:runtime (file:///home/dsyer/.m2/repository/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar) | |
| [INFO] [graalvm reachability metadata repository for org.eclipse.angus:angus-activation:2.0.3]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.eclipse.angus:angus-activation:2.0.3]: Configuration directory is org.eclipse.angus/angus-activation/1.0.0 | |
| [DEBUG] ImageClasspath Entry: org.glassfish.jaxb:txw2:jar:4.0.9:runtime (file:///home/dsyer/.m2/repository/org/glassfish/jaxb/txw2/4.0.9/txw2-4.0.9.jar) | |
| [INFO] [graalvm reachability metadata repository for org.glassfish.jaxb:txw2:4.0.9]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.glassfish.jaxb:txw2:4.0.9]: Configuration directory is org.glassfish.jaxb/txw2/2.3.1 | |
| [DEBUG] ImageClasspath Entry: com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime (file:///home/dsyer/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar) | |
| [INFO] [graalvm reachability metadata repository for com.sun.istack:istack-commons-runtime:4.1.2]: Configuration directory is com.sun.istack/istack-commons-runtime/4.0.0 | |
| [DEBUG] ImageClasspath Entry: jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime (file:///home/dsyer/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar) | |
| [INFO] [graalvm reachability metadata repository for jakarta.inject:jakarta.inject-api:2.0.1]: Configuration directory is jakarta.inject/jakarta.inject-api/2.0.0 | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-orm:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-orm/7.0.8/spring-orm-7.0.8.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.data:spring-data-jpa:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/data/spring-data-jpa/4.1.0/spring-data-jpa-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-aop:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-aop/7.0.8/spring-aop-7.0.8.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-aop:7.0.8]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-aop:7.0.8]: Configuration directory is org.springframework/spring-aop/6.1.0 | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-tx:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-tx/7.0.8/spring-tx-7.0.8.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-tx:7.0.8]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-tx:7.0.8]: Configuration directory is org.springframework/spring-tx/5.3.18 | |
| [DEBUG] ImageClasspath Entry: org.antlr:antlr4-runtime:jar:4.13.2:compile (file:///home/dsyer/.m2/repository/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar) | |
| [INFO] [graalvm reachability metadata repository for org.antlr:antlr4-runtime:4.13.2]: Configuration directory is org.antlr/antlr4-runtime/4.10 | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-aspects:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-aspects/7.0.8/spring-aspects-7.0.8.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-aspects:7.0.8]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-aspects:7.0.8]: Configuration directory is org.springframework/spring-aspects/5.3.31 | |
| [DEBUG] ImageClasspath Entry: org.aspectj:aspectjweaver:jar:1.9.25.1:compile (file:///home/dsyer/.m2/repository/org/aspectj/aspectjweaver/1.9.25.1/aspectjweaver-1.9.25.1.jar) | |
| [INFO] [graalvm reachability metadata repository for org.aspectj:aspectjweaver:1.9.25.1]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.aspectj:aspectjweaver:1.9.25.1]: Configuration directory is org.aspectj/aspectjweaver/1.9.7 | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-jdbc:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-jdbc/4.1.0/spring-boot-jdbc-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-jdbc:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-jdbc:4.1.0]: Configuration directory is org.springframework.boot/spring-boot-jdbc/4.0.6 | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-sql:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-sql/4.1.0/spring-boot-sql-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-transaction:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-transaction/4.1.0/spring-boot-transaction-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-transaction:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-transaction:4.1.0]: Configuration directory is org.springframework.boot/spring-boot-transaction/4.0.6 | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-jdbc:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-jdbc/7.0.8/spring-jdbc-7.0.8.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-thymeleaf:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-thymeleaf/4.1.0/spring-boot-starter-thymeleaf-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-thymeleaf:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-thymeleaf/4.1.0/spring-boot-thymeleaf-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.thymeleaf:thymeleaf-spring6:jar:3.1.5.RELEASE:compile (file:///home/dsyer/.m2/repository/org/thymeleaf/thymeleaf-spring6/3.1.5.RELEASE/thymeleaf-spring6-3.1.5.RELEASE.jar) | |
| [INFO] [graalvm reachability metadata repository for org.thymeleaf:thymeleaf-spring6:3.1.5.RELEASE]: Configuration directory is org.thymeleaf/thymeleaf-spring6/3.1.0.RELEASE | |
| [DEBUG] ImageClasspath Entry: org.thymeleaf:thymeleaf:jar:3.1.5.RELEASE:compile (file:///home/dsyer/.m2/repository/org/thymeleaf/thymeleaf/3.1.5.RELEASE/thymeleaf-3.1.5.RELEASE.jar) | |
| [INFO] [graalvm reachability metadata repository for org.thymeleaf:thymeleaf:3.1.5.RELEASE]: Configuration directory is org.thymeleaf/thymeleaf/3.1.5.RELEASE | |
| [DEBUG] ImageClasspath Entry: org.attoparser:attoparser:jar:2.0.7.RELEASE:compile (file:///home/dsyer/.m2/repository/org/attoparser/attoparser/2.0.7.RELEASE/attoparser-2.0.7.RELEASE.jar) | |
| [INFO] [graalvm reachability metadata repository for org.attoparser:attoparser:2.0.7.RELEASE]: Configuration directory is org.attoparser/attoparser/2.0.5.RELEASE | |
| [DEBUG] ImageClasspath Entry: org.unbescape:unbescape:jar:1.1.6.RELEASE:compile (file:///home/dsyer/.m2/repository/org/unbescape/unbescape/1.1.6.RELEASE/unbescape-1.1.6.RELEASE.jar) | |
| [INFO] [graalvm reachability metadata repository for org.unbescape:unbescape:1.1.6.RELEASE]: Configuration directory is org.unbescape/unbescape/1.1.6.RELEASE | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-web:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-web/7.0.8/spring-web-7.0.8.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-validation:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-validation/4.1.0/spring-boot-starter-validation-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-validation:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-validation:4.1.0]: Latest version not found! | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-validation:4.1.0]: missing. | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-validation:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-validation/4.1.0/spring-boot-validation-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-validation:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-validation:4.1.0]: Configuration directory is org.springframework.boot/spring-boot-validation/4.0.6 | |
| [DEBUG] ImageClasspath Entry: org.apache.tomcat.embed:tomcat-embed-el:jar:11.0.22:compile (file:///home/dsyer/.m2/repository/org/apache/tomcat/embed/tomcat-embed-el/11.0.22/tomcat-embed-el-11.0.22.jar) | |
| [INFO] [graalvm reachability metadata repository for org.apache.tomcat.embed:tomcat-embed-el:11.0.22]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.apache.tomcat.embed:tomcat-embed-el:11.0.22]: Configuration directory is org.apache.tomcat.embed/tomcat-embed-el/9.0.83 | |
| [DEBUG] ImageClasspath Entry: org.hibernate.validator:hibernate-validator:jar:9.1.0.Final:compile (file:///home/dsyer/.m2/repository/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar) | |
| [INFO] [graalvm reachability metadata repository for org.hibernate.validator:hibernate-validator:9.1.0.Final]: Configuration directory is org.hibernate.validator/hibernate-validator/7.0.4.Final | |
| [INFO] [graalvm reachability metadata repository for org.hibernate.validator:hibernate-validator:9.1.0.Final]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.hibernate.validator:hibernate-validator:9.1.0.Final]: Configuration directory is org.jboss.logging/jboss-logging/3.5.0.Final | |
| [DEBUG] ImageClasspath Entry: jakarta.validation:jakarta.validation-api:jar:3.1.1:compile (file:///home/dsyer/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar) | |
| [INFO] [graalvm reachability metadata repository for jakarta.validation:jakarta.validation-api:3.1.1]: Configuration directory is jakarta.validation/jakarta.validation-api/3.0.0 | |
| [DEBUG] ImageClasspath Entry: org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile (file:///home/dsyer/.m2/repository/org/jboss/logging/jboss-logging/3.6.3.Final/jboss-logging-3.6.3.Final.jar) | |
| [INFO] [graalvm reachability metadata repository for org.jboss.logging:jboss-logging:3.6.3.Final]: Configuration directory is org.jboss.logging/jboss-logging/3.5.0.Final | |
| [DEBUG] ImageClasspath Entry: com.fasterxml:classmate:jar:1.7.3:compile (file:///home/dsyer/.m2/repository/com/fasterxml/classmate/1.7.3/classmate-1.7.3.jar) | |
| [INFO] [graalvm reachability metadata repository for com.fasterxml:classmate:1.7.3]: Configuration directory is com.fasterxml/classmate/1.5.1 | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-webmvc:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-webmvc/4.1.0/spring-boot-starter-webmvc-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-jackson:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-jackson/4.1.0/spring-boot-starter-jackson-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-jackson:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-jackson:4.1.0]: Latest version not found! | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-jackson:4.1.0]: missing. | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-jackson:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-jackson/4.1.0/spring-boot-jackson-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-tomcat:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-tomcat/4.1.0/spring-boot-starter-tomcat-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-tomcat:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-tomcat:4.1.0]: Latest version not found! | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-starter-tomcat:4.1.0]: missing. | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-starter-tomcat-runtime/4.1.0/spring-boot-starter-tomcat-runtime-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.22:compile (file:///home/dsyer/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/11.0.22/tomcat-embed-core-11.0.22.jar) | |
| [INFO] [graalvm reachability metadata repository for org.apache.tomcat.embed:tomcat-embed-core:11.0.22]: Configuration directory is org.apache.tomcat.embed/tomcat-embed-core/11.0.18 | |
| [DEBUG] ImageClasspath Entry: org.apache.tomcat.embed:tomcat-embed-websocket:jar:11.0.22:compile (file:///home/dsyer/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/11.0.22/tomcat-embed-websocket-11.0.22.jar) | |
| [INFO] [graalvm reachability metadata repository for org.apache.tomcat.embed:tomcat-embed-websocket:11.0.22]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.apache.tomcat.embed:tomcat-embed-websocket:11.0.22]: Configuration directory is org.apache.tomcat.embed/tomcat-embed-websocket/9.0.83 | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-tomcat:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-tomcat/4.1.0/spring-boot-tomcat-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-http-converter:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-http-converter/4.1.0/spring-boot-http-converter-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-webmvc:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-webmvc/4.1.0/spring-boot-webmvc-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-servlet:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-servlet/4.1.0/spring-boot-servlet-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-webmvc:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-webmvc/7.0.8/spring-webmvc-7.0.8.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-expression:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-expression/7.0.8/spring-expression-7.0.8.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-expression:7.0.8]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-expression:7.0.8]: Configuration directory is org.springframework/spring-expression/5.3.15 | |
| [DEBUG] ImageClasspath Entry: javax.cache:cache-api:jar:1.1.1:compile (file:///home/dsyer/.m2/repository/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar) | |
| [INFO] [graalvm reachability metadata repository for javax.cache:cache-api:1.1.1]: Configuration directory is javax.cache/cache-api/1.1.1 | |
| [DEBUG] ImageClasspath Entry: jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.5:compile (file:///home/dsyer/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.5/jakarta.xml.bind-api-4.0.5.jar) | |
| [INFO] [graalvm reachability metadata repository for jakarta.xml.bind:jakarta.xml.bind-api:4.0.5]: Configuration directory is jakarta.xml.bind/jakarta.xml.bind-api/4.0.0 | |
| [DEBUG] ImageClasspath Entry: jakarta.activation:jakarta.activation-api:jar:2.1.4:compile (file:///home/dsyer/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.4/jakarta.activation-api-2.1.4.jar) | |
| [DEBUG] ImageClasspath Entry: com.h2database:h2:jar:2.4.240:runtime (file:///home/dsyer/.m2/repository/com/h2database/h2/2.4.240/h2-2.4.240.jar) | |
| [INFO] [graalvm reachability metadata repository for com.h2database:h2:2.4.240]: Configuration directory is com.h2database/h2/2.1.210 | |
| [DEBUG] ImageClasspath Entry: com.github.ben-manes.caffeine:caffeine:jar:3.2.4:runtime (file:///home/dsyer/.m2/repository/com/github/ben-manes/caffeine/caffeine/3.2.4/caffeine-3.2.4.jar) | |
| [INFO] [graalvm reachability metadata repository for com.github.ben-manes.caffeine:caffeine:3.2.4]: Configuration directory is com.github.ben-manes.caffeine/caffeine/3.1.8 | |
| [DEBUG] ImageClasspath Entry: org.jspecify:jspecify:jar:1.0.0:compile (file:///home/dsyer/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.jspecify:jspecify:1.0.0]: Configuration directory is org.jspecify/jspecify/1.0.0 | |
| [DEBUG] ImageClasspath Entry: com.google.errorprone:error_prone_annotations:jar:2.49.0:runtime (file:///home/dsyer/.m2/repository/com/google/errorprone/error_prone_annotations/2.49.0/error_prone_annotations-2.49.0.jar) | |
| [INFO] [graalvm reachability metadata repository for com.google.errorprone:error_prone_annotations:2.49.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for com.google.errorprone:error_prone_annotations:2.49.0]: Configuration directory is com.google.errorprone/error_prone_annotations/2.6.0 | |
| [DEBUG] ImageClasspath Entry: com.mysql:mysql-connector-j:jar:9.7.0:runtime (file:///home/dsyer/.m2/repository/com/mysql/mysql-connector-j/9.7.0/mysql-connector-j-9.7.0.jar) | |
| [INFO] [graalvm reachability metadata repository for com.mysql:mysql-connector-j:9.7.0]: Configuration directory is com.mysql/mysql-connector-j/8.0.31 | |
| [DEBUG] ImageClasspath Entry: org.postgresql:postgresql:jar:42.7.11:runtime (file:///home/dsyer/.m2/repository/org/postgresql/postgresql/42.7.11/postgresql-42.7.11.jar) | |
| [INFO] [graalvm reachability metadata repository for org.postgresql:postgresql:42.7.11]: Configuration directory is org.postgresql/postgresql/42.7.3 | |
| [DEBUG] ImageClasspath Entry: org.webjars:webjars-locator-lite:jar:1.1.3:runtime (file:///home/dsyer/.m2/repository/org/webjars/webjars-locator-lite/1.1.3/webjars-locator-lite-1.1.3.jar) | |
| [DEBUG] ImageClasspath Entry: org.webjars.npm:bootstrap:jar:5.3.8:runtime (file:///home/dsyer/.m2/repository/org/webjars/npm/bootstrap/5.3.8/bootstrap-5.3.8.jar) | |
| [DEBUG] ImageClasspath Entry: org.webjars.npm:font-awesome:jar:4.7.0:runtime (file:///home/dsyer/.m2/repository/org/webjars/npm/font-awesome/4.7.0/font-awesome-4.7.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot/4.1.0/spring-boot-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-core:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-core/7.0.8/spring-core-7.0.8.jar) | |
| [DEBUG] ImageClasspath Entry: commons-logging:commons-logging:jar:1.3.6:compile (file:///home/dsyer/.m2/repository/commons-logging/commons-logging/1.3.6/commons-logging-1.3.6.jar) | |
| [INFO] [graalvm reachability metadata repository for commons-logging:commons-logging:1.3.6]: Configuration directory is commons-logging/commons-logging/1.2 | |
| [DEBUG] ImageClasspath Entry: org.springframework:spring-context:jar:7.0.8:compile (file:///home/dsyer/.m2/repository/org/springframework/spring-context/7.0.8/spring-context-7.0.8.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-context:7.0.8]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework:spring-context:7.0.8]: Configuration directory is org.springframework/spring-context/5.3.15 | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-autoconfigure:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/4.1.0/spring-boot-autoconfigure-4.1.0.jar) | |
| [DEBUG] ImageClasspath Entry: net.bytebuddy:byte-buddy:jar:1.18.10:runtime (file:///home/dsyer/.m2/repository/net/bytebuddy/byte-buddy/1.18.10/byte-buddy-1.18.10.jar) | |
| [DEBUG] ImageClasspath Entry: org.springframework.boot:spring-boot-web-server:jar:4.1.0:compile (file:///home/dsyer/.m2/repository/org/springframework/boot/spring-boot-web-server/4.1.0/spring-boot-web-server-4.1.0.jar) | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-web-server:4.1.0]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.springframework.boot:spring-boot-web-server:4.1.0]: Configuration directory is org.springframework.boot/spring-boot-web-server/4.0.2 | |
| [DEBUG] ImageClasspath Entry: org.slf4j:slf4j-api:jar:2.0.18:compile (file:///home/dsyer/.m2/repository/org/slf4j/slf4j-api/2.0.18/slf4j-api-2.0.18.jar) | |
| [INFO] [graalvm reachability metadata repository for org.slf4j:slf4j-api:2.0.18]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for org.slf4j:slf4j-api:2.0.18]: Configuration directory is org.slf4j/slf4j-api/1.7.36 | |
| [DEBUG] ImageClasspath Entry: tools.jackson.core:jackson-databind:jar:3.1.4:compile (file:///home/dsyer/.m2/repository/tools/jackson/core/jackson-databind/3.1.4/jackson-databind-3.1.4.jar) | |
| [INFO] [graalvm reachability metadata repository for tools.jackson.core:jackson-databind:3.1.4]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for tools.jackson.core:jackson-databind:3.1.4]: Configuration directory is tools.jackson.core/jackson-databind/3.0.0 | |
| [DEBUG] ImageClasspath Entry: com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile (file:///home/dsyer/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.jar) | |
| [INFO] [graalvm reachability metadata repository for com.fasterxml.jackson.core:jackson-annotations:2.21]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for com.fasterxml.jackson.core:jackson-annotations:2.21]: Configuration directory is com.fasterxml.jackson.core/jackson-annotations/2.3.0 | |
| [DEBUG] ImageClasspath Entry: tools.jackson.core:jackson-core:jar:3.1.4:compile (file:///home/dsyer/.m2/repository/tools/jackson/core/jackson-core/3.1.4/jackson-core-3.1.4.jar) | |
| [INFO] [graalvm reachability metadata repository for tools.jackson.core:jackson-core:3.1.4]: Configuration directory not found. Trying latest version. | |
| [INFO] [graalvm reachability metadata repository for tools.jackson.core:jackson-core:3.1.4]: Configuration directory is tools.jackson.core/jackson-core/3.0.0 | |
| [WARNING] No jdk toolchain configuration found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment