cquoss commented on issue #451:
URL:
https://github.com/apache/maven-resources-plugin/issues/451#issuecomment-3608826942
Additional information, plugin execution debug logs:
```
INFO] --- resources:4.0.0-beta-1:resources (default-resources) @
parameter-cache ---
[DEBUG] Replacing repositories from
org.apache.maven.plugins:maven-resources-plugin:maven-plugin:4.0.0-beta-1
central (https://repo.maven.apache.org/maven2, default, releases)
apache.snapshots (https://repository.apache.org/snapshots, default,
snapshots)
[DEBUG] Collector skip mode enabled: versionless (key function GACE)
[DEBUG] Reading file model from org.sonatype.plexus:plexus-build-api:0.0.7
[DEBUG] Reading file model from
org.apache.maven.plugin-tools:maven-plugin-annotations:4.0.0-beta-1
[DEBUG] Reading file model from
org.apache.maven.shared:maven-filtering:4.0.0-beta-1
[DEBUG] Reading file model from org.sonatype.spice:spice-parent:15
[DEBUG] Reading file model from org.apache.maven:maven-api-di:4.0.0-beta-3
[DEBUG] Reading file model from org.apache.maven:maven-api-meta:4.0.0-beta-3
[DEBUG] Reading file model from org.apache.maven:maven-api-model:4.0.0-beta-3
[DEBUG] Reading file model from org.apache.maven:maven-api-core:4.0.0-beta-3
[DEBUG] Reading file model from org.sonatype.forge:forge-parent:5
[DEBUG] Reading file model from
org.apache.maven:maven-api-settings:4.0.0-beta-3
[DEBUG] Reading file model from org.slf4j:slf4j-api:2.0.13
[DEBUG] Reading file model from org.codehaus.plexus:plexus-interpolation:1.27
[DEBUG] Reading file model from
org.apache.maven:maven-api-plugin:4.0.0-beta-3
[DEBUG] Reading file model from
org.apache.maven:maven-api-toolchain:4.0.0-beta-3
[DEBUG] Reading file model from org.codehaus.plexus:plexus:16
[DEBUG] Reading file model from org.apache.maven:maven-api-xml:4.0.0-beta-3
[DEBUG] Reading file model from org.slf4j:slf4j-parent:2.0.13
[DEBUG] Reading file model from org.slf4j:slf4j-bom:2.0.13
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=198500,
ConflictMarker.markTime=129139, ConflictMarker.nodeCount=36,
ConflictIdSorter.graphTime=61101, ConflictIdSorter.topsortTime=17869,
ConflictIdSorter.conflictIdCount=15, ConflictIdSorter.conflictIdCycleCount=0,
ConflictResolver.totalTime=953817, ConflictResolver.conflictItemCount=15,
BfDependencyCollector.collectTime=50086798,
BfDependencyCollector.transformTime=1432092}
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:4.0.0-beta-1
[DEBUG] +- org.apache.maven.shared:maven-filtering:jar:4.0.0-beta-1 [compile]
[DEBUG] | +- org.apache.maven:maven-api-core:jar:4.0.0-beta-3 [compile]
[DEBUG] | | +- org.apache.maven:maven-api-toolchain:jar:4.0.0-beta-3
[compile]
[DEBUG] | | +- org.apache.maven:maven-api-plugin:jar:4.0.0-beta-3 [compile]
[DEBUG] | | \- org.apache.maven:maven-api-xml:jar:4.0.0-beta-3 [compile]
[DEBUG] | +- org.apache.maven:maven-api-di:jar:4.0.0-beta-3 [compile]
[DEBUG] | +- org.apache.maven:maven-api-model:jar:4.0.0-beta-3 [compile]
[DEBUG] | +- org.apache.maven:maven-api-meta:jar:4.0.0-beta-3 [compile]
[DEBUG] | +- org.apache.maven:maven-api-settings:jar:4.0.0-beta-3 [compile]
[DEBUG] | +- org.slf4j:slf4j-api:jar:2.0.13 [compile]
[DEBUG] | +- org.codehaus.plexus:plexus-utils:jar:4.0.1 [compile]
[DEBUG] | \- org.codehaus.plexus:plexus-interpolation:jar:1.27 [compile]
[DEBUG] +- org.sonatype.plexus:plexus-build-api:jar:0.0.7 [compile]
[DEBUG] \-
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:4.0.0-beta-1
[compile]
[DEBUG] Excluded: org.apache.maven:maven-api-core:jar:4.0.0-beta-3
[DEBUG] Excluded: org.apache.maven:maven-api-di:jar:4.0.0-beta-3
[DEBUG] Excluded: org.apache.maven:maven-api-model:jar:4.0.0-beta-3
[DEBUG] Excluded: org.apache.maven:maven-api-settings:jar:4.0.0-beta-3
[DEBUG] Excluded: org.apache.maven:maven-api-toolchain:jar:4.0.0-beta-3
[DEBUG] Excluded: org.apache.maven:maven-api-plugin:jar:4.0.0-beta-3
[DEBUG] Excluded: org.apache.maven:maven-api-xml:jar:4.0.0-beta-3
[DEBUG] Created new class realm
plugin>org.apache.maven.plugins:maven-resources-plugin:4.0.0-beta-1
[DEBUG] Importing foreign packages into class realm
plugin>org.apache.maven.plugins:maven-resources-plugin:4.0.0-beta-1
[DEBUG] Imported: < maven.api.v4
[DEBUG] Populating class realm
plugin>org.apache.maven.plugins:maven-resources-plugin:4.0.0-beta-1
[DEBUG] Included:
org.apache.maven.plugins:maven-resources-plugin:jar:4.0.0-beta-1
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:4.0.0-beta-1
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7
[DEBUG] Included:
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:4.0.0-beta-1
[DEBUG] Included: org.apache.maven:maven-api-meta:jar:4.0.0-beta-3
[DEBUG] Included: org.slf4j:slf4j-api:jar:2.0.13
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.27
[DEBUG] Loading mojo
org.apache.maven.plugins:maven-resources-plugin:4.0.0-beta-1:resources from
plugin realm
ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:4.0.0-beta-1,
parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]