[ https://issues.apache.org/jira/browse/RAT-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840983#comment-17840983 ]
ASF subversion and git services commented on RAT-354: ----------------------------------------------------- Commit f531b8c3c07b05e61d020caa7859c251998e2a87 in creadur-rat's branch refs/heads/master from Philipp Ottlinger [ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=f531b8c3 ] RAT-354: RAT remains Java8 and cannot be used with recent Maven4 > Integration tests fail with new Maven 4.0.0-alpha-12 > ---------------------------------------------------- > > Key: RAT-354 > URL: https://issues.apache.org/jira/browse/RAT-354 > Project: Apache Rat > Issue Type: Bug > Affects Versions: 0.16.1 > Reporter: Philipp Ottlinger > Assignee: Philipp Ottlinger > Priority: Major > Fix For: 0.17 > > > Running the newly published > {code:shell} > 22:22 $ mvn --version > Apache Maven 4.0.0-alpha-12 (e627879aedd8a0c1859e58a527852ae8de1b4878) > Maven home: ~/maven > Java version: 1.8.0_192, vendor: Oracle Corporation, runtime: > ~/jdk1.8.0_192/jre > Default locale: de_DE, platform encoding: UTF-8 > OS name: "linux", version: "5.15.0-91-generic", arch: "amd64", family: "unix" > ✔ ~/creadur-rat [master|✔] > {code} > on RAT yields a build failure from within the integration tests: > {code:java} > [INFO] > [INFO] — invoker:3.6.0:run (integration-test) @ apache-rat-plugin — > [INFO] Building: CustomLicense/pom.xml > [INFO] CustomLicense/pom.xml ............................ SUCCESS > (2.287 s) > [INFO] Building: it1/pom.xml > [INFO] run post-build script verify.groovy > [INFO] it1/pom.xml ...................................... SUCCESS > (2.487 s) > [INFO] Building: it4_RAT-168/pom.xml > [INFO] run post-build script verify.groovy > [INFO] Assertion failed: > assert ! content.contains( '[WARNING]' ) > | | | > | | true > | 'Apache Maven 4.0.0-alpha-12 > (e627879aedd8a0c1859e58a527852ae8de1b4878)\nMaven home: > /home/hirsch/software/apache-maven-4.0.0-alpha-12\nJava version: 1.8.0_192, > vendor: Oracle Corporation, runtime: /home/hirsch/jdk1.8.0_192/jre\nDefault > locale: de_DE, platform encoding: UTF-8\nOS name: "linux", version: > "5.15.0-91-generic", arch: "amd64", family: "unix"\n[DEBUG] Created adapter > factory; available factories [file-lock, rwlock-local, semaphore-local, > noop]; available name mappers [discriminating, file-gav, file-hgav, > file-static, gav, static]\n[DEBUG] Created new class realm maven.api\n[DEBUG] > Importing foreign packages into class realm maven.api\n[DEBUG] Imported: > jakarta.annotation.* < plexus.core\n[DEBUG] Imported: jakarta.inject.* < > plexus.core\n[DEBUG] Imported: javax.annotation.* < plexus.core\n[DEBUG] > Imported: javax.annotation.security.* < plexus.core\n[DEBUG] Imported: > javax.inject.* < plexus.core\n[DEBUG] Imported: org.apache.maven.* < > plexus.core\n[DEBUG] Imported: org.apache.maven.api < plexus.core\n[DEBUG] > Imported: org.apache.maven.artifact < plexus.core\n[DEBUG] Imported: > org.apache.maven.classrealm < plexus.core\n[DEBUG] Imported: > org.apache.maven.cli < plexus.core\n[DEBUG] Imported: > org.apache.maven.configuration < plexus.core\n[DEBUG] Imported: > org.apache.maven.exception < plexus.core\n[DEBUG] Imported: > org.apache.maven.execution < plexus.core\n[DEBUG] Imported: > org.apache.maven.execution.scope < plexus.core\n[DEBUG] Imported: > org.apache.maven.feature < plexus.core\n[DEBUG] Imported: > org.apache.maven.graph < plexus.core\n[DEBUG] Imported: > org.apache.maven.lifecycle < plexus.core\n[DEBUG] Imported: > org.apache.maven.model < plexus.core\n[DEBUG] Imported: > org.apache.maven.monitor < plexus.core\n[DEBUG] Imported: > org.apache.maven.plugin < plexus.core\n[DEBUG] Imported: > org.apache.maven.profiles < plexus.core\n[DEBUG] Imported: > org.apache.maven.project < plexus.core\n[DEBUG] Imported: > org.apache.maven.reporting < plexus.core\n[DEBUG] Imported: > org.apache.maven.repository < plexus.core\n[DEBUG] Imported: > org.apache.maven.rtinfo.* < plexus.core\n[DEBUG] Imported: > org.apache.maven.settings < plexus.core\n[DEBUG] Imported: > org.apache.maven.toolchain < plexus.core\n[DEBUG] Imported: > org.apache.maven.usability < plexus.core\n[DEBUG] Imported: > org.apache.maven.wagon.* < plexus.core\n[DEBUG] Imported: > org.apache.maven.wagon.authentication < plexus.core\n[DEBUG] Imported: > org.apache.maven.wagon.authorization < plexus.core\n[DEBUG] Imported: > org.apache.maven.wagon.events < plexus.core\n[DEBUG] Imported: > org.apache.maven.wagon.observers < plexus.core\n[DEBUG] Imported: > org.apache.maven.wagon.proxy < plexus.core\n[DEBUG] Imported: > org.apache.maven.wagon.repository < plexus.core\n[DEBUG] Imported: > org.apache.maven.wagon.resource < plexus.core\n[DEBUG] Imported: > org.codehaus.classworlds < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.* < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.classworlds < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.component < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.components.interactivity < plexus.core\n[DEBUG] > Imported: org.codehaus.plexus.configuration < plexus.core\n[DEBUG] > Imported: org.codehaus.plexus.container < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.context < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.lifecycle < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.logging < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.personality < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.util.xml.Xpp3DomBuilder < plexus.core\n[DEBUG] > Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < > plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.util.xml.pull.XmlPullParserException < > plexus.core\n[DEBUG] Imported: > org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core\n[DEBUG] > Imported: org.eclipse.aether.* < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.artifact < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.collection < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.deployment < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.graph < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.impl < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.installation < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.internal.impl < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.metadata < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.repository < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.resolution < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.spi < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.transfer < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.transform < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.util < plexus.core\n[DEBUG] Imported: > org.eclipse.aether.version < plexus.core\n[DEBUG] Imported: > org.fusesource.jansi.* < plexus.core\n[DEBUG] Imported: > org.fusesource.jansi.Ansi < plexus.core\n[DEBUG] Imported: org.slf4j.* < > plexus.core\n[DEBUG] Imported: org.slf4j.event.* < plexus.core\n[DEBUG] > Imported: org.slf4j.helpers.* < plexus.core\n[DEBUG] Imported: > org.slf4j.spi.* < plexus.core\n[DEBUG] Populating class realm > maven.api\n[INFO] Error stacktraces are turned on.\n[DEBUG] Message scheme: > plain\n[DEBUG] Reading global settings from > \'/home/hirsch/software/apache-maven-4.0.0-alpha-12/conf/settings.xml\'\n[DEBUG] > Reading project settings from > \'/workspace/creadur-rat/.mvn/settings.xml\'\n[DEBUG] Reading user settings > from > \'/workspace/creadur-rat/apache-rat-plugin/target/invoker/interpolated-settings.xml\'\n[DEBUG] > Reading global toolchains from > \'/home/hirsch/software/apache-maven-4.0.0-alpha-12/conf/toolchains.xml\'\n[DEBUG] > Reading user toolchains from \'/home/hirsch/.m2/toolchains.xml\'\n[DEBUG] > Using local repository at > /workspace/creadur-rat/apache-rat-plugin/target/local-repo\n[DEBUG] Using > manager EnhancedLocalRepositoryManager with priority 10.0 for > /workspace/creadur-rat/apache-rat-plugin/target/local-repo\n[INFO] Scanning > for projects...\n[DEBUG] Extension realms for project > org.apache.rat.test:it4rat168:jar:1.0: (none)\n[DEBUG] Looking up lifecycle > mappings for packaging jar from ClassRealm[plexus.core, parent: > null]\n[DEBUG] Resolving plugin prefix apache-rat from > [org.apache.maven.plugins, org.codehaus.mojo]\n[DEBUG] Creating adapter using > nameMapper \'gav\' and factory \'rwlock-local\'\n[DEBUG] Skipped remote > request for > org.apache.rat:apache-rat-plugin:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Skipped remote request for > org.apache.rat:apache-rat-plugin:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Resolved plugin prefix apache-rat to > org.apache.rat:apache-rat-plugin from POM > org.apache.rat.test:it4rat168:jar:1.0\n[DEBUG] === REACTOR BUILD PLAN > ================================================\n[DEBUG] Project: > org.apache.rat.test:it4rat168:jar:1.0\n[DEBUG] Tasks: [clean, > apache-rat:rat]\n[DEBUG] Style: Regular\n[DEBUG] > =======================================================================\n[INFO] > \n[INFO] --------{-}< org.apache.rat.test:it4rat168 >{-}--------{-}\n[INFO] > Building it4rat168 1.0\n[INFO] from pom.xml\n[INFO] ----------------------[ > jar ]{-}---------------------{-}\n[DEBUG] Lifecycle clean -> [pre-clean, > clean, post-clean]\n[DEBUG] Lifecycle default -> [validate, initialize, > generate-sources, process-sources, generate-resources, process-resources, > compile, process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy]\n[DEBUG] > Lifecycle site -> [pre-site, site, post-site, site-deploy]\n[DEBUG] Lifecycle > wrapper -> [wrapper]\n[DEBUG] Resolving plugin prefix apache-rat from > [org.apache.maven.plugins, org.codehaus.mojo]\n[DEBUG] Resolved plugin prefix > apache-rat to org.apache.rat:apache-rat-plugin from POM > org.apache.rat.test:it4rat168:jar:1.0\n[DEBUG] Lifecycle clean -> [pre-clean, > clean, post-clean]\n[DEBUG] Lifecycle default -> [validate, initialize, > generate-sources, process-sources, generate-resources, process-resources, > compile, process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy]\n[DEBUG] > Lifecycle site -> [pre-site, site, post-site, site-deploy]\n[DEBUG] Lifecycle > wrapper -> [wrapper]\n[DEBUG] Lifecycle clean -> [pre-clean, clean, > post-clean]\n[DEBUG] Lifecycle default -> [validate, initialize, > generate-sources, process-sources, generate-resources, process-resources, > compile, process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy]\n[DEBUG] > Lifecycle site -> [pre-site, site, post-site, site-deploy]\n[DEBUG] Lifecycle > wrapper -> [wrapper]\n[DEBUG] === PROJECT BUILD PLAN > ================================================\n[DEBUG] Project: > org.apache.rat.test:it4rat168:1.0\n[DEBUG] Dependencies (collect): > []\n[DEBUG] Dependencies (resolve): [test]\n[DEBUG] Repositories > (dependencies): [local.central (file:///home/hirsch/.m2/repository, default, > releases+snapshots), central (https://repo.maven.apache.org/maven2, default, > releases)]\n[DEBUG] Repositories (plugins) : [local.central > (file:///home/hirsch/.m2/repository, default, releases+snapshots), central > (https://repo.maven.apache.org/maven2, default, releases)]\n[DEBUG] > -----------------------------------------------------------------------\n[DEBUG] > Goal: org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean > (default-clean)\n[DEBUG] Style: Regular\n[DEBUG] Configuration: > <configuration>\n <directory default-value="${project.build.directory}" />\n > <excludeDefaultDirectories > default-value="false">${maven.clean.excludeDefaultDirectories}</excludeDefaultDirectories>\n > <failOnError > default-value="true">${maven.clean.failOnError}</failOnError>\n <fast > default-value="false">${maven.clean.fast}</fast>\n > <fastDir>${maven.clean.fastDir}</fastDir>\n <fastMode > default-value="background">${maven.clean.fastMode}</fastMode>\n > <followSymLinks > default-value="false">${maven.clean.followSymLinks}</followSymLinks>\n > <outputDirectory default-value="${project.build.outputDirectory}" />\n > <reportDirectory default-value="${project.build.outputDirectory}" />\n > <retryOnError > default-value="true">${maven.clean.retryOnError}</retryOnError>\n <session > default-value="${session}" />\n <skip > default-value="false">${maven.clean.skip}</skip>\n <testOutputDirectory > default-value="${project.build.testOutputDirectory}" />\n > <verbose>${maven.clean.verbose}</verbose>\n</configuration>\n[DEBUG] > -----------------------------------------------------------------------\n[DEBUG] > Goal: org.apache.rat:apache-rat-plugin:0.16.1-SNAPSHOT:rat > (default-cli)\n[DEBUG] Style: Regular\n[DEBUG] Configuration: > <configuration>\n <addDefaultLicenseMatchers > default-value="true">${rat.addDefaultLicenseMatchers}</addDefaultLicenseMatchers>\n > <addDefaultLicenses > default-value="true">${rat.addDefaultLicenses}</addDefaultLicenses>\n > <approvedLicenseFile>${rat.approvedFile}</approvedLicenseFile>\n <basedir > default-value="${basedir}">${rat.basedir}</basedir>\n <excludeSubProjects > default-value="true">${rat.excludeSubprojects}</excludeSubProjects>\n > <excludesFile>${rat.excludesFile}</excludesFile>\n <excludesFileCharset > default-value="${project.build.sourceEncoding}">${rat.excludesFileCharset}</excludesFileCharset>\n > <includes>\n <include>pom.xml</include>\n </includes>\n > <includesFile>${rat.includesFile}</includesFile>\n <includesFileCharset > default-value="${project.build.sourceEncoding}">${rat.includesFileCharset}</includesFileCharset>\n > <inputEncoding > default-value="${project.build.sourceEncoding}">${encoding}</inputEncoding>\n > <outputDirectory default-value="${project.reporting.outputDirectory}" />\n > <outputEncoding > default-value="${project.reporting.outputEncoding}">${outputEncoding}</outputEncoding>\n > <parseSCMIgnoresAsExcludes > default-value="true">${rat.parseSCMIgnoresAsExcludes}</parseSCMIgnoresAsExcludes>\n > <project default-value="${project}" />\n <remoteRepositories > default-value="${project.remoteArtifactRepositories}" />\n <session > default-value="${session}" />\n <skip > default-value="false">${rat.skip}</skip>\n <useDefaultExcludes > default-value="true">${rat.useDefaultExcludes}</useDefaultExcludes>\n > <useEclipseDefaultExcludes > default-value="true">${rat.useEclipseDefaultExcludes}</useEclipseDefaultExcludes>\n > <useIdeaDefaultExcludes > default-value="true">${rat.useIdeaDefaultExcludes}</useIdeaDefaultExcludes>\n > <useMavenDefaultExcludes > default-value="true">${rat.useMavenDefaultExcludes}</useMavenDefaultExcludes>\n</configuration>\n[DEBUG] > > =======================================================================\n[WARNING] > Version not locked for default bindings plugins [maven-clean-plugin], you > should define versions in pluginManagement section of your pom.xml or > parent\n[DEBUG] Dependency collection stats > \{ConflictMarker.analyzeTime=49357, ConflictMarker.markTime=362893, > ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=31796, > ConflictIdSorter.topsortTime=486254, ConflictIdSorter.conflictIdCount=0, > ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1630872, > ConflictResolver.conflictItemCount=0, > BfDependencyCollector.collectTime=242784, > BfDependencyCollector.transformTime=4212283}\n[DEBUG] > org.apache.rat.test:it4rat168:jar:1.0\n[INFO] \n[INFO] — clean:3.2.0:clean > (default-clean) @ it4rat168 ---\n[DEBUG] Using thread pool with 5 threads to > resolve descriptors.\n[DEBUG] Collector skip mode enabled\n[DEBUG] Dependency > collection stats \{ConflictMarker.analyzeTime=1712142, > ConflictMarker.markTime=187981, ConflictMarker.nodeCount=3, > ConflictIdSorter.graphTime=279846, ConflictIdSorter.topsortTime=64496, > ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, > ConflictResolver.totalTime=3705402, ConflictResolver.conflictItemCount=3, > BfDependencyCollector.collectTime=146510732, > BfDependencyCollector.transformTime=6019620}\n[DEBUG] > org.apache.maven.plugins:maven-clean-plugin:jar:3.2.0\n[DEBUG] > org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile\n[DEBUG] > commons-io:commons-io:jar:2.6:compile\n[DEBUG] Created new class realm > plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0\n[DEBUG] Importing > foreign packages into class realm > plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0\n[DEBUG] Imported: > < maven.api\n[DEBUG] Populating class realm > plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0\n[DEBUG] Included: > org.apache.maven.plugins:maven-clean-plugin:jar:3.2.0\n[DEBUG] Included: > org.apache.maven.shared:maven-shared-utils:jar:3.3.4\n[DEBUG] Included: > commons-io:commons-io:jar:2.6\n[DEBUG] Loading mojo > org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean from plugin realm > ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0, parent: > sun.misc.Launcher$AppClassLoader@7852e922]\n[DEBUG] Configuring mojo > execution > \'org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean:default-clean\' > with basic configurator -->\n[DEBUG] (f) directory = > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target\n[DEBUG] > (f) excludeDefaultDirectories = false\n[DEBUG] (f) failOnError = > true\n[DEBUG] (f) fast = false\n[DEBUG] (f) fastMode = > background\n[DEBUG] (f) followSymLinks = false\n[DEBUG] (f) > outputDirectory = > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target/classes\n[DEBUG] > (f) reportDirectory = > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target/classes\n[DEBUG] > (f) retryOnError = true\n[DEBUG] (f) session = > org.apache.maven.execution.MavenSession@1d75e7af\n[DEBUG] (f) skip = > false\n[DEBUG] (f) testOutputDirectory = > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target/test-classes\n[DEBUG] > – end configuration --\n[INFO] Deleting > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target\n[INFO] > Deleting file > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target/consumer-1089490057203580747.pom\n[INFO] > Deleting directory > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target\n[DEBUG] > Skipping non-existing directory > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target/classes\n[DEBUG] > Skipping non-existing directory > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target/test-classes\n[DEBUG] > Skipping non-existing directory > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target/classes\n[INFO] > \n[INFO] — apache-rat:0.16.1-SNAPSHOT:rat (default-cli) @ it4rat168 > ---\n[DEBUG] Using thread pool with 5 threads to resolve > descriptors.\n[DEBUG] Collector skip mode enabled\n[DEBUG] Skipped remote > request for org.apache.rat:apache-rat-core:0.16.1-SNAPSHOT/maven-metadata.xml > locally installed metadata up-to-date\n[DEBUG] Skipped remote request for > org.apache.rat:apache-rat-core:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Skipped remote request for > org.apache.rat:apache-rat-core:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Skipped remote request for > org.apache.rat:apache-rat-core:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Skipped remote request for > org.apache.rat:apache-rat-core:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Skipped remote request for > org.apache.rat:apache-rat-core:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Skipped remote request for > org.apache.rat:apache-rat-project:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Skipped remote request for > org.apache.rat:apache-rat-project:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Using mirror > maven-default-http-blocker ([http://0.0.0.0/]) for apache.snapshots > ([http://repository.apache.org/snapshots).\n[DEBUG|http://repository.apache.org/snapshots).n[DEBUG]] > Using mirror maven-default-http-blocker ([http://0.0.0.0/]) for > codehaus.snapshots > ([http://snapshots.repository.codehaus.org).\n[DEBUG|http://snapshots.repository.codehaus.org).n[DEBUG]] > Using mirror maven-default-http-blocker ([http://0.0.0.0/]) for > apache.snapshots > ([http://people.apache.org/repo/m2-snapshot-repository).\n[DEBUG|http://people.apache.org/repo/m2-snapshot-repository).n[DEBUG]] > Dependency collection stats \{ConflictMarker.analyzeTime=474789, > ConflictMarker.markTime=219566, ConflictMarker.nodeCount=100, > ConflictIdSorter.graphTime=138991, ConflictIdSorter.topsortTime=66763, > ConflictIdSorter.conflictIdCount=42, ConflictIdSorter.conflictIdCycleCount=0, > ConflictResolver.totalTime=6121558, ConflictResolver.conflictItemCount=97, > BfDependencyCollector.collectTime=240052515, > BfDependencyCollector.transformTime=7057670}\n[DEBUG] > org.apache.rat:apache-rat-plugin:jar:0.16.1-SNAPSHOT\n[DEBUG] > org.apache.rat:apache-rat-core:jar:0.16.1-SNAPSHOT:compile\n[DEBUG] > org.apache.commons:commons-collections4:jar:4.4:compile (version managed from > default)\n[DEBUG] commons-io:commons-io:jar:2.15.1:compile (version > managed from default)\n[DEBUG] > org.apache.commons:commons-compress:jar:1.25.0:compile (version managed from > default)\n[DEBUG] commons-cli:commons-cli:jar:1.6.0:compile (version > managed from default)\n[DEBUG] > commons-beanutils:commons-beanutils:jar:1.9.4:compile (version managed from > default)\n[DEBUG] > commons-logging:commons-logging:jar:1.2:compile\n[DEBUG] > org.apache.maven.doxia:doxia-core:jar:1.12.0:compile\n[DEBUG] > org.apache.maven.doxia:doxia-logging-api:jar:1.12.0:compile\n[DEBUG] > org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile\n[DEBUG] > org.apache.commons:commons-text:jar:1.3:compile\n[DEBUG] > org.apache.httpcomponents:httpclient:jar:4.5.13:compile\n[DEBUG] > commons-codec:commons-codec:jar:1.11:compile (version managed from > default)\n[DEBUG] > org.apache.httpcomponents:httpcore:jar:4.4.14:compile\n[DEBUG] > org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1:compile\n[DEBUG] > org.apache.maven.doxia:doxia-module-xhtml:jar:1.12.0:compile\n[DEBUG] > org.apache.maven.doxia:doxia-sink-api:jar:1.12.0:compile\n[DEBUG] > org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile\n[DEBUG] > org.apache.maven:maven-artifact:jar:2.2.1:compile\n[DEBUG] > org.apache.maven:maven-model:jar:2.2.1:compile\n[DEBUG] > org.apache.maven:maven-plugin-api:jar:2.2.1:compile\n[DEBUG] > org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile\n[DEBUG] > org.codehaus.plexus:plexus-interpolation:jar:1.26:compile\n[DEBUG] > org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile\n[DEBUG] > org.apache.maven.doxia:doxia-skin-model:jar:1.11.1:compile\n[DEBUG] > org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile\n[DEBUG] > org.codehaus.plexus:plexus-velocity:jar:1.2:compile\n[DEBUG] > org.apache.velocity:velocity:jar:1.7:compile\n[DEBUG] > commons-lang:commons-lang:jar:2.4:compile\n[DEBUG] > org.apache.velocity:velocity-tools:jar:2.0:compile\n[DEBUG] > commons-digester:commons-digester:jar:1.8:compile\n[DEBUG] > commons-chain:commons-chain:jar:1.1:compile\n[DEBUG] > dom4j:dom4j:jar:1.1:compile\n[DEBUG] > oro:oro:jar:2.0.8:compile\n[DEBUG] > commons-collections:commons-collections:jar:3.2.2:compile\n[DEBUG] > org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile\n[DEBUG] > org.apache.maven.shared:maven-shared-utils:jar:3.4.2:compile\n[DEBUG] > org.slf4j:slf4j-api:jar:1.7.36:compile\n[DEBUG] > org.codehaus.plexus:plexus-utils:jar:3.5.1:compile\n[DEBUG] > org.apache.commons:commons-lang3:jar:3.14.0:compile\n[DEBUG] > nl.basjes.gitignore:gitignore-reader:jar:1.3.1:compile\n[DEBUG] Skipped > remote request for > org.apache.rat:apache-rat-core:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Skipped remote request for > org.apache.rat:apache-rat-core:0.16.1-SNAPSHOT/maven-metadata.xml locally > installed metadata up-to-date\n[DEBUG] Excluded: > org.apache.maven:maven-artifact:jar:2.2.1\n[DEBUG] Excluded: > org.apache.maven:maven-model:jar:2.2.1\n[DEBUG] Excluded: > org.apache.maven:maven-plugin-api:jar:2.2.1\n[DEBUG] Excluded: > org.slf4j:slf4j-api:jar:1.7.36\n[DEBUG] Created new class realm > plugin>org.apache.rat:apache-rat-plugin:0.16.1-SNAPSHOT\n[DEBUG] Importing > foreign packages into class realm > plugin>org.apache.rat:apache-rat-plugin:0.16.1-SNAPSHOT\n[DEBUG] Imported: > < maven.api\n[DEBUG] Populating class realm > plugin>org.apache.rat:apache-rat-plugin:0.16.1-SNAPSHOT\n[DEBUG] Included: > org.apache.rat:apache-rat-plugin:jar:0.16.1-SNAPSHOT\n[DEBUG] Included: > org.apache.rat:apache-rat-core:jar:0.16.1-SNAPSHOT\n[DEBUG] Included: > org.apache.commons:commons-collections4:jar:4.4\n[DEBUG] Included: > commons-io:commons-io:jar:2.15.1\n[DEBUG] Included: > org.apache.commons:commons-compress:jar:1.25.0\n[DEBUG] Included: > commons-cli:commons-cli:jar:1.6.0\n[DEBUG] Included: > commons-beanutils:commons-beanutils:jar:1.9.4\n[DEBUG] Included: > commons-logging:commons-logging:jar:1.2\n[DEBUG] Included: > org.apache.maven.doxia:doxia-core:jar:1.12.0\n[DEBUG] Included: > org.apache.maven.doxia:doxia-logging-api:jar:1.12.0\n[DEBUG] Included: > org.codehaus.plexus:plexus-component-annotations:jar:2.1.0\n[DEBUG] > Included: org.apache.commons:commons-text:jar:1.3\n[DEBUG] Included: > org.apache.httpcomponents:httpclient:jar:4.5.13\n[DEBUG] Included: > commons-codec:commons-codec:jar:1.11\n[DEBUG] Included: > org.apache.httpcomponents:httpcore:jar:4.4.14\n[DEBUG] Included: > org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1\n[DEBUG] Included: > org.apache.maven.doxia:doxia-module-xhtml:jar:1.12.0\n[DEBUG] Included: > org.apache.maven.doxia:doxia-sink-api:jar:1.12.0\n[DEBUG] Included: > org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1\n[DEBUG] > Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10\n[DEBUG] > Included: org.codehaus.plexus:plexus-interpolation:jar:1.26\n[DEBUG] > Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1\n[DEBUG] > Included: org.apache.maven.doxia:doxia-skin-model:jar:1.11.1\n[DEBUG] > Included: org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1\n[DEBUG] > Included: org.codehaus.plexus:plexus-velocity:jar:1.2\n[DEBUG] Included: > org.apache.velocity:velocity:jar:1.7\n[DEBUG] Included: > commons-lang:commons-lang:jar:2.4\n[DEBUG] Included: > org.apache.velocity:velocity-tools:jar:2.0\n[DEBUG] Included: > commons-digester:commons-digester:jar:1.8\n[DEBUG] Included: > commons-chain:commons-chain:jar:1.1\n[DEBUG] Included: > dom4j:dom4j:jar:1.1\n[DEBUG] Included: oro:oro:jar:2.0.8\n[DEBUG] > Included: commons-collections:commons-collections:jar:3.2.2\n[DEBUG] > Included: org.apache.maven.reporting:maven-reporting-api:jar:3.1.1\n[DEBUG] > Included: org.apache.maven.shared:maven-shared-utils:jar:3.4.2\n[DEBUG] > Included: org.codehaus.plexus:plexus-utils:jar:3.5.1\n[DEBUG] Included: > org.apache.commons:commons-lang3:jar:3.14.0\n[DEBUG] Included: > nl.basjes.gitignore:gitignore-reader:jar:1.3.1\n[DEBUG] Loading mojo > org.apache.rat:apache-rat-plugin:0.16.1-SNAPSHOT:rat from plugin realm > ClassRealm[plugin>org.apache.rat:apache-rat-plugin:0.16.1-SNAPSHOT, parent: > sun.misc.Launcher$AppClassLoader@7852e922]\n[DEBUG] Setting property: > velocimacro.permissions.allow.inline.to.replace.global => \'true\'.\n[DEBUG] > Setting property: eventhandler.include.class => > \'org.apache.velocity.app.event.implement.IncludeRelativePath\'.\n[DEBUG] > Setting property: velocimacro.messages.on => \'false\'.\n[DEBUG] Setting > property: file.resource.loader.path => \'\'.\n[DEBUG] Setting property: > resource.loader => \'classpath,file\'.\n[DEBUG] Setting property: > file.resource.loader.class => > \'org.apache.velocity.runtime.resource.loader.FileResourceLoader\'.\n[DEBUG] > Setting property: runtime.log.invalid.references => \'false\'.\n[DEBUG] > Setting property: resource.manager.logwhenfound => \'false\'.\n[DEBUG] > Setting property: classpath.resource.loader.class => > \'org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader\'.\n[DEBUG] > Initializing Velocity, Calling init()...\n[DEBUG] > ******************************************************************{*}\n[DEBUG] > Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)\n[DEBUG] > RuntimeInstance initializing.\n[DEBUG] Default Properties File: > org/apache/velocity/runtime/defaults/velocity.properties\n[DEBUG] Default > ResourceManager initializing. (class > org.apache.velocity.runtime.resource.ResourceManagerImpl)\n[DEBUG] > ResourceLoader instantiated: > org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader\n[DEBUG] > ClasspathResourceLoader : initialization complete.\n[DEBUG] ResourceLoader > instantiated: > org.apache.velocity.runtime.resource.loader.FileResourceLoader\n[DEBUG] > FileResourceLoader : initialization starting.\n[DEBUG] Do unicode file > recognition: false\n[DEBUG] FileResourceLoader : adding path \'\'\n[DEBUG] > FileResourceLoader : initialization complete.\n[DEBUG] ResourceCache: > initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) > with class java.util.Collections$SynchronizedMap cache map.\n[DEBUG] Default > ResourceManager initialization complete.\n[DEBUG] Loaded System Directive: > org.apache.velocity.runtime.directive.Stop\n[DEBUG] Loaded System Directive: > org.apache.velocity.runtime.directive.Define\n[DEBUG] Loaded System > Directive: org.apache.velocity.runtime.directive.Break\n[DEBUG] Loaded System > Directive: org.apache.velocity.runtime.directive.Evaluate\n[DEBUG] Loaded > System Directive: org.apache.velocity.runtime.directive.Literal\n[DEBUG] > Loaded System Directive: org.apache.velocity.runtime.directive.Macro\n[DEBUG] > Loaded System Directive: org.apache.velocity.runtime.directive.Parse\n[DEBUG] > Loaded System Directive: > org.apache.velocity.runtime.directive.Include\n[DEBUG] Loaded System > Directive: org.apache.velocity.runtime.directive.Foreach\n[DEBUG] Created > \'20\' parsers.\n[DEBUG] Velocimacro : initialization starting.\n[DEBUG] > Velocimacro : allowInline = true : VMs can be defined inline in > templates\n[DEBUG] Velocimacro : allowInlineToOverride = true : VMs defined > inline may replace previous VM definitions\n[DEBUG] Velocimacro : > allowInlineLocal = false : VMs defined inline will be global in scope if > allowed.\n[DEBUG] Velocimacro : autoload off : VM system will not > automatically reload global library macros\n[DEBUG] Velocimacro : Velocimacro > : initialization complete.\n[DEBUG] RuntimeInstance successfully > initialized.\n[DEBUG] Configuring mojo execution > \'org.apache.rat:apache-rat-plugin:0.16.1-SNAPSHOT:rat:default-cli\' with > basic configurator -->\n[DEBUG] (f) addDefaultLicenseMatchers = > true\n[DEBUG] (f) addDefaultLicenses = true\n[DEBUG] (f) basedir = > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168\n[DEBUG] > (f) excludeSubProjects = true\n[DEBUG] (f) excludesFileCharset = > UTF-8\n[DEBUG] (f) includes = [pom.xml]\n[DEBUG] (f) includesFileCharset > = UTF-8\n[DEBUG] (f) inputEncoding = UTF-8\n[DEBUG] (f) outputDirectory = > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/target/site\n[DEBUG] > (f) outputEncoding = UTF-8\n[DEBUG] (f) parseSCMIgnoresAsExcludes = > true\n[DEBUG] (f) project = MavenProject: org.apache.rat.test:it4rat168:1.0 > @ > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/pom.xml\n[DEBUG] > (f) remoteRepositories = [ id: local.central\n url: > [file:///home/hirsch/.m2/repository\n|file:///home/hirsch/.m2/repositoryn] > layout: default\nsnapshots: [enabled => true, update => daily]\nreleases: > [enabled => true, update => daily] blocked: false\n, id: central\n > url: > [https://repo.maven.apache.org/maven2\n|https://repo.maven.apache.org/maven2n] > layout: default\nsnapshots: [enabled => false, update => daily]\nreleases: > [enabled => true, update => daily] blocked: false\n]\n[DEBUG] (f) session > = org.apache.maven.execution.MavenSession@1d75e7af\n[DEBUG] (f) skip = > false\n[DEBUG] (f) useDefaultExcludes = true\n[DEBUG] (f) > useEclipseDefaultExcludes = true\n[DEBUG] (f) useIdeaDefaultExcludes = > true\n[DEBUG] (f) useMavenDefaultExcludes = true\n[DEBUG] – end > configuration --\n[DEBUG] Resolving artifact > org.apache.maven.skins:maven-default-skin:jar:1.3 from [local.central > (file:///home/hirsch/.m2/repository, default, releases+snapshots), central > (https://repo.maven.apache.org/maven2, default, releases)]\n[DEBUG] Resolving > artifact org.apache.maven.skins:maven-default-skin:jar:1.3 from > [local.central (file:///home/hirsch/.m2/repository, default, > releases+snapshots), central (https://repo.maven.apache.org/maven2, default, > releases)]\n[DEBUG] Needs Java11+ to function\n[DEBUG] Using transporter > FileTransporter with priority 0.0 for > [file:///home/hirsch/.m2/repository\n[DEBUG|file:///home/hirsch/.m2/repositoryn[DEBUG]] > Using connector BasicRepositoryConnector with priority 0.0 for > [file:///home/hirsch/.m2/repository\n[INFO|file:///home/hirsch/.m2/repositoryn[INFO]] > Downloading from local.central: > [file:///home/hirsch/.m2/repository/org/apache/maven/skins/maven-default-skin/1.3/maven-default-skin-1.3.jar\n[INFO|file:///home/hirsch/.m2/repository/org/apache/maven/skins/maven-default-skin/1.3/maven-default-skin-1.3.jarn[INFO]] > Downloaded from local.central: > [file:///home/hirsch/.m2/repository/org/apache/maven/skins/maven-default-skin/1.3/maven-default-skin-1.3.jar] > (14 kB at 1.4 MB/s)\n[DEBUG] Writing tracking file > \'/workspace/creadur-rat/apache-rat-plugin/target/local-repo/org/apache/maven/skins/maven-default-skin/1.3/{_}remote.repositories\'\n[DEBUG] > Writing tracking file > \'/workspace/creadur-rat/apache-rat-plugin/target/local-repo/org/apache/maven/skins/maven-default-skin/1.3/maven-default-skin-1.3.jar.lastUpdated\'\n[DEBUG] > Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 > skin.\n[DEBUG] Skin doxia-sitetools prerequisite: 1.9.1, current: 1.11.1, > matched = true\n[DEBUG] The file > \'/workspace/creadur-rat/apache-rat-plugin/target/invoker/it4{_}RAT-168/target/site/css/site.css\' > does not exist. Creating an empty file.\n[DEBUG] Adding plexus default > exclusions...\n[DEBUG] Adding SCM default exclusions...\n[DEBUG] Adding > exclusions often needed by Maven projects...\n[DEBUG] Adding exclusions often > needed by projects developed in Eclipse...\n[DEBUG] Adding exclusions often > needed by projects developed in IDEA...\n[DEBUG] Will parse SCM ignores for > exclusions...\n[DEBUG] Recursively loading .gitignore files in > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168\n[DEBUG] > Finished adding exclusions from SCM ignore files.\n[DEBUG] Finished creating > list of implicit excludes.\n[DEBUG] 63 implicit excludes.\n[DEBUG] Implicit > exclude: **/%{*}%\n[DEBUG] Implicit exclude: *{*}/.git/{*}{*}\n[DEBUG] > Implicit exclude: **/SCCS\n[DEBUG] Implicit exclude: **/BitKeeper\n[DEBUG] > Implicit exclude: **/ChangeSet/{*}{*}\n[DEBUG] Implicit exclude: > **/.bzr\n[DEBUG] Implicit exclude: **/.hg/{*}{*}\n[DEBUG] Implicit exclude: > **/.arch-ids/{*}{*}\n[DEBUG] Implicit exclude: **/.bzrignore\n[DEBUG] > Implicit exclude: **/.git\n[DEBUG] Implicit exclude: **/SCCS/{*}{*}\n[DEBUG] > Implicit exclude: **/{_}darcs\n[DEBUG] Implicit exclude: **/.hg\n[DEBUG] > Implicit exclude: **/.metadata\n[DEBUG] Implicit exclude: > */.hg/{_}{*}{_}\n[DEBUG] Implicit exclude: *{*}/BitKeeper/{*}{*}\n[DEBUG] > Implicit exclude: */.git/{*}\n[DEBUG] Implicit exclude: *{*}/.#{*}\n[DEBUG] > Implicit exclude: *{*}/vssver.scc\n[DEBUG] Implicit exclude: > **/.bzr/{*}{*}\n[DEBUG] Implicit exclude: **/.darcsrepo\n[DEBUG] Implicit > exclude: **/.{*}{_}\n[DEBUG] Implicit exclude: *{*}/#{*}#\n[DEBUG] Implicit > exclude: {*}/.svn/{*}\n[DEBUG] Implicit exclude: {*}/.bzr/{*}\n[DEBUG] > Implicit exclude: *{*}/{*}~\n[DEBUG] Implicit exclude: *{*}/CVS\n[DEBUG] > Implicit exclude: **/RCS\n[DEBUG] Implicit exclude: */CVS/{*}\n[DEBUG] > Implicit exclude: *{*}/RCS/{*}{*}\n[DEBUG] Implicit exclude: > **/.svn/{*}{*}\n[DEBUG] Implicit exclude: **/.arch-ids\n[DEBUG] Implicit > exclude: **/project.pj\n[DEBUG] Implicit exclude: **/.hgignore\n[DEBUG] > Implicit exclude: **/-darcs-backup{*}\n[DEBUG] Implicit exclude: > *{*}/.darcs-temp-mail\n[DEBUG] Implicit exclude: **/.metadata/{*}{*}\n[DEBUG] > Implicit exclude: **/.svn\n[DEBUG] Implicit exclude: **/.gitignore\n[DEBUG] > Implicit exclude: **/.MySCMServerInfo\n[DEBUG] Implicit exclude: > **/ChangeSet\n[DEBUG] Implicit exclude: **/{_}darcs/{_}{*}{_}{*}\n[DEBUG] > Implicit exclude: **/CVS/{*}{*}\n[DEBUG] Implicit exclude: > **/.darcsrepo/{*}{*}\n[DEBUG] Implicit exclude: **/.DS_Store\n[DEBUG] > Implicit exclude: **/.cvsignore\n[DEBUG] Implicit exclude: > **/MANIFEST.MF\n[DEBUG] Implicit exclude: target/{*}{*}/{*}\n[DEBUG] Implicit > exclude: .repository\n[DEBUG] Implicit exclude: > pom.xml.releaseBackup\n[DEBUG] Implicit exclude: build.log\n[DEBUG] Implicit > exclude: .mvn/*{*}/{*}\n[DEBUG] Implicit exclude: cobertura.ser\n[DEBUG] > Implicit exclude: release.properties\n[DEBUG] Implicit exclude: > .classpath\n[DEBUG] Implicit exclude: .factorypath\n[DEBUG] Implicit exclude: > .settings/*{*}/{*}\n[DEBUG] Implicit exclude: .checkstyle\n[DEBUG] Implicit > exclude: .project\n[DEBUG] Implicit exclude: {*}.ipr\n[DEBUG] Implicit > exclude: *.iml\n[DEBUG] Implicit exclude: *.iws\n[DEBUG] Implicit exclude: > .idea/{*}{*}/{*}\n[DEBUG] No excludes explicitly specified.\n[DEBUG] No > excluded resources.\n[DEBUG] 1 resources included\n[DEBUG]{_}{-} > \{_}included pom.xml\n[DEBUG] The following 15 licenses are > activated:\n[DEBUG] * AL:Apache License Version 2.0\n[DEBUG] * ASL:Applied > Apache License Version 2.0\n[DEBUG] * BSD-3:BSD 3 clause\n[DEBUG] * > CDDL1:COMMON DEVELOPMENT AND DISTRIBUTION LICENSE Version 1.0\n[DEBUG] * > DOJO:DOJO License\n[DEBUG] * GEN:Generated Files\n[DEBUG] * GPL1:GNU General > Public License, version 1\n[DEBUG] * GPL2:GNU General Public License, version > 2\n[DEBUG] * GPL3:GNU General Public License, version 3\n[DEBUG] * > ILLUMOS:ILLUMOS CDDL1 Derived license\n[DEBUG] * MIT:The MIT License\n[DEBUG] > * OASIS:OASIS Open License\n[DEBUG] * TMF:The Telemanagement Forum > License\n[DEBUG] * W3C:W3C Software Copyright\n[DEBUG] * W3CD:W3C Document > Copyright\n[DEBUG] Licenses in Test\n[DEBUG] AL:Apache License Version > 2.0\n[DEBUG] ASL:Applied Apache License Version 2.0\n[DEBUG] BSD-3:BSD 3 > clause\n[DEBUG] CDDL1:COMMON DEVELOPMENT AND DISTRIBUTION LICENSE Version > 1.0\n[DEBUG] DOJO:DOJO License\n[DEBUG] GEN:Generated Files\n[DEBUG] GPL1:GNU > General Public License, version 1\n[DEBUG] GPL2:GNU General Public License, > version 2\n[DEBUG] GPL3:GNU General Public License, version 3\n[DEBUG] > ILLUMOS:ILLUMOS CDDL1 Derived license\n[DEBUG] MIT:The MIT License\n[DEBUG] > OASIS:OASIS Open License\n[DEBUG] TMF:The Telemanagement Forum > License\n[DEBUG] W3C:W3C Software Copyright\n[DEBUG] W3CD:W3C Document > Copyright\n[DEBUG] Processing: > File:/workspace/creadur-rat/apache-rat-plugin/target/invoker/it4{_}RAT-168/pom.xml\n[DEBUG] > Processing Velocity for template > org/apache/maven/doxia/siterenderer/resources/default-site.vm on > rat-report.html\n[DEBUG] Velocimacro : added VM link: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM image: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM banner: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM links: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM breadcrumbs: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM displayTree: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM menuItem: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM mainMenu: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM copyright: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM publishDate: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM poweredByLogo: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM googleAnalytics: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[DEBUG] > Velocimacro : added VM generatedBy: > source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm\n[INFO] > ----------------------------------------------------\n[INFO] BUILD > SUCCESS\n[INFO] ----------------------------------------------------\n[INFO] > Total time: 1.574 s\n[INFO] Finished at: 2024-01-18T22:20:20+01:00\n[INFO] > ----------------------------------------------------\n[DEBUG] Shutting down > adapter factory; available factories [file-lock, rwlock-local, > semaphore-local, noop]; available name mappers [discriminating, file-gav, > file-hgav, file-static, gav, static]\n[DEBUG] Shutting down \'file-lock\' > factory\n[DEBUG] Shutting down \'rwlock-local\' factory\n[DEBUG] Shutting > down \'semaphore-local\' factory\n[DEBUG] Shutting down \'noop\' > factory\nRunning post-build script: > /workspace/creadur-rat/apache-rat-plugin/target/invoker/it4_RAT-168/verify.groovy\n' > false > [INFO] it4_RAT-168/pom.xml .............................. FAILED > (3.306 s) > [INFO] Building: RAT-268/pom.xml > [INFO] RAT-268/pom.xml .................................. SUCCESS > (2.305 s) > [INFO] ------------------------------------------------- > [INFO] Build Summary: > [INFO] Passed: 3, Failed: 1, Errors: 0, Skipped: 0 > [INFO] ------------------------------------------------- > [ERROR] The following builds failed: > [ERROR] * it4_RAT-168/pom.xml > [INFO] ------------------------------------------------- > [INFO] > -------------------------------------------------------------------------------------------------------------------------- > [INFO] Reactor Summary for Apache Creadur Rat 0.16.1-SNAPSHOT: > [INFO] > [INFO] Apache Creadur Rat > ................................................................................... > SUCCESS [ 3.431 s] > [INFO] Apache Creadur Rat::Core > ............................................................................. > SUCCESS [ 5.841 s] > [INFO] Apache Creadur Rat::Plugin4Maven > ..................................................................... FAILURE > [ 14.651 s] > {code} > -- This message was sent by Atlassian Jira (v8.20.10#820010)