Skip to content

Instantly share code, notes, and snippets.

@romani
Created December 24, 2024 14:59
Show Gist options
  • Select an option

  • Save romani/8ab7cecf8295f151de138d16567919d0 to your computer and use it in GitHub Desktop.

Select an option

Save romani/8ab7cecf8295f151de138d16567919d0 to your computer and use it in GitHub Desktop.
result of 'mvn --debug clean site -Pno-validations' before site plugin bump
This file has been truncated, but you can view the full file.
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /opt/maven/apache-maven-3.8.4
Java version: 11.0.14.1, vendor: Amazon.com Inc., runtime: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64
Default locale: ru_RU, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-210-generic", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: javax.annotation.* < plexus.core
[DEBUG] Imported: javax.annotation.security.* < plexus.core
[DEBUG] Imported: javax.inject.* < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.eclipse.aether.* < plexus.core
[DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG] Imported: org.eclipse.aether.collection < plexus.core
[DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG] Imported: org.eclipse.aether.graph < plexus.core
[DEBUG] Imported: org.eclipse.aether.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.installation < plexus.core
[DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG] Imported: org.eclipse.aether.repository < plexus.core
[DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG] Imported: org.eclipse.aether.spi < plexus.core
[DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG] Imported: org.eclipse.aether.version < plexus.core
[DEBUG] Imported: org.fusesource.jansi.* < plexus.core
[DEBUG] Imported: org.slf4j.* < plexus.core
[DEBUG] Imported: org.slf4j.event.* < plexus.core
[DEBUG] Imported: org.slf4j.helpers.* < plexus.core
[DEBUG] Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: color
[DEBUG] Message styles: debug info warning error success failure strong mojo project
[DEBUG] Reading global settings from /opt/maven/apache-maven-3.8.4/conf/settings.xml
[DEBUG] Reading user settings from /home/rivanov/.m2/settings.xml
[DEBUG] Reading global toolchains from /opt/maven/apache-maven-3.8.4/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/rivanov/.m2/toolchains.xml
[DEBUG] Using local repository at /home/rivanov/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/rivanov/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for repository.jboss.org (http://repository.jboss.org/nexus/content/groups/public/).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for eclipselink.repository (http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=927140, ConflictMarker.markTime=428348, ConflictMarker.nodeCount=169, ConflictIdSorter.graphTime=473753, ConflictIdSorter.topsortTime=294769, ConflictIdSorter.conflictIdCount=68, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=7896634, ConflictResolver.conflictItemCount=142, DefaultDependencyCollector.collectTime=443083158, DefaultDependencyCollector.transformTime=11645591}
[DEBUG] org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.7.0
[DEBUG] org.sonatype.nexus.maven:nexus-common:jar:1.7.0:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile (version managed from default) (exclusions managed from default)
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile (version managed from default)
[DEBUG] com.google.guava:guava:jar:14.0.1:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0.4:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0.4:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.4:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:2.3.0:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0.4:compile
[DEBUG] org.apache.maven:maven-compat:jar:3.0.4:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0.4:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0.4:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0.4:compile (version managed from default)
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0.4:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0.4:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0.4:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.13.1:compile
[DEBUG] org.sonatype.aether:aether-impl:jar:1.13.1:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.13.1:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default)
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.2:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile
[DEBUG] org.sonatype.nexus:nexus-client-core:jar:2.15.1-02:compile (exclusions managed from default)
[DEBUG] org.sonatype.nexus.plugins:nexus-restlet1x-model:jar:2.15.1-02:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.36:compile (version managed from default)
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] com.intellij:annotations:jar:9.0.4:compile (version managed from default)
[DEBUG] commons-io:commons-io:jar:2.8.0:compile
[DEBUG] com.thoughtworks.xstream:xstream:jar:1.4.19:compile (version managed from default)
[DEBUG] io.github.x-stream:mxparser:jar:1.2.2:compile
[DEBUG] xmlpull:xmlpull:jar:1.1.3.1:compile
[DEBUG] joda-time:joda-time:jar:2.2:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.9.4:compile (version managed from default) (exclusions managed from default)
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] org.sonatype.sisu.siesta:siesta-client:jar:1.8:compile
[DEBUG] org.sonatype.sisu.siesta:siesta-common:jar:1.8:compile
[DEBUG] javax.ws.rs:jsr311-api:jar:1.1.1:compile
[DEBUG] com.sun.jersey:jersey-core:jar:1.17.1:compile
[DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] com.sun.jersey:jersey-client:jar:1.17.1:compile
[DEBUG] com.sun.jersey.contribs:jersey-apache-client4:jar:1.17.1:compile
[DEBUG] org.sonatype.sisu.siesta:siesta-jackson:jar:1.8:compile
[DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2:compile (version managed from default)
[DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.13.2:compile (version managed from default)
[DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2:compile (version managed from default)
[DEBUG] com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.13.2:compile (version managed from default)
[DEBUG] com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.13.2:compile
[DEBUG] com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.2:compile (version managed from default)
[DEBUG] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[DEBUG] jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.13:compile (version managed from default) (exclusions managed from default)
[DEBUG] commons-codec:commons-codec:jar:1.15:compile (version managed from default)
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.15:compile (version managed from default)
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.7.36:compile (version managed from default)
[DEBUG] javax.inject:javax.inject:jar:1:compile (version managed from default)
[DEBUG] org.sonatype.spice.zapper:spice-zapper:jar:1.3:compile
[DEBUG] org.fusesource.hawtbuf:hawtbuf-proto:jar:1.9:compile
[DEBUG] org.fusesource.hawtbuf:hawtbuf:jar:1.9:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.24:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.13.1:compile
[DEBUG] ch.qos.logback:logback-core:jar:1.2.11:runtime
[DEBUG] ch.qos.logback:logback-classic:jar:1.2.11:runtime
[DEBUG] Created new class realm extension>org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0
[DEBUG] Importing foreign packages into class realm extension>org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0
[DEBUG] Included: org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.7.0
[DEBUG] Included: org.sonatype.nexus.maven:nexus-common:jar:1.7.0
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7
[DEBUG] Included: com.google.guava:guava:jar:14.0.1
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:2.3.0
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.13.1
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2
[DEBUG] Included: org.sonatype.nexus:nexus-client-core:jar:2.15.1-02
[DEBUG] Included: org.sonatype.nexus.plugins:nexus-restlet1x-model:jar:2.15.1-02
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: com.intellij:annotations:jar:9.0.4
[DEBUG] Included: commons-io:commons-io:jar:2.8.0
[DEBUG] Included: com.thoughtworks.xstream:xstream:jar:1.4.19
[DEBUG] Included: io.github.x-stream:mxparser:jar:1.2.2
[DEBUG] Included: xmlpull:xmlpull:jar:1.1.3.1
[DEBUG] Included: joda-time:joda-time:jar:2.2
[DEBUG] Included: commons-lang:commons-lang:jar:2.6
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.9.4
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.2
[DEBUG] Included: org.sonatype.sisu.siesta:siesta-client:jar:1.8
[DEBUG] Included: org.sonatype.sisu.siesta:siesta-common:jar:1.8
[DEBUG] Included: javax.ws.rs:jsr311-api:jar:1.1.1
[DEBUG] Included: com.sun.jersey:jersey-core:jar:1.17.1
[DEBUG] Included: javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] Included: com.sun.jersey:jersey-client:jar:1.17.1
[DEBUG] Included: com.sun.jersey.contribs:jersey-apache-client4:jar:1.17.1
[DEBUG] Included: org.sonatype.sisu.siesta:siesta-jackson:jar:1.8
[DEBUG] Included: com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2
[DEBUG] Included: com.fasterxml.jackson.core:jackson-core:jar:2.13.2
[DEBUG] Included: com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2
[DEBUG] Included: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.13.2
[DEBUG] Included: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.13.2
[DEBUG] Included: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.2
[DEBUG] Included: jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3
[DEBUG] Included: jakarta.activation:jakarta.activation-api:jar:1.2.1
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.5.13
[DEBUG] Included: commons-codec:commons-codec:jar:1.15
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.4.15
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.7.36
[DEBUG] Included: org.sonatype.spice.zapper:spice-zapper:jar:1.3
[DEBUG] Included: org.fusesource.hawtbuf:hawtbuf-proto:jar:1.9
[DEBUG] Included: org.fusesource.hawtbuf:hawtbuf:jar:1.9
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.24
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15
[DEBUG] Included: ch.qos.logback:logback-core:jar:1.2.11
[DEBUG] Included: ch.qos.logback:logback-classic:jar:1.2.11
[DEBUG] Extension realms for project com.puppycrawl.tools:checkstyle:jar:10.21.1-SNAPSHOT: [ClassRealm[extension>org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Created new class realm project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.sonatype.oss:oss-parent:pom:9: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.puppycrawl.tools:checkstyle:jar:10.21.1-SNAPSHOT
[DEBUG] Tasks: [clean, site]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------< com.puppycrawl.tools:checkstyle >-------------------
[INFO] Building checkstyle 10.21.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[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]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[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]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[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]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[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]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[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]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins) : [nexus-codehaus-snapshot (https://oss.sonatype.org/content/repositories/codehaus-snapshots/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:3.4.0:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${maven.clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<fast default-value="false">${maven.clean.fast}</fast>
<fastDir>${maven.clean.fastDir}</fastDir>
<fastMode default-value="background">${maven.clean.fastMode}</fastMode>
<followSymLinks default-value="false">${maven.clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.build.outputDirectory}"/>
<retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
<session default-value="${session}"/>
<skip default-value="false">${maven.clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${maven.clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:3.3.1:copy-resources (copy-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<addDefaultExcludes default-value="true"/>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}"/>
<escapeWindowsPaths default-value="true"/>
<fileNameFiltering default-value="false"/>
<includeEmptyDirs default-value="false"/>
<outputDirectory>/home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds</outputDirectory>
<overwrite default-value="false"/>
<project default-value="${project}"/>
<resources>
<resource>
<directory>src/main/resources/com/puppycrawl/tools/checkstyle</directory>
<includes>
<include>*.dtd</include>
</includes>
</resource>
<resource>
<directory>src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports</directory>
<includes>
<include>*.dtd</include>
</includes>
</resource>
</resources>
<session default-value="${session}"/>
<skip default-value="false">${maven.resources.skip}</skip>
<supportMultiLineFiltering default-value="false"/>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<generateProjectInfo default-value="true">${generateProjectInfo}</generateProjectInfo>
<generateReports default-value="true">${generateReports}</generateReports>
<generateSitemap default-value="false">${generateSitemap}</generateSitemap>
<generatedSiteDirectory default-value="${project.build.directory}/generated-site"/>
<inputEncoding default-value="${project.build.sourceEncoding}">${encoding}</inputEncoding>
<localRepository default-value="${localRepository}"/>
<locales default-value="en">${locales}</locales>
<mavenSession default-value="${session}"/>
<outputDirectory default-value="${project.reporting.outputDirectory}">/home/rivanov/java/github/checkstyle/checkstyle/target/site</outputDirectory>
<outputEncoding default-value="${project.reporting.outputEncoding}">${outputEncoding}</outputEncoding>
<project default-value="${project}"/>
<reactorProjects default-value="${reactorProjects}"/>
<relativizeDecorationLinks default-value="true">${relativizeDecorationLinks}</relativizeDecorationLinks>
<reporting default-value="${project.reporting}"/>
<reports default-value="${reports}"/>
<repositories default-value="${project.remoteArtifactRepositories}"/>
<siteDirectory default-value="${basedir}/src/site"/>
<skip default-value="false">${maven.site.skip}</skip>
<templateFile>${templateFile}</templateFile>
<validate default-value="false">true</validate>
<xdocDirectory default-value="${basedir}/xdocs">/home/rivanov/java/github/checkstyle/checkstyle/src/xdocs</xdocDirectory>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.8.12:report (default-report)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile>
<formats default-value="HTML,XML,CSV"/>
<outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/>
<outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding>
<project>${project}</project>
<skip default-value="false">${jacoco.skip}</skip>
<sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding>
<title default-value="${project.name}"/>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=342506, ConflictMarker.markTime=207012, ConflictMarker.nodeCount=150, ConflictIdSorter.graphTime=116695, ConflictIdSorter.topsortTime=144039, ConflictIdSorter.conflictIdCount=72, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3367557, ConflictResolver.conflictItemCount=110, DefaultDependencyCollector.collectTime=163127861, DefaultDependencyCollector.transformTime=4268261}
[DEBUG] com.puppycrawl.tools:checkstyle:jar:10.21.1-SNAPSHOT
[DEBUG] info.picocli:picocli:jar:4.7.6:compile
[DEBUG] org.antlr:antlr4-runtime:jar:4.13.2:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.9.4:compile
[DEBUG] commons-logging:commons-logging:jar:1.2:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] com.google.guava:guava:jar:33.4.0-jre:compile
[DEBUG] com.google.guava:failureaccess:jar:1.0.2:compile
[DEBUG] com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[DEBUG] com.google.errorprone:error_prone_annotations:jar:2.36.0:compile
[DEBUG] com.google.j2objc:j2objc-annotations:jar:3.0.0:compile
[DEBUG] org.apache.ant:ant:jar:1.10.15:provided
[DEBUG] org.apache.ant:ant-launcher:jar:1.10.15:provided
[DEBUG] org.reflections:reflections:jar:0.10.2:compile
[DEBUG] org.javassist:javassist:jar:3.28.0-GA:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.32:compile
[DEBUG] org.junit.jupiter:junit-jupiter-api:jar:5.11.4:test
[DEBUG] org.opentest4j:opentest4j:jar:1.3.0:test
[DEBUG] org.junit.platform:junit-platform-commons:jar:1.11.4:test
[DEBUG] org.apiguardian:apiguardian-api:jar:1.1.2:test
[DEBUG] org.junit.jupiter:junit-jupiter-engine:jar:5.11.4:test
[DEBUG] org.junit.platform:junit-platform-engine:jar:1.11.4:test
[DEBUG] org.itsallcode:junit5-system-extensions:jar:1.2.2:test
[DEBUG] org.junit-pioneer:junit-pioneer:jar:2.3.0:test
[DEBUG] org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[DEBUG] org.junit.platform:junit-platform-launcher:jar:1.11.2:test
[DEBUG] com.tngtech.archunit:archunit-junit5:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit-junit5-api:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit-junit5-engine:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit-junit5-engine-api:jar:1.3.0:test
[DEBUG] com.github.caciocavallosilano:cacio-tta:jar:1.11:test
[DEBUG] com.github.caciocavallosilano:cacio-shared:jar:1.11:test
[DEBUG] com.google.truth:truth:jar:1.4.4:test
[DEBUG] org.jspecify:jspecify:jar:0.3.0:test
[DEBUG] junit:junit:jar:4.13.2:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] com.google.auto.value:auto-value-annotations:jar:1.11.0:test
[DEBUG] org.ow2.asm:asm:jar:9.7:test
[DEBUG] nl.jqno.equalsverifier:equalsverifier:jar:3.17.5:test
[DEBUG] org.objenesis:objenesis:jar:3.4:test
[DEBUG] net.bytebuddy:byte-buddy:jar:1.15.10:test
[DEBUG] org.mockito:mockito-inline:jar:5.2.0:test
[DEBUG] org.mockito:mockito-core:jar:5.2.0:test
[DEBUG] net.bytebuddy:byte-buddy-agent:jar:1.14.1:test
[DEBUG] commons-io:commons-io:jar:2.18.0:test
[DEBUG] org.eclipse.jgit:org.eclipse.jgit:jar:6.10.0.202406032230-r:test
[DEBUG] com.googlecode.javaewah:JavaEWAH:jar:1.2.3:test
[DEBUG] commons-codec:commons-codec:jar:1.17.0:runtime
[DEBUG] org.slf4j:slf4j-simple:jar:2.0.16:test
[DEBUG] org.jacoco:org.jacoco.agent:jar:runtime:0.8.12:test
[DEBUG] de.thetaphi:forbiddenapis:jar:3.8:test
[DEBUG] net.sf.saxon:Saxon-HE:jar:12.5:compile
[DEBUG] org.xmlresolver:xmlresolver:jar:5.2.2:compile
[DEBUG] org.apache.httpcomponents.client5:httpclient5:jar:5.1.3:runtime
[DEBUG] org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3:runtime
[DEBUG] org.apache.httpcomponents.core5:httpcore5:jar:5.1.3:runtime
[DEBUG] org.xmlresolver:xmlresolver:jar:data:5.2.2:compile
[DEBUG] org.checkerframework:checker-qual:jar:3.48.3:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.12.0:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.12.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:2.1.0:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
[DEBUG] org.apache.xbean:xbean-reflect:jar:3.7:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:compile
[DEBUG] org.apache.commons:commons-text:jar:1.3:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.13:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.14:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:1.12.0:compile
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=71469, ConflictMarker.markTime=61041, ConflictMarker.nodeCount=2, ConflictIdSorter.graphTime=17691, ConflictIdSorter.topsortTime=9103, ConflictIdSorter.conflictIdCount=2, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=47027, ConflictResolver.conflictItemCount=2, DefaultDependencyCollector.collectTime=4687798, DefaultDependencyCollector.transformTime=221000}
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:3.4.0
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.1:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:3.4.0
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:3.4.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:3.4.0
[DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:3.4.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.1
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:3.4.0:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:3.4.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:3.4.0:clean' with basic configurator -->
[DEBUG] (f) directory = /home/rivanov/java/github/checkstyle/checkstyle/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) fast = false
[DEBUG] (f) fastMode = background
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] (f) reportDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] (f) retryOnError = true
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /home/rivanov/java/github/checkstyle/checkstyle/target
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_2_xpath_experimental.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/configuration_1_3.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_0.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_1.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/configuration_1_1.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_4.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_1.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_2.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/configuration_1_2.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_2.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_3.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_1_xpath_experimental.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/packages_1_0.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/configuration_1_0.dtd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_0.dtd
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/files/suppressions_none.xml
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/files
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc10.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConvTOC.doc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/Copyright.doc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc9.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420/CodeConventions.doc4.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/sun-code-conventions-19990420
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20180523/include/styleguide.js
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20180523/include/link.png
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20180523/include
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20180523/javaguide.css
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20180523/javaguide.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20180523
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20220203/include/styleguide.js
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20220203/include/link.png
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20220203/include
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20220203/javaguide.css
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20220203/javaguide.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides/google-java-style-20220203
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/styleguides
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_organize_imports_idea.jpg
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_ut_select_netbeans.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/icon_info_sml.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/icon_warning_sml.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_package_explorer_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/fix.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/groups.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_ut_select_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/logos/build-by-maven-white.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/logos/build-by-maven-black.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/logos/maven-feather.png
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/logos
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/logo.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/favicon.ico
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/add.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/Filter.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/drive-harddisk.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_importing_idea1.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_importing_netbeans1.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/application-certificate.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/network-server.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/image-x-generic.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/remove.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_organize_imports_netbeans.jpg
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_select_check_netbeans.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/header-right-ruller.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/ban_red.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_idea_generate_sources.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_importing_netbeans.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/twitter_button.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_debug_idea.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/ok_blue.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/contact-new.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/icon_success_sml.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_install_connector_details_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_debug_netbeans.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/stackoverflow.jpeg
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_javadoc_screenshot.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/update.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/icon_help_sml.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_click_Test_File.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_debug_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/package-x-generic.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/rss.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_organize_imports_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/window-new.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_install_connector_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/header-checkstyle-logo.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/accessories-text-editor.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_eclipse_build_path.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/header-background.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_scope_idea.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_disable_indent_paste_idea.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_install_connector_license_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/ok_green.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/close.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/anchor.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_importing_idea.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_select_check_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/favicon.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/profiles/retired.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/profiles/sandbox.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/profiles/pre-release.png
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/profiles
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_importing_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/AuditListener.gif
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/checkstyle_logo_small_64.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/github_logo_social_coding_outlined.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/internet-web-browser.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_ut_select_idea.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/apache-maven-project-2.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_select_check_idea.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_inspections_idea.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_install_connector_security_warning_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_setup_maven_plugin_connectors_eclipse.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/gui_screenshot_eclipse_ignore_warnings.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/document-properties.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/images/icon_error_sml.gif
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/images
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/ci-management.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/plugin-management.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/fonts/glyphicons-halflings-regular.woff
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/fonts/glyphicons-halflings-regular.svg
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/fonts/glyphicons-halflings-regular.eot
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/fonts/glyphicons-halflings-regular.ttf
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/fonts
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/index.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/issue-management.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/licenses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/css/print.css
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/css/apache-maven-fluido-2.0.1.min.css
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/css/site.css
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/css
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dependencies.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/scm.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/js/anchors.js
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/js/google-analytics.js
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/js/checkstyle.js
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/js/apache-maven-fluido-2.0.1.min.js
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/js
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/distribution-management.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/project-info.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/dependency-info.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/plugins.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/team.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/img/glyphicons-halflings.png
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/img/glyphicons-halflings-white.png
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/img
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/mailing-lists.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target
[DEBUG] Skipping non-existing directory /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] Skipping non-existing directory /home/rivanov/java/github/checkstyle/checkstyle/target/test-classes
[DEBUG] Skipping non-existing directory /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=37915, ConflictMarker.markTime=24919, ConflictMarker.nodeCount=13, ConflictIdSorter.graphTime=56218, ConflictIdSorter.topsortTime=12730, ConflictIdSorter.conflictIdCount=9, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=158960, ConflictResolver.conflictItemCount=13, DefaultDependencyCollector.collectTime=19218869, DefaultDependencyCollector.transformTime=308115}
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.26:runtime
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:3.3.1:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.36:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile
[DEBUG] commons-io:commons-io:jar:2.11.0:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.12.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.1
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.1
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.5.1
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:3.3.1
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7
[DEBUG] Included: commons-io:commons-io:jar:2.11.0
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.12.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.1:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.1:copy-resources' with basic configurator -->
[DEBUG] (f) addDefaultExcludes = true
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (f) fileNameFiltering = false
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (s) directory = src/main/resources/com/puppycrawl/tools/checkstyle
[DEBUG] (s) includes = [*.dtd]
[DEBUG] (s) directory = src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports
[DEBUG] (s) includes = [*.dtd]
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources/com/puppycrawl/tools/checkstyle, PatternSet [includes: {*.dtd}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports, PatternSet [includes: {*.dtd}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used:
[DEBUG] antlr4.version: 4.13.2
[DEBUG] arguments:
[DEBUG] awt.toolkit: sun.awt.X11.XToolkit
[DEBUG] checkerframework.version: 3.48.3
[DEBUG] checkstyle.ant.skip: true
[DEBUG] classworlds.conf: /opt/maven/apache-maven-3.8.4/bin/m2.conf
[DEBUG] doxia.version: 1.12.0
[DEBUG] env.CLUTTER_IM_MODULE: xim
[DEBUG] env.COMPIZ_BIN_PATH: /usr/bin/
[DEBUG] env.COMPIZ_CONFIG_PROFILE: ubuntu
[DEBUG] env.DBUS_SESSION_BUS_ADDRESS: unix:abstract=/tmp/dbus-bl5JsHBCus
[DEBUG] env.DEFAULTS_PATH: /usr/share/gconf/ubuntu.default.path
[DEBUG] env.DESKTOP_SESSION: ubuntu
[DEBUG] env.DISPLAY: :0
[DEBUG] env.GDMSESSION: ubuntu
[DEBUG] env.GDM_LANG: ru
[DEBUG] env.GIT_BRANCH: master
[DEBUG] env.GNOME_DESKTOP_SESSION_ID: this-is-deprecated
[DEBUG] env.GNOME_KEYRING_CONTROL:
[DEBUG] env.GNOME_KEYRING_PID:
[DEBUG] env.GPG_AGENT_INFO: /home/rivanov/.gnupg/S.gpg-agent:0:1
[DEBUG] env.GRADLE_HOME: /opt/gradle/default
[DEBUG] env.GTK2_MODULES: overlay-scrollbar
[DEBUG] env.GTK_IM_MODULE: ibus
[DEBUG] env.GTK_MODULES: gail:atk-bridge:unity-gtk-module
[DEBUG] env.HOME: /home/rivanov
[DEBUG] env.IM_CONFIG_PHASE: 1
[DEBUG] env.INSTANCE:
[DEBUG] env.JAVA_HOME: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64
[DEBUG] env.JOB: unity-settings-daemon
[DEBUG] env.LANG: ru_RU.utf8
[DEBUG] env.LANGUAGE: ru
[DEBUG] env.LESSCLOSE: /usr/bin/lesspipe %s %s
[DEBUG] env.LESSOPEN: | /usr/bin/lesspipe %s
[DEBUG] env.LOGNAME: rivanov
[DEBUG] env.LS_COLORS: rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
[DEBUG] env.M2_HOME: /opt/maven/apache-maven-3.8.4/
[DEBUG] env.MANDATORY_PATH: /usr/share/gconf/ubuntu.mandatory.path
[DEBUG] env.MAVEN_CMD_LINE_ARGS: --debug clean site -Pno-validations
[DEBUG] env.MAVEN_PROJECTBASEDIR: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] env.OLDPWD: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] env.ORACLE_HOME: /u01/app/oracle/product/11.2.0/xe
[DEBUG] env.ORACLE_SID: XE
[DEBUG] env.PATH: /opt/groovy/groovy-2.4.7/bin/:/opt/maven/apache-maven-3.8.4//bin/:/opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64/bin:/home/rivanov/bin:/home/rivanov/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/u01/app/oracle/product/11.2.0/xe/bin:/opt/gradle/default/bin
[DEBUG] env.PWD: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] env.QT4_IM_MODULE: xim
[DEBUG] env.QT_ACCESSIBILITY: 1
[DEBUG] env.QT_IM_MODULE: ibus
[DEBUG] env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON: 1
[DEBUG] env.QT_QPA_PLATFORMTHEME: appmenu-qt5
[DEBUG] env.SESSION: ubuntu
[DEBUG] env.SESSIONTYPE: gnome-session
[DEBUG] env.SHELL: /bin/bash
[DEBUG] env.SHLVL: 1
[DEBUG] env.SSH_AUTH_SOCK: /run/user/1000/keyring/ssh
[DEBUG] env.TERM: xterm-256color
[DEBUG] env.UNITY_DEFAULT_PROFILE: unity
[DEBUG] env.UNITY_HAS_3D_SUPPORT: true
[DEBUG] env.UPSTART_EVENTS: xsession started
[DEBUG] env.UPSTART_INSTANCE:
[DEBUG] env.UPSTART_JOB: unity7
[DEBUG] env.UPSTART_SESSION: unix:abstract=/com/ubuntu/upstart-session/1000/1783
[DEBUG] env.USER: rivanov
[DEBUG] env.VTE_VERSION: 4205
[DEBUG] env.WINDOWID: 127926282
[DEBUG] env.XAUTHORITY: /home/rivanov/.Xauthority
[DEBUG] env.XDG_CONFIG_DIRS: /etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
[DEBUG] env.XDG_CURRENT_DESKTOP: Unity
[DEBUG] env.XDG_DATA_DIRS: /usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop
[DEBUG] env.XDG_GREETER_DATA_DIR: /var/lib/lightdm-data/rivanov
[DEBUG] env.XDG_RUNTIME_DIR: /run/user/1000
[DEBUG] env.XDG_SEAT: seat0
[DEBUG] env.XDG_SEAT_PATH: /org/freedesktop/DisplayManager/Seat0
[DEBUG] env.XDG_SESSION_DESKTOP: ubuntu
[DEBUG] env.XDG_SESSION_ID: c4
[DEBUG] env.XDG_SESSION_PATH: /org/freedesktop/DisplayManager/Session0
[DEBUG] env.XDG_SESSION_TYPE: x11
[DEBUG] env.XDG_VTNR: 7
[DEBUG] env.XMODIFIERS: @im=ibus
[DEBUG] env._: /opt/maven/apache-maven-3.8.4//bin/mvn
[DEBUG] env.__GIT_PROMPT_IGNORE_STASH:
[DEBUG] env.__GIT_PROMPT_SHOW_CHANGED_FILES_COUNT: 1
[DEBUG] env.__GIT_PROMPT_SHOW_UNTRACKED_FILES: all
[DEBUG] env.__GIT_PROMPT_SHOW_UPSTREAM:
[DEBUG] error-prone-support.version: 0.15.0
[DEBUG] error-prone.configuration-args: -Xep:AmbiguousJsonCreator:ERROR
-Xep:AssertJIsNull:ERROR
-Xep:AutowiredConstructor:ERROR
-Xep:CanonicalAnnotationSyntax:ERROR
-Xep:CollectorMutability:ERROR
-Xep:DirectReturn:ERROR
-Xep:EmptyMethod:ERROR
-Xep:ExplicitEnumOrdering:ERROR
-Xep:FormatStringConcatenation:ERROR
-Xep:IdentityConversion:ERROR
-Xep:ImmutablesSortedSetComparator:ERROR
-Xep:IsInstanceLambdaUsage:ERROR
-Xep:MockitoMockClassReference:ERROR
-Xep:MockitoStubbing:ERROR
-Xep:NestedOptionals:ERROR
-Xep:PrimitiveComparison:ERROR
-Xep:RedundantStringConversion:ERROR
-Xep:Slf4jLogStatement:ERROR
-Xep:StringJoin:ERROR
-Xep:TimeZoneUsage:ERROR
-Xep:JUnitClassModifiers:OFF
-Xep:JUnitMethodDeclaration:OFF
-Xep:JUnitValueSource:OFF
-Xep:LexicographicalAnnotationListing:OFF
-Xep:StaticImport:OFF
[DEBUG] error-prone.version: 2.31.0
[DEBUG] file.encoding: UTF-8
[DEBUG] file.separator: /
[DEBUG] forbiddenapis.skip: true
[DEBUG] forbiddenapis.version: 3.8
[DEBUG] jacoco.skip: true
[DEBUG] java.awt.graphicsenv: sun.awt.X11GraphicsEnvironment
[DEBUG] java.awt.printerjob: sun.print.PSPrinterJob
[DEBUG] java.class.path: /opt/maven/apache-maven-3.8.4/boot/plexus-classworlds-2.6.0.jar
[DEBUG] java.class.version: 55.0
[DEBUG] java.home: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64
[DEBUG] java.io.tmpdir: /tmp
[DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[DEBUG] java.runtime.name: OpenJDK Runtime Environment
[DEBUG] java.runtime.version: 11.0.14.1+10-LTS
[DEBUG] java.specification.name: Java Platform API Specification
[DEBUG] java.specification.vendor: Oracle Corporation
[DEBUG] java.specification.version: 11
[DEBUG] java.vendor: Amazon.com Inc.
[DEBUG] java.vendor.url: https://aws.amazon.com/corretto/
[DEBUG] java.vendor.url.bug: https://github.com/corretto/corretto-11/issues/
[DEBUG] java.vendor.version: Corretto-11.0.14.10.1
[DEBUG] java.version: 11.0.14.1
[DEBUG] java.version.date: 2022-02-08
[DEBUG] java.vm.compressedOopsMode: Zero based
[DEBUG] java.vm.info: mixed mode
[DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
[DEBUG] java.vm.specification.name: Java Virtual Machine Specification
[DEBUG] java.vm.specification.vendor: Oracle Corporation
[DEBUG] java.vm.specification.version: 11
[DEBUG] java.vm.vendor: Amazon.com Inc.
[DEBUG] java.vm.version: 11.0.14.1+10-LTS
[DEBUG] jdepend.skip: true
[DEBUG] jdk.debug: release
[DEBUG] json-schema-validator.version: 1.2.0
[DEBUG] junit.version: 5.11.4
[DEBUG] library.jansi.path: /opt/maven/apache-maven-3.8.4/lib/jansi-native
[DEBUG] line.separator:
[DEBUG] linkcheck.skip: true
[DEBUG] maven.build.timestamp: 2024-12-24T14:46:34Z
[DEBUG] maven.build.version: Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
[DEBUG] maven.checkstyle.plugin.version: 3.2.0
[DEBUG] maven.compiler.plugin.version: 3.13.0
[DEBUG] maven.compiler.release: 11
[DEBUG] maven.conf: /opt/maven/apache-maven-3.8.4/conf
[DEBUG] maven.home: /opt/maven/apache-maven-3.8.4
[DEBUG] maven.jacoco.plugin.version: 0.8.12
[DEBUG] maven.javadoc.skip: true
[DEBUG] maven.multiModuleProjectDirectory: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] maven.pmd.plugin.version: 3.24.0
[DEBUG] maven.sevntu-checkstyle-check.checkstyle.version: 10.4
[DEBUG] maven.sevntu.checkstyle.plugin.version: 1.44.1
[DEBUG] maven.site.plugin.version: 3.12.1
[DEBUG] maven.spotbugs.plugin.version: 4.8.6.6
[DEBUG] maven.version: 3.8.4
[DEBUG] maven.versions.plugin.version: 2.17.1
[DEBUG] mockito.version: 5.2.0
[DEBUG] modernizer.skip: true
[DEBUG] os.arch: amd64
[DEBUG] os.name: Linux
[DEBUG] os.version: 4.4.0-210-generic
[DEBUG] path.separator: :
[DEBUG] pitest.accelerator.junit5.plugin.version: 1.0.6
[DEBUG] pitest.junit5.plugin.version: 1.2.1
[DEBUG] pitest.plugin.output.formats: HTML,XML
[DEBUG] pitest.plugin.threads: 4
[DEBUG] pitest.plugin.timeout.constant: 50000
[DEBUG] pitest.plugin.timeout.factor: 10
[DEBUG] pitest.plugin.version: 1.17.3
[DEBUG] pmd.skip: true
[DEBUG] pmd.version: 7.8.0
[DEBUG] project.baseUri: file:/home/rivanov/java/github/checkstyle/checkstyle/
[DEBUG] project.build.sourceEncoding: UTF-8
[DEBUG] project.reporting.outputEncoding: UTF-8
[DEBUG] projectVersion: 10.21.1-SNAPSHOT
[DEBUG] saxon.version: 12.5
[DEBUG] skipTests: true
[DEBUG] sonar.test.exclusions: **/test/resources/**/*,**/it/resources/**/*
[DEBUG] sonatypeOssDistMgmtSnapshotsUrl: https://oss.sonatype.org/content/repositories/snapshots/
[DEBUG] spotbugs.skip: true
[DEBUG] sun.arch.data.model: 64
[DEBUG] sun.boot.library.path: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64/lib
[DEBUG] sun.cpu.endian: little
[DEBUG] sun.cpu.isalist:
[DEBUG] sun.desktop: gnome
[DEBUG] sun.io.unicode.encoding: UnicodeLittle
[DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher --debug clean site -Pno-validations
[DEBUG] sun.java.launcher: SUN_STANDARD
[DEBUG] sun.jnu.encoding: UTF-8
[DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
[DEBUG] sun.os.patch.level: unknown
[DEBUG] surefire.options:
[DEBUG] tidy.skip: true
[DEBUG] user.country: RU
[DEBUG] user.dir: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] user.home: /home/rivanov
[DEBUG] user.language: ru
[DEBUG] user.name: rivanov
[DEBUG] user.timezone:
[DEBUG] xml.skip: true
[DEBUG] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
[DEBUG] resource with targetPath null
directory src/main/resources/com/puppycrawl/tools/checkstyle
excludes []
includes [*.dtd]
[DEBUG] ignoreDelta true
[INFO] Copying 10 resources from src/main/resources/com/puppycrawl/tools/checkstyle to target/site/dtds
[DEBUG] Copying file suppressions_1_0.dtd
[DEBUG] file suppressions_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_0.dtd
[DEBUG] Copying file configuration_1_0.dtd
[DEBUG] file configuration_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/configuration_1_0.dtd
[DEBUG] Copying file packages_1_0.dtd
[DEBUG] file packages_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'packages_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/packages_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/packages_1_0.dtd
[DEBUG] Copying file suppressions_1_1_xpath_experimental.dtd
[DEBUG] file suppressions_1_1_xpath_experimental.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_1_xpath_experimental.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_1_xpath_experimental.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_1_xpath_experimental.dtd
[DEBUG] Copying file configuration_1_2.dtd
[DEBUG] file configuration_1_2.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_2.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_2.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/configuration_1_2.dtd
[DEBUG] Copying file suppressions_1_2.dtd
[DEBUG] file suppressions_1_2.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_2.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_2.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_2.dtd
[DEBUG] Copying file configuration_1_1.dtd
[DEBUG] file configuration_1_1.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_1.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_1.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/configuration_1_1.dtd
[DEBUG] Copying file suppressions_1_1.dtd
[DEBUG] file suppressions_1_1.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_1.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_1.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_1.dtd
[DEBUG] Copying file configuration_1_3.dtd
[DEBUG] file configuration_1_3.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_3.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_3.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/configuration_1_3.dtd
[DEBUG] Copying file suppressions_1_2_xpath_experimental.dtd
[DEBUG] file suppressions_1_2_xpath_experimental.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_2_xpath_experimental.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_2_xpath_experimental.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/suppressions_1_2_xpath_experimental.dtd
[DEBUG] resource with targetPath null
directory src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports
excludes []
includes [*.dtd]
[DEBUG] ignoreDelta true
[INFO] Copying 5 resources from src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports to target/site/dtds
[DEBUG] Copying file import_control_1_3.dtd
[DEBUG] file import_control_1_3.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_3.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_3.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_3.dtd
[DEBUG] Copying file import_control_1_2.dtd
[DEBUG] file import_control_1_2.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_2.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_2.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_2.dtd
[DEBUG] Copying file import_control_1_1.dtd
[DEBUG] file import_control_1_1.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_1.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_1.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_1.dtd
[DEBUG] Copying file import_control_1_4.dtd
[DEBUG] file import_control_1_4.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_4.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_4.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_4.dtd
[DEBUG] Copying file import_control_1_0.dtd
[DEBUG] file import_control_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/site/dtds/import_control_1_0.dtd
[DEBUG] no user filter components
[INFO]
[INFO] --- maven-site-plugin:3.12.1:site (default-site) @ checkstyle ---
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for glassfish-repository (http://download.java.net/maven/glassfish).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=602465, ConflictMarker.markTime=353311, ConflictMarker.nodeCount=483, ConflictIdSorter.graphTime=398112, ConflictIdSorter.topsortTime=128084, ConflictIdSorter.conflictIdCount=130, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=7208198, ConflictResolver.conflictItemCount=401, DefaultDependencyCollector.collectTime=313632083, DefaultDependencyCollector.transformTime=8766838}
[DEBUG] org.apache.maven.plugins:maven-site-plugin:jar:3.12.1
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-exec:jar:1.6.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-core:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.2.5:compile
[DEBUG] org.eclipse.aether:aether-spi:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.aether:aether-impl:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:compile (version managed from default)
[DEBUG] javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] javax.enterprise:cdi-api:jar:1.2:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:compile (version managed from default)
[DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] com.google.guava:guava:jar:16.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-model:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.2.5:compile
[DEBUG] org.eclipse.aether:aether-util:jar:1.0.0.v20140518:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile
[DEBUG] commons-io:commons-io:jar:2.6:compile
[DEBUG] org.apache.maven:maven-archiver:jar:3.5.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.20:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.2.7:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.2.0:compile
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:runtime
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.4.2:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.11.1:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:2.1.0:compile
[DEBUG] org.apache.xbean:xbean-reflect:jar:3.7:compile
[DEBUG] com.google.collections:google-collections:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
[DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:compile
[DEBUG] org.apache.commons:commons-text:jar:1.3:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.13:compile
[DEBUG] commons-logging:commons-logging:jar:1.2:compile
[DEBUG] commons-codec:commons-codec:jar:1.11:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.14:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-module-apt:jar:1.11.1:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.11.1:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-markdown:jar:1.11.1:runtime
[DEBUG] com.vladsch.flexmark:flexmark-all:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-abbreviation:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-admonition:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-aside:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-attributes:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-autolink:jar:0.42.14:runtime
[DEBUG] org.nibor.autolink:autolink:jar:0.6.0:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-definition:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-emoji:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-enumerated-reference:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-escaped-character:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-footnotes:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-gfm-issues:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-gfm-tables:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-gfm-users:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-gitlab:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-jekyll-front-matter:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-jekyll-tag:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-media-tags:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-macros:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-ins:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-xwiki-macros:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-superscript:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-tables:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-toc:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-typographic:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-ext-youtube-embedded:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-formatter:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-html-parser:jar:0.42.14:runtime
[DEBUG] org.jsoup:jsoup:jar:1.10.2:runtime
[DEBUG] com.vladsch.flexmark:flexmark-jira-converter:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-profile-pegdown:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-util:jar:0.42.14:runtime
[DEBUG] com.vladsch.flexmark:flexmark-youtrack-converter:jar:0.42.14:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-confluence:jar:1.11.1:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-docbook-simple:jar:1.11.1:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-twiki:jar:1.11.1:runtime
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-skin-model:jar:1.11.1:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.2:compile
[DEBUG] org.apache.velocity:velocity:jar:1.7:compile
[DEBUG] commons-lang:commons-lang:jar:2.4:compile
[DEBUG] org.apache.velocity:velocity-tools:jar:2.0:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] commons-digester:commons-digester:jar:1.8:compile
[DEBUG] commons-chain:commons-chain:jar:1.1:compile
[DEBUG] dom4j:dom4j:jar:1.1:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1:compile
[DEBUG] org.eclipse.jetty:jetty-server:jar:9.4.46.v20220331:compile
[DEBUG] javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] org.eclipse.jetty:jetty-http:jar:9.4.46.v20220331:compile
[DEBUG] org.eclipse.jetty:jetty-io:jar:9.4.46.v20220331:compile
[DEBUG] org.eclipse.jetty:jetty-servlet:jar:9.4.46.v20220331:compile
[DEBUG] org.eclipse.jetty:jetty-security:jar:9.4.46.v20220331:compile
[DEBUG] org.eclipse.jetty:jetty-util-ajax:jar:9.4.46.v20220331:compile
[DEBUG] org.eclipse.jetty:jetty-webapp:jar:9.4.46.v20220331:compile
[DEBUG] org.eclipse.jetty:jetty-xml:jar:9.4.46.v20220331:compile
[DEBUG] org.eclipse.jetty:jetty-util:jar:9.4.46.v20220331:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Included: org.apache.maven.plugins:maven-site-plugin:jar:3.12.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.1.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-exec:jar:1.6.0
[DEBUG] Included: javax.enterprise:cdi-api:jar:1.2
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3
[DEBUG] Included: aopalliance:aopalliance:jar:1.0
[DEBUG] Included: com.google.guava:guava:jar:16.0.1
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.eclipse.aether:aether-util:jar:1.0.0.v20140518
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.3.4
[DEBUG] Included: commons-io:commons-io:jar:2.6
[DEBUG] Included: org.apache.maven:maven-archiver:jar:3.5.2
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.20
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.2.7
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.2.0
[DEBUG] Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG] Included: org.tukaani:xz:jar:1.9
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.11.1
[DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.7
[DEBUG] Included: com.google.collections:google-collections:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.8.1
[DEBUG] Included: org.apache.commons:commons-text:jar:1.3
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.5.13
[DEBUG] Included: commons-logging:commons-logging:jar:1.2
[DEBUG] Included: commons-codec:commons-codec:jar:1.11
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.4.14
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-markdown:jar:1.11.1
[DEBUG] Included: com.vladsch.flexmark:flexmark-all:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-abbreviation:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-admonition:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-aside:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-attributes:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-autolink:jar:0.42.14
[DEBUG] Included: org.nibor.autolink:autolink:jar:0.6.0
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-definition:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-emoji:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-enumerated-reference:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-escaped-character:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-footnotes:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-gfm-issues:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-gfm-tables:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-gfm-users:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-gitlab:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-jekyll-front-matter:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-jekyll-tag:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-media-tags:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-macros:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-ins:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-xwiki-macros:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-superscript:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-tables:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-toc:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-typographic:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-ext-youtube-embedded:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-formatter:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-html-parser:jar:0.42.14
[DEBUG] Included: org.jsoup:jsoup:jar:1.10.2
[DEBUG] Included: com.vladsch.flexmark:flexmark-jira-converter:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-profile-pegdown:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-util:jar:0.42.14
[DEBUG] Included: com.vladsch.flexmark:flexmark-youtrack-converter:jar:0.42.14
[DEBUG] Included: org.apache.maven.doxia:doxia-module-confluence:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-docbook-simple:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-twiki:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-skin-model:jar:1.11.1
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.2
[DEBUG] Included: org.apache.velocity:velocity:jar:1.7
[DEBUG] Included: commons-lang:commons-lang:jar:2.4
[DEBUG] Included: org.apache.velocity:velocity-tools:jar:2.0
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: commons-digester:commons-digester:jar:1.8
[DEBUG] Included: commons-chain:commons-chain:jar:1.1
[DEBUG] Included: dom4j:dom4j:jar:1.1
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.2
[DEBUG] Included: org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1
[DEBUG] Included: org.eclipse.jetty:jetty-server:jar:9.4.46.v20220331
[DEBUG] Included: javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] Included: org.eclipse.jetty:jetty-http:jar:9.4.46.v20220331
[DEBUG] Included: org.eclipse.jetty:jetty-io:jar:9.4.46.v20220331
[DEBUG] Included: org.eclipse.jetty:jetty-servlet:jar:9.4.46.v20220331
[DEBUG] Included: org.eclipse.jetty:jetty-security:jar:9.4.46.v20220331
[DEBUG] Included: org.eclipse.jetty:jetty-util-ajax:jar:9.4.46.v20220331
[DEBUG] Included: org.eclipse.jetty:jetty-webapp:jar:9.4.46.v20220331
[DEBUG] Included: org.eclipse.jetty:jetty-xml:jar:9.4.46.v20220331
[DEBUG] Included: org.eclipse.jetty:jetty-util:jar:9.4.46.v20220331
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-site-plugin:3.12.1:site from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Setting property: velocimacro.permissions.allow.inline.to.replace.global => 'true'.
[DEBUG] Setting property: eventhandler.include.class => 'org.apache.velocity.app.event.implement.IncludeRelativePath'.
[DEBUG] Setting property: velocimacro.messages.on => 'false'.
[DEBUG] Setting property: file.resource.loader.path => ''.
[DEBUG] Setting property: resource.loader => 'classpath,file'.
[DEBUG] Setting property: file.resource.loader.class => 'org.apache.velocity.runtime.resource.loader.FileResourceLoader'.
[DEBUG] Setting property: runtime.log.invalid.references => 'false'.
[DEBUG] Setting property: resource.manager.logwhenfound => 'false'.
[DEBUG] Setting property: classpath.resource.loader.class => 'org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader'.
[DEBUG] Initializing Velocity, Calling init()...
[DEBUG] *******************************************************************
[DEBUG] Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
[DEBUG] RuntimeInstance initializing.
[DEBUG] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[DEBUG] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[DEBUG] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
[DEBUG] ClasspathResourceLoader : initialization complete.
[DEBUG] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
[DEBUG] FileResourceLoader : initialization starting.
[DEBUG] Do unicode file recognition: false
[DEBUG] FileResourceLoader : adding path ''
[DEBUG] FileResourceLoader : initialization complete.
[DEBUG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
[DEBUG] Default ResourceManager initialization complete.
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Stop
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Define
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Break
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[DEBUG] Created '20' parsers.
[DEBUG] Velocimacro : initialization starting.
[DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in templates
[DEBUG] Velocimacro : allowInlineToOverride = true : VMs defined inline may replace previous VM definitions
[DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
[DEBUG] Velocimacro : autoload off : VM system will not automatically reload global library macros
[DEBUG] Velocimacro : Velocimacro : initialization complete.
[DEBUG] RuntimeInstance successfully initialized.
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:3.12.1:site' with basic configurator -->
[DEBUG] (f) generateProjectInfo = true
[DEBUG] (f) generateReports = true
[DEBUG] (f) generateSitemap = false
[DEBUG] (f) generatedSiteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/generated-site
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locales = en
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/site
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) relativizeDecorationLinks = true
[DEBUG] (f) reporting = org.apache.maven.model.Reporting@8c0a23f
[DEBUG] (f) reports = []
[DEBUG] (f) repositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) validate = true
[DEBUG] (f) xdocDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/xdocs
[DEBUG] -- end configuration --
[DEBUG] executing Site Mojo
[DEBUG] DefaultMavenReportExecutor.buildMavenReports()
[DEBUG] resolving version for org.apache.maven.plugins:maven-project-info-reports-plugin
[DEBUG] resolved org.apache.maven.plugins:maven-project-info-reports-plugin version from the reporting.plugins section: 3.8.0
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=425472, ConflictMarker.markTime=207385, ConflictMarker.nodeCount=256, ConflictIdSorter.graphTime=166098, ConflictIdSorter.topsortTime=112441, ConflictIdSorter.conflictIdCount=77, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2580369, ConflictResolver.conflictItemCount=239, DefaultDependencyCollector.collectTime=203065198, DefaultDependencyCollector.transformTime=3590377}
[DEBUG] org.apache.maven.plugins:maven-project-info-reports-plugin:jar:3.8.0
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:4.0.0:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.4.2:compile
[DEBUG] org.apache.maven.doxia:doxia-site-model:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-skin-model:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:2.2.0:compile
[DEBUG] org.apache.velocity:velocity-engine-core:jar:2.4:compile
[DEBUG] org.apache.velocity.tools:velocity-tools-generic:jar:3.1:compile
[DEBUG] org.apache.commons:commons-digester3:jar:3.2:compile
[DEBUG] com.github.cliftonlabs:json-simple:jar:3.0.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-apt:jar:2.0.0:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0:runtime
[DEBUG] org.apache.maven:maven-archiver:jar:3.6.2:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.9.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.26.1:compile
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:runtime
[DEBUG] com.github.luben:zstd-jni:jar:1.5.5-11:runtime
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3:compile (version managed from default)
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
[DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:3.3.0:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.4.1:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.36:compile
[DEBUG] org.apache.maven.shared:maven-shared-jar:jar:3.1.1:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] commons-codec:commons-codec:jar:1.17.0:compile
[DEBUG] org.apache.bcel:bcel:jar:6.9.0:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.14.0:compile
[DEBUG] org.apache.commons:commons-collections4:jar:4.4:compile
[DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:3.4.0:compile
[DEBUG] org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.0.0:compile
[DEBUG] org.apache.maven.scm:maven-scm-api:jar:2.1.0:compile
[DEBUG] org.apache.maven.scm:maven-scm-manager-plexus:jar:2.1.0:runtime
[DEBUG] org.apache.maven.scm:maven-scm-provider-hg:jar:2.1.0:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-svn-commons:jar:2.1.0:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-svnexe:jar:2.1.0:runtime
[DEBUG] org.apache.maven.scm:maven-scm-provider-git-commons:jar:2.1.0:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-gitexe:jar:2.1.0:runtime
[DEBUG] commons-io:commons-io:jar:2.16.1:compile
[DEBUG] org.apache.commons:commons-text:jar:1.11.0:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-xml:jar:3.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] commons-validator:commons-validator:jar:1.9.0:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.9.4:compile
[DEBUG] commons-digester:commons-digester:jar:2.1:compile
[DEBUG] commons-logging:commons-logging:jar:1.3.2:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Imported: org.apache.maven.doxia.logging.Log < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.logging.LogEnabled < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkEventAttributes < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkFactory < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.siterenderer.Renderer < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenMultiPageReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.codehaus.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0
[DEBUG] Included: org.apache.maven.plugins:maven-project-info-reports-plugin:jar:3.8.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.4.2
[DEBUG] Included: org.apache.maven.doxia:doxia-site-model:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-skin-model:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:2.2.0
[DEBUG] Included: org.apache.velocity:velocity-engine-core:jar:2.4
[DEBUG] Included: org.apache.velocity.tools:velocity-tools-generic:jar:3.1
[DEBUG] Included: org.apache.commons:commons-digester3:jar:3.2
[DEBUG] Included: com.github.cliftonlabs:json-simple:jar:3.0.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-apt:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0
[DEBUG] Included: org.apache.maven:maven-archiver:jar:3.6.2
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.9.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.4.2
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.26.1
[DEBUG] Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG] Included: org.tukaani:xz:jar:1.9
[DEBUG] Included: com.github.luben:zstd-jni:jar:1.5.5-11
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3
[DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:3.3.0
[DEBUG] Included: org.apache.maven.resolver:maven-resolver-util:jar:1.4.1
[DEBUG] Included: org.apache.maven.shared:maven-shared-jar:jar:3.1.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.17.0
[DEBUG] Included: org.apache.bcel:bcel:jar:6.9.0
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.14.0
[DEBUG] Included: org.apache.commons:commons-collections4:jar:4.4
[DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.4.0
[DEBUG] Included: org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.0.0
[DEBUG] Included: org.apache.maven.scm:maven-scm-api:jar:2.1.0
[DEBUG] Included: org.apache.maven.scm:maven-scm-manager-plexus:jar:2.1.0
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-hg:jar:2.1.0
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-svn-commons:jar:2.1.0
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-svnexe:jar:2.1.0
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-git-commons:jar:2.1.0
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-gitexe:jar:2.1.0
[DEBUG] Included: commons-io:commons-io:jar:2.16.1
[DEBUG] Included: org.apache.commons:commons-text:jar:1.11.0
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-xml:jar:3.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.27
[DEBUG] Included: commons-validator:commons-validator:jar:1.9.0
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.9.4
[DEBUG] Included: commons-digester:commons-digester:jar:2.1
[DEBUG] Included: commons-logging:commons-logging:jar:1.3.2
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.2
[DEBUG] class org.apache.maven.report.projectinfo.CiManagementReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:ci-management from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:ci-management' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:ci-management {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.DependenciesReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependencies from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependencies' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) dependencyDetailsEnabled = true
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependencies {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.DependencyInformationReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-info from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-info' with basic configurator -->
[DEBUG] (f) artifactId = checkstyle
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) groupId = com.puppycrawl.tools
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-info {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) packaging = jar
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] (f) version = 10.21.1-SNAPSHOT
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.DependencyManagementReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-management from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-management' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-management {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.DistributionManagementReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:distribution-management from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:distribution-management' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:distribution-management {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.plugins.maven_project_info_reports_plugin.HelpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:help
[DEBUG] class org.apache.maven.report.projectinfo.IndexReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:index from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:index' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:index {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.IssueManagementReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:issue-management from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:issue-management' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:issue-management {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.LicensesReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:licenses from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:licenses' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) linkOnly = false
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:licenses {execution: null}
[DEBUG] (f) offline = false
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.MailingListsReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:mailing-lists from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:mailing-lists' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:mailing-lists {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.ModulesReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:modules from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:modules' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:modules {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.PluginManagementReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugin-management from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugin-management' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugin-management {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.PluginsReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugins from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugins' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugins {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.ScmReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:scm from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:scm' with basic configurator -->
[DEBUG] (f) anonymousConnection = scm:git:[email protected]:checkstyle/checkstyle.git
[DEBUG] (f) checkoutDirectoryName = checkstyle
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) developerConnection = scm:git:[email protected]:checkstyle/checkstyle.git
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:scm {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) scmTag = HEAD
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] (f) webAccessUrl = https://github.com/checkstyle/checkstyle
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.SummaryReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:summary from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:summary' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:summary {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.report.projectinfo.TeamReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:team from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:team' with basic configurator -->
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/project-info-reports.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///home/rivanov/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:team {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) pluginRepositories = [ id: nexus-codehaus-snapshot
url: https://oss.sonatype.org/content/repositories/codehaus-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
blocked: false
]
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) remoteRepositories = [ id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
blocked: false
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
blocked: false
]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) showAvatarImages = true
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) skipEmptyReport = true
[DEBUG] -- end configuration --
[INFO] 15 reports detected for maven-project-info-reports-plugin:3.8.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
[DEBUG] resolving version for org.apache.maven.plugins:maven-javadoc-plugin
[DEBUG] resolved org.apache.maven.plugins:maven-javadoc-plugin version from the build.pluginManagement.plugins section: 3.11.2
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.11.2
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=134910, ConflictMarker.markTime=84420, ConflictMarker.nodeCount=143, ConflictIdSorter.graphTime=65689, ConflictIdSorter.topsortTime=41148, ConflictIdSorter.conflictIdCount=51, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=758755, ConflictResolver.conflictItemCount=121, DefaultDependencyCollector.collectTime=25731530, DefaultDependencyCollector.transformTime=1130792}
[DEBUG] org.apache.maven.plugins:maven-javadoc-plugin:jar:3.11.2
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.4.1:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:4.0.0:compile
[DEBUG] org.apache.maven:maven-archiver:jar:3.6.2:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] org.apache.maven.shared:maven-invoker:jar:3.3.0:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.4.2:compile
[DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:3.4.0:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-site-model:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-skin-model:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3:compile (version managed from default)
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:2.2.0:compile
[DEBUG] org.apache.velocity:velocity-engine-core:jar:2.4:compile
[DEBUG] org.apache.velocity.tools:velocity-tools-generic:jar:3.1:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.9.4:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] org.apache.commons:commons-digester3:jar:3.2:compile
[DEBUG] com.github.cliftonlabs:json-simple:jar:3.0.2:compile
[DEBUG] org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:3.5.3:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.17.0:compile
[DEBUG] org.apache.commons:commons-text:jar:1.12.0:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.14:compile
[DEBUG] commons-logging:commons-logging:jar:1.2:compile
[DEBUG] commons-codec:commons-codec:jar:1.11:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.16:compile
[DEBUG] com.thoughtworks.qdox:qdox:jar:2.2.0:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.36:compile
[DEBUG] org.codehaus.plexus:plexus-java:jar:1.3.0:compile
[DEBUG] org.ow2.asm:asm:jar:9.7:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.2:compile
[DEBUG] org.codehaus.plexus:plexus-xml:jar:3.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.5.1:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.10.0:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.26.2:compile
[DEBUG] io.airlift:aircompressor:jar:0.27:compile
[DEBUG] org.tukaani:xz:jar:1.9:runtime
[DEBUG] com.github.luben:zstd-jni:jar:1.5.6-3:runtime
[DEBUG] commons-io:commons-io:jar:2.18.0:runtime
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.3:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-javadoc-plugin:3.11.2
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-javadoc-plugin:3.11.2
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Imported: org.apache.maven.doxia.logging.Log < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.logging.LogEnabled < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkEventAttributes < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkFactory < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.siterenderer.Renderer < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenMultiPageReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.codehaus.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-javadoc-plugin:3.11.2
[DEBUG] Included: org.apache.maven.plugins:maven-javadoc-plugin:jar:3.11.2
[DEBUG] Included: org.apache.maven.resolver:maven-resolver-util:jar:1.4.1
[DEBUG] Included: org.apache.maven:maven-archiver:jar:3.6.2
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.27
[DEBUG] Included: org.apache.maven.shared:maven-invoker:jar:3.3.0
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.4.2
[DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.4.0
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-site-model:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-skin-model:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.0
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:2.2.0
[DEBUG] Included: org.apache.velocity:velocity-engine-core:jar:2.4
[DEBUG] Included: org.apache.velocity.tools:velocity-tools-generic:jar:3.1
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.9.4
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.2
[DEBUG] Included: org.apache.commons:commons-digester3:jar:3.2
[DEBUG] Included: com.github.cliftonlabs:json-simple:jar:3.0.2
[DEBUG] Included: org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.17.0
[DEBUG] Included: org.apache.commons:commons-text:jar:1.12.0
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.5.14
[DEBUG] Included: commons-logging:commons-logging:jar:1.2
[DEBUG] Included: commons-codec:commons-codec:jar:1.11
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.4.16
[DEBUG] Included: com.thoughtworks.qdox:qdox:jar:2.2.0
[DEBUG] Included: org.codehaus.plexus:plexus-java:jar:1.3.0
[DEBUG] Included: org.ow2.asm:asm:jar:9.7
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.2
[DEBUG] Included: org.codehaus.plexus:plexus-xml:jar:3.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.5.1
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.10.0
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.26.2
[DEBUG] Included: io.airlift:aircompressor:jar:0.27
[DEBUG] Included: org.tukaani:xz:jar:1.9
[DEBUG] Included: com.github.luben:zstd-jni:jar:1.5.6-3
[DEBUG] Included: commons-io:commons-io:jar:2.18.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.3
[DEBUG] class org.apache.maven.plugins.javadoc.JavadocReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:3.11.2:javadoc from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:3.11.2, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:3.11.2:javadoc' with basic configurator -->
[DEBUG] (f) excludePackageNames = com.puppycrawl.tools.checkstyle.grammar.java:
com.puppycrawl.tools.checkstyle.grammar.javadoc:
[DEBUG] (f) source = 11
[DEBUG] (f) show = private
[DEBUG] (f) failOnError = true
[DEBUG] (f) failOnWarnings = true
[DEBUG] (f) linksource = true
[DEBUG] (s) name = noinspection
[DEBUG] (s) placement = X
[DEBUG] (s) name = noinspectionreason
[DEBUG] (s) placement = X
[DEBUG] (f) tags = [name = 'noinspection'
head = 'null'
placement = 'X', name = 'noinspectionreason'
head = 'null'
placement = 'X']
[DEBUG] (f) applyJavadocSecurityFix = true
[DEBUG] (f) author = true
[DEBUG] (f) bootclasspathArtifacts = []
[DEBUG] (f) bottom = Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.
[DEBUG] (f) breakiterator = false
[DEBUG] (f) debug = false
[DEBUG] (f) detectJavaApiLink = true
[DEBUG] (f) detectLinks = false
[DEBUG] (f) detectOfflineLinks = true
[DEBUG] (f) docencoding = UTF-8
[DEBUG] (f) docfilessubdirs = false
[DEBUG] (f) docletArtifact = groupId = 'null'
artifactId = 'null'
version = 'null'
classifier = 'null'
[DEBUG] (f) docletArtifacts = []
[DEBUG] (f) doctitle = checkstyle 10.21.1-SNAPSHOT API
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) forceRootLocale = true
[DEBUG] (f) includeDependencySources = false
[DEBUG] (f) includeTransitiveDependencySources = false
[DEBUG] (f) javaApiLinks = {}
[DEBUG] (f) javadocDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/javadoc
[DEBUG] (f) javadocOptionsDir = /home/rivanov/java/github/checkstyle/checkstyle/target/javadoc-bundle-options
[DEBUG] (f) keywords = false
[DEBUG] (f) legacyMode = false
[DEBUG] (f) links = []
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-javadoc-plugin:3.11.2:javadoc {execution: null}
[DEBUG] (f) nocomment = false
[DEBUG] (f) nodeprecated = false
[DEBUG] (f) nodeprecatedlist = false
[DEBUG] (f) nohelp = false
[DEBUG] (f) noindex = false
[DEBUG] (f) nonavbar = false
[DEBUG] (f) nooverview = false
[DEBUG] (f) nosince = false
[DEBUG] (f) notimestamp = false
[DEBUG] (f) notree = false
[DEBUG] (f) offline = false
[DEBUG] (f) offlineLinks = []
[DEBUG] (f) old = false
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) overview = /home/rivanov/java/github/checkstyle/checkstyle/src/main/javadoc/overview.html
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) quiet = false
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) release = 11
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) resourcesArtifacts = []
[DEBUG] (f) serialwarn = false
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) skip = true
[DEBUG] (f) sourceDependencyCacheDir = /home/rivanov/java/github/checkstyle/checkstyle/target/distro-javadoc-sources
[DEBUG] (f) splitindex = false
[DEBUG] (f) staleDataPath = /home/rivanov/java/github/checkstyle/checkstyle/target/maven-javadoc-plugin-stale-data.txt
[DEBUG] (f) stylesheet = java
[DEBUG] (f) tagletArtifact = groupId = 'null'
artifactId = 'null'
version = 'null'
classifier = 'null'
[DEBUG] (f) tagletArtifacts = []
[DEBUG] (f) taglets = []
[DEBUG] (f) use = true
[DEBUG] (f) useStandardDocletOptions = true
[DEBUG] (f) validateLinks = false
[DEBUG] (f) verbose = false
[DEBUG] (f) version = true
[DEBUG] (f) windowtitle = checkstyle 10.21.1-SNAPSHOT API
[DEBUG] -- end configuration --
[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]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[INFO] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:3.11.2:javadoc > generate-sources @ checkstyle >>>
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=168833, ConflictMarker.markTime=107813, ConflictMarker.nodeCount=150, ConflictIdSorter.graphTime=62522, ConflictIdSorter.topsortTime=49831, ConflictIdSorter.conflictIdCount=72, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1606268, ConflictResolver.conflictItemCount=110, DefaultDependencyCollector.collectTime=2658606, DefaultDependencyCollector.transformTime=2147497}
[DEBUG] com.puppycrawl.tools:checkstyle:jar:10.21.1-SNAPSHOT
[DEBUG] info.picocli:picocli:jar:4.7.6:compile
[DEBUG] org.antlr:antlr4-runtime:jar:4.13.2:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.9.4:compile
[DEBUG] commons-logging:commons-logging:jar:1.2:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] com.google.guava:guava:jar:33.4.0-jre:compile
[DEBUG] com.google.guava:failureaccess:jar:1.0.2:compile
[DEBUG] com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[DEBUG] com.google.errorprone:error_prone_annotations:jar:2.36.0:compile
[DEBUG] com.google.j2objc:j2objc-annotations:jar:3.0.0:compile
[DEBUG] org.apache.ant:ant:jar:1.10.15:provided
[DEBUG] org.apache.ant:ant-launcher:jar:1.10.15:provided
[DEBUG] org.reflections:reflections:jar:0.10.2:compile
[DEBUG] org.javassist:javassist:jar:3.28.0-GA:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.32:compile
[DEBUG] org.junit.jupiter:junit-jupiter-api:jar:5.11.4:test
[DEBUG] org.opentest4j:opentest4j:jar:1.3.0:test
[DEBUG] org.junit.platform:junit-platform-commons:jar:1.11.4:test
[DEBUG] org.apiguardian:apiguardian-api:jar:1.1.2:test
[DEBUG] org.junit.jupiter:junit-jupiter-engine:jar:5.11.4:test
[DEBUG] org.junit.platform:junit-platform-engine:jar:1.11.4:test
[DEBUG] org.itsallcode:junit5-system-extensions:jar:1.2.2:test
[DEBUG] org.junit-pioneer:junit-pioneer:jar:2.3.0:test
[DEBUG] org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[DEBUG] org.junit.platform:junit-platform-launcher:jar:1.11.2:test
[DEBUG] com.tngtech.archunit:archunit-junit5:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit-junit5-api:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit-junit5-engine:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit-junit5-engine-api:jar:1.3.0:test
[DEBUG] com.github.caciocavallosilano:cacio-tta:jar:1.11:test
[DEBUG] com.github.caciocavallosilano:cacio-shared:jar:1.11:test
[DEBUG] com.google.truth:truth:jar:1.4.4:test
[DEBUG] org.jspecify:jspecify:jar:0.3.0:test
[DEBUG] junit:junit:jar:4.13.2:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] com.google.auto.value:auto-value-annotations:jar:1.11.0:test
[DEBUG] org.ow2.asm:asm:jar:9.7:test
[DEBUG] nl.jqno.equalsverifier:equalsverifier:jar:3.17.5:test
[DEBUG] org.objenesis:objenesis:jar:3.4:test
[DEBUG] net.bytebuddy:byte-buddy:jar:1.15.10:test
[DEBUG] org.mockito:mockito-inline:jar:5.2.0:test
[DEBUG] org.mockito:mockito-core:jar:5.2.0:test
[DEBUG] net.bytebuddy:byte-buddy-agent:jar:1.14.1:test
[DEBUG] commons-io:commons-io:jar:2.18.0:test
[DEBUG] org.eclipse.jgit:org.eclipse.jgit:jar:6.10.0.202406032230-r:test
[DEBUG] com.googlecode.javaewah:JavaEWAH:jar:1.2.3:test
[DEBUG] commons-codec:commons-codec:jar:1.17.0:runtime
[DEBUG] org.slf4j:slf4j-simple:jar:2.0.16:test
[DEBUG] org.jacoco:org.jacoco.agent:jar:runtime:0.8.12:test
[DEBUG] de.thetaphi:forbiddenapis:jar:3.8:test
[DEBUG] net.sf.saxon:Saxon-HE:jar:12.5:compile
[DEBUG] org.xmlresolver:xmlresolver:jar:5.2.2:compile
[DEBUG] org.apache.httpcomponents.client5:httpclient5:jar:5.1.3:runtime
[DEBUG] org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3:runtime
[DEBUG] org.apache.httpcomponents.core5:httpcore5:jar:5.1.3:runtime
[DEBUG] org.xmlresolver:xmlresolver:jar:data:5.2.2:compile
[DEBUG] org.checkerframework:checker-qual:jar:3.48.3:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.12.0:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.12.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:2.1.0:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
[DEBUG] org.apache.xbean:xbean-reflect:jar:3.7:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:compile
[DEBUG] org.apache.commons:commons-text:jar:1.3:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.13:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.14:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:1.12.0:compile
[INFO]
[INFO] --- tidy-maven-plugin:1.3.0:check (validate) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=15338, ConflictMarker.markTime=26530, ConflictMarker.nodeCount=4, ConflictIdSorter.graphTime=8425, ConflictIdSorter.topsortTime=13439, ConflictIdSorter.conflictIdCount=4, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=106777, ConflictResolver.conflictItemCount=4, DefaultDependencyCollector.collectTime=10096495, DefaultDependencyCollector.transformTime=195427}
[DEBUG] org.codehaus.mojo:tidy-maven-plugin:jar:1.3.0
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.1:compile
[DEBUG] com.fasterxml.woodstox:woodstox-core:jar:6.6.2:compile
[DEBUG] org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:tidy-maven-plugin:1.3.0
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:tidy-maven-plugin:1.3.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.codehaus.mojo:tidy-maven-plugin:1.3.0
[DEBUG] Included: org.codehaus.mojo:tidy-maven-plugin:jar:1.3.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.1
[DEBUG] Included: com.fasterxml.woodstox:woodstox-core:jar:6.6.2
[DEBUG] Included: org.codehaus.woodstox:stax2-api:jar:4.2.2
[DEBUG] Configuring mojo org.codehaus.mojo:tidy-maven-plugin:1.3.0:check from plugin realm ClassRealm[plugin>org.codehaus.mojo:tidy-maven-plugin:1.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:tidy-maven-plugin:1.3.0:check' with basic configurator -->
[DEBUG] (f) pomFile = /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skip = true
[DEBUG] -- end configuration --
[INFO] Tidy is skipped.
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=25285, ConflictMarker.markTime=34814, ConflictMarker.nodeCount=14, ConflictIdSorter.graphTime=11099, ConflictIdSorter.topsortTime=16230, ConflictIdSorter.conflictIdCount=11, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=158822, ConflictResolver.conflictItemCount=14, DefaultDependencyCollector.collectTime=11097958, DefaultDependencyCollector.transformTime=270719}
[DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:3.5.0
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-xml:jar:3.0.0:compile
[DEBUG] org.apache.maven.enforcer:enforcer-api:jar:3.5.0:compile
[DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:3.5.0:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.4.1:compile (version managed from default)
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:provided (scope managed from default) (version managed from default)
[DEBUG] org.apache.commons:commons-lang3:jar:3.14.0:compile (version managed from default)
[DEBUG] commons-codec:commons-codec:jar:1.17.0:compile (version managed from default)
[DEBUG] commons-io:commons-io:jar:2.16.1:compile (version managed from default)
[DEBUG] org.apache-extras.beanshell:bsh:jar:2.0b6:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0
[DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:3.5.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-xml:jar:3.0.0
[DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:3.5.0
[DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:3.5.0
[DEBUG] Included: org.apache.maven.resolver:maven-resolver-util:jar:1.4.1
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.14.0
[DEBUG] Included: commons-codec:commons-codec:jar:1.17.0
[DEBUG] Included: commons-io:commons-io:jar:2.16.1
[DEBUG] Included: org.apache-extras.beanshell:bsh:jar:2.0b6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce' with basic configurator -->
[DEBUG] (s) commandLineRules = []
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (s) failIfNoRules = true
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-maven}
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) rules = <rules><requireMavenVersion><version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
[DEBUG] (s) rulesToExecute = []
[DEBUG] (s) rulesToSkip = []
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing Rule 0: EnforcerRuleDesc[name=requireMavenVersion, rule=RequireMavenVersion[message=Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively., version=(,2.1.0),(2.1.0,2.2.0),(2.2.0,)], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 491827297
[DEBUG] Add cache class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 491827297
[DEBUG] Detected Maven Version: 3.8.4
[DEBUG] Detected Maven Version: 3.8.4 is allowed in the range (,2.1.0),(2.1.0,2.2.0),(2.2.0,).
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[DEBUG] Finish Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion takes 1 ms
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-versions) @ checkstyle ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce' with basic configurator -->
[DEBUG] (s) commandLineRules = []
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (s) failIfNoRules = true
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-versions}
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) rules = <rules><requireJavaVersion><version>11</version>
</requireJavaVersion>
<requireMavenVersion><version>3.6.3</version>
</requireMavenVersion>
<dependencyConvergence><excludes><exclude>org.apache.maven.doxia:doxia-core</exclude>
<exclude>org.apache.commons*</exclude>
<exclude>org.apache.httpcomponents*</exclude>
<exclude>org.codehaus.plexus*</exclude>
</excludes>
</dependencyConvergence>
</rules>
[DEBUG] (s) rulesToExecute = []
[DEBUG] (s) rulesToSkip = []
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing Rule 0: EnforcerRuleDesc[name=requireJavaVersion, rule=RequireJavaVersion[message=null, version=11, display=false], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireJavaVersion with id 1568
[DEBUG] Add cache class org.apache.maven.enforcer.rules.version.RequireJavaVersion with id 1568
[DEBUG] Detected Java Version: '11.0.14.1'
[DEBUG] Normalized Java Version: '11.0.14-1'
[DEBUG] Parsed Version: Major: 11 Minor: 0 Incremental: 14 Build: 1 Qualifier: null
[DEBUG] Detected JDK Version: 11.0.14-1 is allowed in the range [11,).
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[DEBUG] Finish Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion takes 13 ms
[DEBUG] Executing Rule 1: EnforcerRuleDesc[name=requireMavenVersion, rule=RequireMavenVersion[message=null, version=3.6.3], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 48523328
[DEBUG] Add cache class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 48523328
[DEBUG] Detected Maven Version: 3.8.4
[DEBUG] Detected Maven Version: 3.8.4 is allowed in the range [3.6.3,).
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[DEBUG] Finish Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion takes 1 ms
[DEBUG] Executing Rule 2: EnforcerRuleDesc[name=dependencyConvergence, rule=DependencyConvergence[includes=null, excludes=[org.apache.maven.doxia:doxia-core, org.apache.commons*, org.apache.httpcomponents*, org.codehaus.plexus*], uniqueVersions=false], level=ERROR]
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=74834, ConflictMarker.markTime=78759, ConflictMarker.nodeCount=69, ConflictIdSorter.graphTime=38183, ConflictIdSorter.topsortTime=33609, ConflictIdSorter.conflictIdCount=35, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1634016, ConflictResolver.conflictItemCount=50, DefaultDependencyCollector.collectTime=1680617, DefaultDependencyCollector.transformTime=1914376}
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[DEBUG] Finish Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence takes 39 ms
[INFO]
[INFO] --- xml-maven-plugin:1.1.0:check-format (default) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=25031, ConflictMarker.markTime=33197, ConflictMarker.nodeCount=11, ConflictIdSorter.graphTime=10396, ConflictIdSorter.topsortTime=15271, ConflictIdSorter.conflictIdCount=8, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=373526, ConflictResolver.conflictItemCount=11, DefaultDependencyCollector.collectTime=28959516, DefaultDependencyCollector.transformTime=483369}
[DEBUG] org.codehaus.mojo:xml-maven-plugin:jar:1.1.0
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.0:compile
[DEBUG] org.codehaus.plexus:plexus-resources:jar:1.2.0:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.32:compile
[DEBUG] xml-resolver:xml-resolver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.1:compile
[DEBUG] commons-io:commons-io:jar:2.13.0:compile (version managed from default)
[DEBUG] Created new class realm plugin>org.codehaus.mojo:xml-maven-plugin:1.1.0
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:xml-maven-plugin:1.1.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.codehaus.mojo:xml-maven-plugin:1.1.0
[DEBUG] Included: org.codehaus.mojo:xml-maven-plugin:jar:1.1.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.0
[DEBUG] Included: org.codehaus.plexus:plexus-resources:jar:1.2.0
[DEBUG] Included: xml-resolver:xml-resolver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.4.1
[DEBUG] Included: commons-io:commons-io:jar:2.13.0
[DEBUG] Configuring mojo org.codehaus.mojo:xml-maven-plugin:1.1.0:check-format from plugin realm ClassRealm[plugin>org.codehaus.mojo:xml-maven-plugin:1.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:xml-maven-plugin:1.1.0:check-format' with basic configurator -->
[DEBUG] (f) basedir = /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] (f) catalogHandling = strict
[DEBUG] (f) catalogs = [config/catalog.xml]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnFormatViolation = true
[DEBUG] (s) directory = .
[DEBUG] (s) includes = [**/*.xml, **/*.xsd, **/*.xml.vm]
[DEBUG] (s) excludes = [src/xdocs/property_types.xml, target/**, .ci-temp/**, src/test/resources/**, src/xdocs-examples/resources/**, src/xdocs/releasenotes.xml, src/xdocs/releasenotes_old*.xml, src/main/resources/com/puppycrawl/tools/checkstyle/meta/**]
[DEBUG] (f) formatFileSets = [FileSet {directory: ., PatternSet [includes: {**/*.xml, **/*.xsd, **/*.xml.vm}, excludes: {src/xdocs/property_types.xml, target/**, .ci-temp/**, src/test/resources/**, src/xdocs-examples/resources/**, src/xdocs/releasenotes.xml, src/xdocs/releasenotes_old*.xml, src/main/resources/com/puppycrawl/tools/checkstyle/meta/**}]}]
[DEBUG] (s) indentSize = 2
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) skip = true
[DEBUG] (f) useDefaultFormatFileSet = false
[DEBUG] -- end configuration --
[DEBUG] Skipping execution, as demanded by user.
[INFO]
[INFO] --- antlr4-maven-plugin:4.13.2:antlr4 (default) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=33673, ConflictMarker.markTime=36921, ConflictMarker.nodeCount=15, ConflictIdSorter.graphTime=16436, ConflictIdSorter.topsortTime=19195, ConflictIdSorter.conflictIdCount=12, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=161292, ConflictResolver.conflictItemCount=15, DefaultDependencyCollector.collectTime=17250822, DefaultDependencyCollector.transformTime=297495}
[DEBUG] org.antlr:antlr4-maven-plugin:jar:4.13.2
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.12.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.4.2:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile
[DEBUG] org.antlr:antlr4:jar:4.13.2:compile
[DEBUG] org.antlr:antlr4-runtime:jar:4.13.2:compile
[DEBUG] org.antlr:antlr-runtime:jar:3.5.3:compile
[DEBUG] org.antlr:ST4:jar:4.3.4:compile
[DEBUG] org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:compile
[DEBUG] com.ibm.icu:icu4j:jar:72.1:compile
[DEBUG] org.slf4j:slf4j-api:jar:2.0.0:compile
[DEBUG] org.slf4j:slf4j-simple:jar:2.0.0:compile
[DEBUG] Created new class realm plugin>org.antlr:antlr4-maven-plugin:4.13.2
[DEBUG] Importing foreign packages into class realm plugin>org.antlr:antlr4-maven-plugin:4.13.2
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.antlr:antlr4-maven-plugin:4.13.2
[DEBUG] Included: org.antlr:antlr4-maven-plugin:jar:4.13.2
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.12.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7
[DEBUG] Included: org.antlr:antlr4:jar:4.13.2
[DEBUG] Included: org.antlr:antlr4-runtime:jar:4.13.2
[DEBUG] Included: org.antlr:antlr-runtime:jar:3.5.3
[DEBUG] Included: org.antlr:ST4:jar:4.3.4
[DEBUG] Included: org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3
[DEBUG] Included: com.ibm.icu:icu4j:jar:72.1
[DEBUG] Included: org.slf4j:slf4j-simple:jar:2.0.0
[DEBUG] Configuring mojo org.antlr:antlr4-maven-plugin:4.13.2:antlr4 from plugin realm ClassRealm[plugin>org.antlr:antlr4-maven-plugin:4.13.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.antlr:antlr4-maven-plugin:4.13.2:antlr4' with basic configurator -->
[DEBUG] (f) atn = false
[DEBUG] (f) forceATN = false
[DEBUG] (f) generateTestSources = false
[DEBUG] (f) includes = [com/puppycrawl/tools/checkstyle/grammar/javadoc/*.g4, com/puppycrawl/tools/checkstyle/grammar/java/*.g4]
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) libDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/antlr4/imports
[DEBUG] (f) listener = false
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) sourceDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] (f) statusDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4
[DEBUG] (f) treatWarningsAsErrors = false
[DEBUG] (f) visitor = true
[DEBUG] -- end configuration --
[DEBUG] ANTLR: Include: com/puppycrawl/tools/checkstyle/grammar/javadoc/*.g4
[DEBUG] ANTLR: Include: com/puppycrawl/tools/checkstyle/grammar/java/*.g4
[DEBUG] ANTLR: Output: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] ANTLR: Library: /home/rivanov/java/github/checkstyle/checkstyle/src/main/antlr4/imports
[DEBUG] Grammar file '/home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4' detected.
[DEBUG] ... relative path is: com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4
[DEBUG] Grammar file '/home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4' detected.
[DEBUG] ... relative path is: com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4
[DEBUG] Grammar file '/home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4' detected.
[DEBUG] ... relative path is: com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4
[DEBUG] Grammar file '/home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4' detected.
[DEBUG] ... relative path is: com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4
[DEBUG] Output directory base will be /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[INFO] ANTLR 4: Processing source directory /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] Analysing grammar dependencies /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4 used by [com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4]
[DEBUG] com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4 used by [com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4]
[INFO] Processing grammar: com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.interp
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.java
[DEBUG] Writing file: target/generated-sources/antlr/JavadocLexer.tokens
[INFO] Processing grammar: com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.interp
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.java
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParserVisitor.java
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParserBaseVisitor.java
[DEBUG] Writing file: target/generated-sources/antlr/JavadocParser.tokens
[DEBUG] Analysing grammar dependencies /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4 used by [com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4]
[DEBUG] com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4 used by [com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4]
[INFO] Processing grammar: com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.interp
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.java
[DEBUG] Writing file: target/generated-sources/antlr/JavaLanguageLexer.tokens
[INFO] Processing grammar: com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.interp
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.java
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParserVisitor.java
[DEBUG] Writing file: target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParserBaseVisitor.java
[DEBUG] Writing file: target/generated-sources/antlr/JavaLanguageParser.tokens
[DEBUG] Persisting grammars dependency status: /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4/dependencies.ser
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=41717, ConflictMarker.markTime=35497, ConflictMarker.nodeCount=8, ConflictIdSorter.graphTime=34914, ConflictIdSorter.topsortTime=14530, ConflictIdSorter.conflictIdCount=6, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=96592, ConflictResolver.conflictItemCount=8, DefaultDependencyCollector.collectTime=19061764, DefaultDependencyCollector.transformTime=248212}
[DEBUG] org.codehaus.mojo:build-helper-maven-plugin:jar:3.6.0
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.1:compile
[DEBUG] org.apache-extras.beanshell:bsh:jar:2.0b6:compile
[DEBUG] org.apache.maven.shared:file-management:jar:3.1.0:compile
[DEBUG] commons-io:commons-io:jar:2.11.0:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.36:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0
[DEBUG] Included: org.codehaus.mojo:build-helper-maven-plugin:jar:3.6.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.1
[DEBUG] Included: org.apache-extras.beanshell:bsh:jar:2.0b6
[DEBUG] Included: org.apache.maven.shared:file-management:jar:3.1.0
[DEBUG] Included: commons-io:commons-io:jar:2.11.0
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-source' with basic configurator -->
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skipAddSource = false
[DEBUG] (f) skipAddSourceIfMissing = false
[DEBUG] (f) sources = [/home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr]
[DEBUG] -- end configuration --
[INFO] Source directory: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr added.
[INFO]
[INFO] <<< maven-javadoc-plugin:3.11.2:javadoc < generate-sources @ checkstyle <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[INFO] 1 report configured for maven-javadoc-plugin:3.11.2: javadoc
[DEBUG] resolving version for com.github.sevntu-checkstyle:dsm-maven-plugin
[DEBUG] resolved com.github.sevntu-checkstyle:dsm-maven-plugin version from the reporting.plugins section: 2.2.0
[INFO] configuring report plugin com.github.sevntu-checkstyle:dsm-maven-plugin:2.2.0
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for central (http://repo1.maven.org/maven2).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache-snapshots (http://people.apache.org/maven-snapshot-repository).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus-snapshots (http://snapshots.repository.codehaus.org).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=172801, ConflictMarker.markTime=101486, ConflictMarker.nodeCount=104, ConflictIdSorter.graphTime=60889, ConflictIdSorter.topsortTime=44828, ConflictIdSorter.conflictIdCount=45, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=881874, ConflictResolver.conflictItemCount=94, DefaultDependencyCollector.collectTime=68419275, DefaultDependencyCollector.transformTime=1334037}
[DEBUG] com.github.sevntu-checkstyle:dsm-maven-plugin:jar:2.2.0
[DEBUG] org.hjug.dtangler.domain:dtangler-domain:jar:2.1.0:compile
[DEBUG] org.hjug.dtangler.core:dtangler-core:jar:2.1.0:compile
[DEBUG] com.google.guava:guava:jar:16.0.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.2:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.2:compile
[DEBUG] xerces:xercesImpl:jar:2.9.1:compile
[DEBUG] xml-apis:xml-apis:jar:1.3.04:compile
[DEBUG] commons-lang:commons-lang:jar:2.4:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.0.2:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.0.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.3:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG] org.apache.velocity:velocity:jar:1.5:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.1:compile
[DEBUG] commons-validator:commons-validator:jar:1.3.1:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] commons-digester:commons-digester:jar:1.6:compile
[DEBUG] commons-logging:commons-logging:jar:1.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] org.freemarker:freemarker:jar:2.3.18:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.2:compile
[DEBUG] Created new class realm plugin>com.github.sevntu-checkstyle:dsm-maven-plugin:2.2.0
[DEBUG] Importing foreign packages into class realm plugin>com.github.sevntu-checkstyle:dsm-maven-plugin:2.2.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Imported: org.apache.maven.doxia.logging.Log < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.logging.LogEnabled < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkEventAttributes < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkFactory < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.siterenderer.Renderer < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenMultiPageReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.codehaus.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Populating class realm plugin>com.github.sevntu-checkstyle:dsm-maven-plugin:2.2.0
[DEBUG] Included: com.github.sevntu-checkstyle:dsm-maven-plugin:jar:2.2.0
[DEBUG] Included: org.hjug.dtangler.domain:dtangler-domain:jar:2.1.0
[DEBUG] Included: org.hjug.dtangler.core:dtangler-core:jar:2.1.0
[DEBUG] Included: com.google.guava:guava:jar:16.0.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.2
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.2
[DEBUG] Included: xerces:xercesImpl:jar:2.9.1
[DEBUG] Included: xml-apis:xml-apis:jar:1.3.04
[DEBUG] Included: commons-lang:commons-lang:jar:2.4
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.0.2
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.0.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.3
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG] Included: org.apache.velocity:velocity:jar:1.5
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG] Included: commons-validator:commons-validator:jar:1.3.1
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: commons-digester:commons-digester:jar:1.6
[DEBUG] Included: commons-logging:commons-logging:jar:1.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0
[DEBUG] Included: org.freemarker:freemarker:jar:2.3.18
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.2
[DEBUG] class org.sevntu.maven.plugin.dsm.DsmReportMojo isMavenReport: true
[DEBUG] Configuring mojo com.github.sevntu-checkstyle:dsm-maven-plugin:2.2.0:dsm from plugin realm ClassRealm[plugin>com.github.sevntu-checkstyle:dsm-maven-plugin:2.2.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'com.github.sevntu-checkstyle:dsm-maven-plugin:2.2.0:dsm' with basic configurator -->
[DEBUG] (s) obfuscatePackageNames = true
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reportingOutputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/site
[DEBUG] -- end configuration --
[INFO] 1 report detected for dsm-maven-plugin:2.2.0: dsm
[DEBUG] resolving version for org.apache.maven.plugins:maven-surefire-report-plugin
[DEBUG] resolved org.apache.maven.plugins:maven-surefire-report-plugin version from the reporting.plugins section: 3.5.2
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.5.2
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=232275, ConflictMarker.markTime=116732, ConflictMarker.nodeCount=135, ConflictIdSorter.graphTime=78760, ConflictIdSorter.topsortTime=56335, ConflictIdSorter.conflictIdCount=49, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1121828, ConflictResolver.conflictItemCount=128, DefaultDependencyCollector.collectTime=36256227, DefaultDependencyCollector.transformTime=1709484}
[DEBUG] org.apache.maven.plugins:maven-surefire-report-plugin:jar:3.5.2
[DEBUG] org.apache.maven.surefire:surefire-logger-api:jar:3.5.2:compile
[DEBUG] org.apache.maven.surefire:surefire-report-parser:jar:3.5.2:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile
[DEBUG] commons-io:commons-io:jar:2.17.0:compile (version managed from default)
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:2.0.0:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.36:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.1:compile (version managed from default)
[DEBUG] org.apache.commons:commons-text:jar:1.12.0:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.17.0:compile (version managed from default)
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:4.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-site-model:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-skin-model:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:2.2.0:compile
[DEBUG] org.apache.velocity:velocity-engine-core:jar:2.4:compile
[DEBUG] org.apache.velocity.tools:velocity-tools-generic:jar:3.1:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.9.4:compile
[DEBUG] commons-logging:commons-logging:jar:1.2:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] org.apache.commons:commons-digester3:jar:3.2:compile
[DEBUG] com.github.cliftonlabs:json-simple:jar:3.0.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-apt:jar:2.0.0:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0:runtime
[DEBUG] org.apache.maven:maven-archiver:jar:3.6.2:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.9.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.27.1:compile (version managed from default)
[DEBUG] commons-codec:commons-codec:jar:1.16.1:compile
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:runtime
[DEBUG] com.github.luben:zstd-jni:jar:1.5.5-11:runtime
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3:compile (version managed from default)
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
[DEBUG] org.codehaus.plexus:plexus-xml:jar:3.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile
[DEBUG] org.codehaus.plexus:plexus-component-api:jar:1.0-alpha-20:compile
[DEBUG] junit:junit:jar:4.13.2:compile (version managed from default)
[DEBUG] org.hamcrest:hamcrest-core:jar:3.0:compile (version managed from default)
[DEBUG] org.hamcrest:hamcrest:jar:3.0:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-report-plugin:3.5.2
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-report-plugin:3.5.2
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Imported: org.apache.maven.doxia.logging.Log < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.logging.LogEnabled < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkEventAttributes < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkFactory < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.siterenderer.Renderer < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenMultiPageReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.codehaus.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-report-plugin:3.5.2
[DEBUG] Included: org.apache.maven.plugins:maven-surefire-report-plugin:jar:3.5.2
[DEBUG] Included: org.apache.maven.surefire:surefire-logger-api:jar:3.5.2
[DEBUG] Included: org.apache.maven.surefire:surefire-report-parser:jar:3.5.2
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.3.4
[DEBUG] Included: commons-io:commons-io:jar:2.17.0
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:2.0.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.1
[DEBUG] Included: org.apache.commons:commons-text:jar:1.12.0
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.17.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-site-model:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-skin-model:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:2.2.0
[DEBUG] Included: org.apache.velocity:velocity-engine-core:jar:2.4
[DEBUG] Included: org.apache.velocity.tools:velocity-tools-generic:jar:3.1
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.9.4
[DEBUG] Included: commons-logging:commons-logging:jar:1.2
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.2
[DEBUG] Included: org.apache.commons:commons-digester3:jar:3.2
[DEBUG] Included: com.github.cliftonlabs:json-simple:jar:3.0.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-apt:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0
[DEBUG] Included: org.apache.maven:maven-archiver:jar:3.6.2
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.9.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.4.2
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.27.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.16.1
[DEBUG] Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG] Included: org.tukaani:xz:jar:1.9
[DEBUG] Included: com.github.luben:zstd-jni:jar:1.5.5-11
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.0
[DEBUG] Included: org.codehaus.plexus:plexus-xml:jar:3.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10
[DEBUG] Included: junit:junit:jar:4.13.2
[DEBUG] Included: org.hamcrest:hamcrest-core:jar:3.0
[DEBUG] Included: org.hamcrest:hamcrest:jar:3.0
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.27
[DEBUG] class org.apache.maven.plugins.surefire.report.SurefireOnlyReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-report-plugin:3.5.2:report-only from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-report-plugin:3.5.2, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-report-plugin:3.5.2:report-only' with basic configurator -->
[DEBUG] (f) aggregate = false
[DEBUG] (f) alwaysGenerateSurefireReport = true
[DEBUG] (f) customBundle = /home/rivanov/java/github/checkstyle/checkstyle/src/site/custom/surefire-report.properties
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) linkXRef = true
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-surefire-report-plugin:3.5.2:report-only {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) outputName = surefire
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) showSuccess = true
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skipSurefireReport = false
[DEBUG] -- end configuration --
[INFO] 1 report configured for maven-surefire-report-plugin:3.5.2: report-only
[DEBUG] resolving version for org.apache.maven.plugins:maven-jxr-plugin
[DEBUG] resolved org.apache.maven.plugins:maven-jxr-plugin version from the reporting.plugins section: 3.6.0
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:3.6.0
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=193212, ConflictMarker.markTime=98753, ConflictMarker.nodeCount=129, ConflictIdSorter.graphTime=65148, ConflictIdSorter.topsortTime=48200, ConflictIdSorter.conflictIdCount=48, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=972373, ConflictResolver.conflictItemCount=126, DefaultDependencyCollector.collectTime=6725183, DefaultDependencyCollector.transformTime=1424640}
[DEBUG] org.apache.maven.plugins:maven-jxr-plugin:jar:3.6.0
[DEBUG] org.apache.maven:maven-jxr:jar:3.6.0:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.36:compile (version managed from default)
[DEBUG] org.apache.velocity:velocity-engine-core:jar:2.4:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.17.0:compile (version managed from default)
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:3.5.3:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:4.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:2.0.0:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.4.2:compile
[DEBUG] commons-io:commons-io:jar:2.11.0:compile
[DEBUG] org.apache.maven.doxia:doxia-site-model:jar:2.0.0:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:2.0.0:compile
[DEBUG] org.apache.commons:commons-text:jar:1.12.0:compile
[DEBUG] org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-skin-model:jar:2.0.0:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:2.2.0:compile
[DEBUG] org.apache.velocity.tools:velocity-tools-generic:jar:3.1:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.9.4:compile
[DEBUG] commons-logging:commons-logging:jar:1.2:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] org.apache.commons:commons-digester3:jar:3.2:compile
[DEBUG] com.github.cliftonlabs:json-simple:jar:3.0.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-apt:jar:2.0.0:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0:runtime
[DEBUG] org.apache.maven:maven-archiver:jar:3.6.2:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.9.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.26.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.16.1:compile
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:runtime
[DEBUG] com.github.luben:zstd-jni:jar:1.5.5-11:runtime
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3:compile (version managed from default)
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
[DEBUG] org.codehaus.plexus:plexus-java:jar:1.3.0:compile
[DEBUG] org.ow2.asm:asm:jar:9.7:compile
[DEBUG] com.thoughtworks.qdox:qdox:jar:2.1.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-xml:jar:3.0.1:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-jxr-plugin:3.6.0
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-jxr-plugin:3.6.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Imported: org.apache.maven.doxia.logging.Log < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.logging.LogEnabled < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkEventAttributes < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkFactory < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.siterenderer.Renderer < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenMultiPageReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.codehaus.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-jxr-plugin:3.6.0
[DEBUG] Included: org.apache.maven.plugins:maven-jxr-plugin:jar:3.6.0
[DEBUG] Included: org.apache.maven:maven-jxr:jar:3.6.0
[DEBUG] Included: org.apache.velocity:velocity-engine-core:jar:2.4
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.17.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.4.2
[DEBUG] Included: commons-io:commons-io:jar:2.11.0
[DEBUG] Included: org.apache.maven.doxia:doxia-site-model:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:2.0.0
[DEBUG] Included: org.apache.commons:commons-text:jar:1.12.0
[DEBUG] Included: org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.27
[DEBUG] Included: org.apache.maven.doxia:doxia-skin-model:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:2.2.0
[DEBUG] Included: org.apache.velocity.tools:velocity-tools-generic:jar:3.1
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.9.4
[DEBUG] Included: commons-logging:commons-logging:jar:1.2
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.2
[DEBUG] Included: org.apache.commons:commons-digester3:jar:3.2
[DEBUG] Included: com.github.cliftonlabs:json-simple:jar:3.0.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-apt:jar:2.0.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0
[DEBUG] Included: org.apache.maven:maven-archiver:jar:3.6.2
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.9.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.4.2
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.26.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.16.1
[DEBUG] Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG] Included: org.tukaani:xz:jar:1.9
[DEBUG] Included: com.github.luben:zstd-jni:jar:1.5.5-11
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.0
[DEBUG] Included: org.codehaus.plexus:plexus-java:jar:1.3.0
[DEBUG] Included: org.ow2.asm:asm:jar:9.7
[DEBUG] Included: com.thoughtworks.qdox:qdox:jar:2.1.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-xml:jar:3.0.1
[DEBUG] class org.apache.maven.plugins.maven_jxr_plugin.HelpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.apache.maven.plugins:maven-jxr-plugin:3.6.0:help
[DEBUG] class org.apache.maven.plugin.jxr.JxrReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jxr-plugin:3.6.0:jxr from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jxr-plugin:3.6.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jxr-plugin:3.6.0:jxr' with basic configurator -->
[DEBUG] (f) bottom = © {inceptionYear}–{currentYear} {organizationName}
[DEBUG] (f) docTitle = checkstyle 10.21.1-SNAPSHOT Reference
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) linkJavadoc = true
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-jxr-plugin:3.6.0:jxr {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) sourceDirs = [/home/rivanov/java/github/checkstyle/checkstyle/src/main/java]
[DEBUG] (f) windowTitle = checkstyle 10.21.1-SNAPSHOT Reference
[DEBUG] -- end configuration --
[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]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[INFO] preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> maven-jxr-plugin:3.6.0:jxr > generate-sources @ checkstyle >>>
[INFO]
[INFO] --- tidy-maven-plugin:1.3.0:check (validate) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:tidy-maven-plugin:1.3.0:check from plugin realm ClassRealm[plugin>org.codehaus.mojo:tidy-maven-plugin:1.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:tidy-maven-plugin:1.3.0:check' with basic configurator -->
[DEBUG] (f) pomFile = /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skip = true
[DEBUG] -- end configuration --
[INFO] Tidy is skipped.
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ checkstyle ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce' with basic configurator -->
[DEBUG] (s) commandLineRules = []
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (s) failIfNoRules = true
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-maven}
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) rules = <rules><requireMavenVersion><version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
[DEBUG] (s) rulesToExecute = []
[DEBUG] (s) rulesToSkip = []
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing Rule 0: EnforcerRuleDesc[name=requireMavenVersion, rule=RequireMavenVersion[message=Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively., version=(,2.1.0),(2.1.0,2.2.0),(2.2.0,)], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 491827297
[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 491827297
[DEBUG] Finish Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion takes 1 ms
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-versions) @ checkstyle ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce' with basic configurator -->
[DEBUG] (s) commandLineRules = []
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (s) failIfNoRules = true
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-versions}
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) rules = <rules><requireJavaVersion><version>11</version>
</requireJavaVersion>
<requireMavenVersion><version>3.6.3</version>
</requireMavenVersion>
<dependencyConvergence><excludes><exclude>org.apache.maven.doxia:doxia-core</exclude>
<exclude>org.apache.commons*</exclude>
<exclude>org.apache.httpcomponents*</exclude>
<exclude>org.codehaus.plexus*</exclude>
</excludes>
</dependencyConvergence>
</rules>
[DEBUG] (s) rulesToExecute = []
[DEBUG] (s) rulesToSkip = []
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing Rule 0: EnforcerRuleDesc[name=requireJavaVersion, rule=RequireJavaVersion[message=null, version=11, display=false], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireJavaVersion with id 1568
[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireJavaVersion with id 1568
[DEBUG] Finish Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion takes 0 ms
[DEBUG] Executing Rule 1: EnforcerRuleDesc[name=requireMavenVersion, rule=RequireMavenVersion[message=null, version=3.6.3], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 48523328
[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 48523328
[DEBUG] Finish Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion takes 15 ms
[DEBUG] Executing Rule 2: EnforcerRuleDesc[name=dependencyConvergence, rule=DependencyConvergence[includes=null, excludes=[org.apache.maven.doxia:doxia-core, org.apache.commons*, org.apache.httpcomponents*, org.codehaus.plexus*], uniqueVersions=false], level=ERROR]
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=88117, ConflictMarker.markTime=67454, ConflictMarker.nodeCount=69, ConflictIdSorter.graphTime=35640, ConflictIdSorter.topsortTime=31876, ConflictIdSorter.conflictIdCount=35, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=692502, ConflictResolver.conflictItemCount=50, DefaultDependencyCollector.collectTime=1425408, DefaultDependencyCollector.transformTime=944869}
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[DEBUG] Finish Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence takes 7 ms
[INFO]
[INFO] --- xml-maven-plugin:1.1.0:check-format (default) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:xml-maven-plugin:1.1.0:check-format from plugin realm ClassRealm[plugin>org.codehaus.mojo:xml-maven-plugin:1.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:xml-maven-plugin:1.1.0:check-format' with basic configurator -->
[DEBUG] (f) basedir = /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] (f) catalogHandling = strict
[DEBUG] (f) catalogs = [config/catalog.xml]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnFormatViolation = true
[DEBUG] (s) directory = .
[DEBUG] (s) includes = [**/*.xml, **/*.xsd, **/*.xml.vm]
[DEBUG] (s) excludes = [src/xdocs/property_types.xml, target/**, .ci-temp/**, src/test/resources/**, src/xdocs-examples/resources/**, src/xdocs/releasenotes.xml, src/xdocs/releasenotes_old*.xml, src/main/resources/com/puppycrawl/tools/checkstyle/meta/**]
[DEBUG] (f) formatFileSets = [FileSet {directory: ., PatternSet [includes: {**/*.xml, **/*.xsd, **/*.xml.vm}, excludes: {src/xdocs/property_types.xml, target/**, .ci-temp/**, src/test/resources/**, src/xdocs-examples/resources/**, src/xdocs/releasenotes.xml, src/xdocs/releasenotes_old*.xml, src/main/resources/com/puppycrawl/tools/checkstyle/meta/**}]}]
[DEBUG] (s) indentSize = 2
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) skip = true
[DEBUG] (f) useDefaultFormatFileSet = false
[DEBUG] -- end configuration --
[DEBUG] Skipping execution, as demanded by user.
[INFO]
[INFO] --- antlr4-maven-plugin:4.13.2:antlr4 (default) @ checkstyle ---
[DEBUG] Configuring mojo org.antlr:antlr4-maven-plugin:4.13.2:antlr4 from plugin realm ClassRealm[plugin>org.antlr:antlr4-maven-plugin:4.13.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.antlr:antlr4-maven-plugin:4.13.2:antlr4' with basic configurator -->
[DEBUG] (f) atn = false
[DEBUG] (f) forceATN = false
[DEBUG] (f) generateTestSources = false
[DEBUG] (f) includes = [com/puppycrawl/tools/checkstyle/grammar/javadoc/*.g4, com/puppycrawl/tools/checkstyle/grammar/java/*.g4]
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) libDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/antlr4/imports
[DEBUG] (f) listener = false
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) sourceDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] (f) statusDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4
[DEBUG] (f) treatWarningsAsErrors = false
[DEBUG] (f) visitor = true
[DEBUG] -- end configuration --
[DEBUG] ANTLR: Include: com/puppycrawl/tools/checkstyle/grammar/javadoc/*.g4
[DEBUG] ANTLR: Include: com/puppycrawl/tools/checkstyle/grammar/java/*.g4
[DEBUG] ANTLR: Output: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] ANTLR: Library: /home/rivanov/java/github/checkstyle/checkstyle/src/main/antlr4/imports
[DEBUG] Load grammars dependency status: /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4/dependencies.ser
[INFO] No grammars to process
[DEBUG] Output directory base will be /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[INFO] ANTLR 4: Processing source directory /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] Persisting grammars dependency status: /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4/dependencies.ser
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-source' with basic configurator -->
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skipAddSource = false
[DEBUG] (f) skipAddSourceIfMissing = false
[DEBUG] (f) sources = [/home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr]
[DEBUG] -- end configuration --
[INFO] Source directory: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr added.
[INFO]
[INFO] <<< maven-jxr-plugin:3.6.0:jxr < generate-sources @ checkstyle <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[DEBUG] class org.apache.maven.plugin.jxr.JxrNoForkReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jxr-plugin:3.6.0:jxr-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jxr-plugin:3.6.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jxr-plugin:3.6.0:jxr-no-fork' with basic configurator -->
[DEBUG] (f) bottom = © {inceptionYear}–{currentYear} {organizationName}
[DEBUG] (f) docTitle = checkstyle 10.21.1-SNAPSHOT Reference
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) linkJavadoc = true
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-jxr-plugin:3.6.0:jxr-no-fork {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) sourceDirs = [/home/rivanov/java/github/checkstyle/checkstyle/src/main/java]
[DEBUG] (f) windowTitle = checkstyle 10.21.1-SNAPSHOT Reference
[DEBUG] -- end configuration --
[DEBUG] class org.apache.maven.plugin.jxr.JxrTestReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jxr-plugin:3.6.0:test-jxr from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jxr-plugin:3.6.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jxr-plugin:3.6.0:test-jxr' with basic configurator -->
[DEBUG] (f) bottom = © {inceptionYear}–{currentYear} {organizationName}
[DEBUG] (f) docTitle = checkstyle 10.21.1-SNAPSHOT Reference
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) linkJavadoc = true
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-jxr-plugin:3.6.0:test-jxr {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) sourceDirs = [/home/rivanov/java/github/checkstyle/checkstyle/src/test/java]
[DEBUG] (f) windowTitle = checkstyle 10.21.1-SNAPSHOT Reference
[DEBUG] -- end configuration --
[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]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[INFO] preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> maven-jxr-plugin:3.6.0:test-jxr > generate-test-sources @ checkstyle >>>
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=166854, ConflictMarker.markTime=147350, ConflictMarker.nodeCount=150, ConflictIdSorter.graphTime=68029, ConflictIdSorter.topsortTime=55998, ConflictIdSorter.conflictIdCount=72, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1999128, ConflictResolver.conflictItemCount=110, DefaultDependencyCollector.collectTime=2984075, DefaultDependencyCollector.transformTime=2570130}
[DEBUG] com.puppycrawl.tools:checkstyle:jar:10.21.1-SNAPSHOT
[DEBUG] info.picocli:picocli:jar:4.7.6:compile
[DEBUG] org.antlr:antlr4-runtime:jar:4.13.2:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.9.4:compile
[DEBUG] commons-logging:commons-logging:jar:1.2:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] com.google.guava:guava:jar:33.4.0-jre:compile
[DEBUG] com.google.guava:failureaccess:jar:1.0.2:compile
[DEBUG] com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[DEBUG] com.google.errorprone:error_prone_annotations:jar:2.36.0:compile
[DEBUG] com.google.j2objc:j2objc-annotations:jar:3.0.0:compile
[DEBUG] org.apache.ant:ant:jar:1.10.15:provided
[DEBUG] org.apache.ant:ant-launcher:jar:1.10.15:provided
[DEBUG] org.reflections:reflections:jar:0.10.2:compile
[DEBUG] org.javassist:javassist:jar:3.28.0-GA:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.32:compile
[DEBUG] org.junit.jupiter:junit-jupiter-api:jar:5.11.4:test
[DEBUG] org.opentest4j:opentest4j:jar:1.3.0:test
[DEBUG] org.junit.platform:junit-platform-commons:jar:1.11.4:test
[DEBUG] org.apiguardian:apiguardian-api:jar:1.1.2:test
[DEBUG] org.junit.jupiter:junit-jupiter-engine:jar:5.11.4:test
[DEBUG] org.junit.platform:junit-platform-engine:jar:1.11.4:test
[DEBUG] org.itsallcode:junit5-system-extensions:jar:1.2.2:test
[DEBUG] org.junit-pioneer:junit-pioneer:jar:2.3.0:test
[DEBUG] org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[DEBUG] org.junit.platform:junit-platform-launcher:jar:1.11.2:test
[DEBUG] com.tngtech.archunit:archunit-junit5:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit-junit5-api:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit-junit5-engine:jar:1.3.0:test
[DEBUG] com.tngtech.archunit:archunit-junit5-engine-api:jar:1.3.0:test
[DEBUG] com.github.caciocavallosilano:cacio-tta:jar:1.11:test
[DEBUG] com.github.caciocavallosilano:cacio-shared:jar:1.11:test
[DEBUG] com.google.truth:truth:jar:1.4.4:test
[DEBUG] org.jspecify:jspecify:jar:0.3.0:test
[DEBUG] junit:junit:jar:4.13.2:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] com.google.auto.value:auto-value-annotations:jar:1.11.0:test
[DEBUG] org.ow2.asm:asm:jar:9.7:test
[DEBUG] nl.jqno.equalsverifier:equalsverifier:jar:3.17.5:test
[DEBUG] org.objenesis:objenesis:jar:3.4:test
[DEBUG] net.bytebuddy:byte-buddy:jar:1.15.10:test
[DEBUG] org.mockito:mockito-inline:jar:5.2.0:test
[DEBUG] org.mockito:mockito-core:jar:5.2.0:test
[DEBUG] net.bytebuddy:byte-buddy-agent:jar:1.14.1:test
[DEBUG] commons-io:commons-io:jar:2.18.0:test
[DEBUG] org.eclipse.jgit:org.eclipse.jgit:jar:6.10.0.202406032230-r:test
[DEBUG] com.googlecode.javaewah:JavaEWAH:jar:1.2.3:test
[DEBUG] commons-codec:commons-codec:jar:1.17.0:runtime
[DEBUG] org.slf4j:slf4j-simple:jar:2.0.16:test
[DEBUG] org.jacoco:org.jacoco.agent:jar:runtime:0.8.12:test
[DEBUG] de.thetaphi:forbiddenapis:jar:3.8:test
[DEBUG] net.sf.saxon:Saxon-HE:jar:12.5:compile
[DEBUG] org.xmlresolver:xmlresolver:jar:5.2.2:compile
[DEBUG] org.apache.httpcomponents.client5:httpclient5:jar:5.1.3:runtime
[DEBUG] org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3:runtime
[DEBUG] org.apache.httpcomponents.core5:httpcore5:jar:5.1.3:runtime
[DEBUG] org.xmlresolver:xmlresolver:jar:data:5.2.2:compile
[DEBUG] org.checkerframework:checker-qual:jar:3.48.3:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.12.0:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.12.0:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.12.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.3.0:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:2.1.0:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
[DEBUG] org.apache.xbean:xbean-reflect:jar:3.7:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:compile
[DEBUG] org.apache.commons:commons-text:jar:1.3:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.13:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.14:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:1.12.0:compile
[INFO]
[INFO] --- tidy-maven-plugin:1.3.0:check (validate) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:tidy-maven-plugin:1.3.0:check from plugin realm ClassRealm[plugin>org.codehaus.mojo:tidy-maven-plugin:1.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:tidy-maven-plugin:1.3.0:check' with basic configurator -->
[DEBUG] (f) pomFile = /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skip = true
[DEBUG] -- end configuration --
[INFO] Tidy is skipped.
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ checkstyle ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce' with basic configurator -->
[DEBUG] (s) commandLineRules = []
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (s) failIfNoRules = true
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-maven}
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) rules = <rules><requireMavenVersion><version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
[DEBUG] (s) rulesToExecute = []
[DEBUG] (s) rulesToSkip = []
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing Rule 0: EnforcerRuleDesc[name=requireMavenVersion, rule=RequireMavenVersion[message=Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively., version=(,2.1.0),(2.1.0,2.2.0),(2.2.0,)], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 491827297
[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 491827297
[DEBUG] Finish Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion takes 0 ms
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-versions) @ checkstyle ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce' with basic configurator -->
[DEBUG] (s) commandLineRules = []
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (s) failIfNoRules = true
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-versions}
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) rules = <rules><requireJavaVersion><version>11</version>
</requireJavaVersion>
<requireMavenVersion><version>3.6.3</version>
</requireMavenVersion>
<dependencyConvergence><excludes><exclude>org.apache.maven.doxia:doxia-core</exclude>
<exclude>org.apache.commons*</exclude>
<exclude>org.apache.httpcomponents*</exclude>
<exclude>org.codehaus.plexus*</exclude>
</excludes>
</dependencyConvergence>
</rules>
[DEBUG] (s) rulesToExecute = []
[DEBUG] (s) rulesToSkip = []
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing Rule 0: EnforcerRuleDesc[name=requireJavaVersion, rule=RequireJavaVersion[message=null, version=11, display=false], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireJavaVersion with id 1568
[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireJavaVersion with id 1568
[DEBUG] Finish Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion takes 1 ms
[DEBUG] Executing Rule 1: EnforcerRuleDesc[name=requireMavenVersion, rule=RequireMavenVersion[message=null, version=3.6.3], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 48523328
[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 48523328
[DEBUG] Finish Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion takes 0 ms
[DEBUG] Executing Rule 2: EnforcerRuleDesc[name=dependencyConvergence, rule=DependencyConvergence[includes=null, excludes=[org.apache.maven.doxia:doxia-core, org.apache.commons*, org.apache.httpcomponents*, org.codehaus.plexus*], uniqueVersions=false], level=ERROR]
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=93153, ConflictMarker.markTime=64109, ConflictMarker.nodeCount=69, ConflictIdSorter.graphTime=34951, ConflictIdSorter.topsortTime=32016, ConflictIdSorter.conflictIdCount=35, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=643212, ConflictResolver.conflictItemCount=50, DefaultDependencyCollector.collectTime=1484796, DefaultDependencyCollector.transformTime=894228}
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[DEBUG] Finish Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence takes 5 ms
[INFO]
[INFO] --- xml-maven-plugin:1.1.0:check-format (default) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:xml-maven-plugin:1.1.0:check-format from plugin realm ClassRealm[plugin>org.codehaus.mojo:xml-maven-plugin:1.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:xml-maven-plugin:1.1.0:check-format' with basic configurator -->
[DEBUG] (f) basedir = /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] (f) catalogHandling = strict
[DEBUG] (f) catalogs = [config/catalog.xml]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnFormatViolation = true
[DEBUG] (s) directory = .
[DEBUG] (s) includes = [**/*.xml, **/*.xsd, **/*.xml.vm]
[DEBUG] (s) excludes = [src/xdocs/property_types.xml, target/**, .ci-temp/**, src/test/resources/**, src/xdocs-examples/resources/**, src/xdocs/releasenotes.xml, src/xdocs/releasenotes_old*.xml, src/main/resources/com/puppycrawl/tools/checkstyle/meta/**]
[DEBUG] (f) formatFileSets = [FileSet {directory: ., PatternSet [includes: {**/*.xml, **/*.xsd, **/*.xml.vm}, excludes: {src/xdocs/property_types.xml, target/**, .ci-temp/**, src/test/resources/**, src/xdocs-examples/resources/**, src/xdocs/releasenotes.xml, src/xdocs/releasenotes_old*.xml, src/main/resources/com/puppycrawl/tools/checkstyle/meta/**}]}]
[DEBUG] (s) indentSize = 2
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) skip = true
[DEBUG] (f) useDefaultFormatFileSet = false
[DEBUG] -- end configuration --
[DEBUG] Skipping execution, as demanded by user.
[INFO]
[INFO] --- antlr4-maven-plugin:4.13.2:antlr4 (default) @ checkstyle ---
[DEBUG] Configuring mojo org.antlr:antlr4-maven-plugin:4.13.2:antlr4 from plugin realm ClassRealm[plugin>org.antlr:antlr4-maven-plugin:4.13.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.antlr:antlr4-maven-plugin:4.13.2:antlr4' with basic configurator -->
[DEBUG] (f) atn = false
[DEBUG] (f) forceATN = false
[DEBUG] (f) generateTestSources = false
[DEBUG] (f) includes = [com/puppycrawl/tools/checkstyle/grammar/javadoc/*.g4, com/puppycrawl/tools/checkstyle/grammar/java/*.g4]
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) libDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/antlr4/imports
[DEBUG] (f) listener = false
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) sourceDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] (f) statusDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4
[DEBUG] (f) treatWarningsAsErrors = false
[DEBUG] (f) visitor = true
[DEBUG] -- end configuration --
[DEBUG] ANTLR: Include: com/puppycrawl/tools/checkstyle/grammar/javadoc/*.g4
[DEBUG] ANTLR: Include: com/puppycrawl/tools/checkstyle/grammar/java/*.g4
[DEBUG] ANTLR: Output: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] ANTLR: Library: /home/rivanov/java/github/checkstyle/checkstyle/src/main/antlr4/imports
[DEBUG] Load grammars dependency status: /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4/dependencies.ser
[INFO] No grammars to process
[DEBUG] Output directory base will be /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[INFO] ANTLR 4: Processing source directory /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] Persisting grammars dependency status: /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4/dependencies.ser
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-source' with basic configurator -->
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skipAddSource = false
[DEBUG] (f) skipAddSourceIfMissing = false
[DEBUG] (f) sources = [/home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr]
[DEBUG] -- end configuration --
[INFO] Source directory: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr added.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ checkstyle ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources' with basic configurator -->
[DEBUG] (f) addDefaultExcludes = true
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (f) fileNameFiltering = false
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used:
[DEBUG] antlr4.version: 4.13.2
[DEBUG] arguments:
[DEBUG] awt.toolkit: sun.awt.X11.XToolkit
[DEBUG] checkerframework.version: 3.48.3
[DEBUG] checkstyle.ant.skip: true
[DEBUG] classworlds.conf: /opt/maven/apache-maven-3.8.4/bin/m2.conf
[DEBUG] doxia.version: 1.12.0
[DEBUG] env.CLUTTER_IM_MODULE: xim
[DEBUG] env.COMPIZ_BIN_PATH: /usr/bin/
[DEBUG] env.COMPIZ_CONFIG_PROFILE: ubuntu
[DEBUG] env.DBUS_SESSION_BUS_ADDRESS: unix:abstract=/tmp/dbus-bl5JsHBCus
[DEBUG] env.DEFAULTS_PATH: /usr/share/gconf/ubuntu.default.path
[DEBUG] env.DESKTOP_SESSION: ubuntu
[DEBUG] env.DISPLAY: :0
[DEBUG] env.GDMSESSION: ubuntu
[DEBUG] env.GDM_LANG: ru
[DEBUG] env.GIT_BRANCH: master
[DEBUG] env.GNOME_DESKTOP_SESSION_ID: this-is-deprecated
[DEBUG] env.GNOME_KEYRING_CONTROL:
[DEBUG] env.GNOME_KEYRING_PID:
[DEBUG] env.GPG_AGENT_INFO: /home/rivanov/.gnupg/S.gpg-agent:0:1
[DEBUG] env.GRADLE_HOME: /opt/gradle/default
[DEBUG] env.GTK2_MODULES: overlay-scrollbar
[DEBUG] env.GTK_IM_MODULE: ibus
[DEBUG] env.GTK_MODULES: gail:atk-bridge:unity-gtk-module
[DEBUG] env.HOME: /home/rivanov
[DEBUG] env.IM_CONFIG_PHASE: 1
[DEBUG] env.INSTANCE:
[DEBUG] env.JAVA_HOME: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64
[DEBUG] env.JOB: unity-settings-daemon
[DEBUG] env.LANG: ru_RU.utf8
[DEBUG] env.LANGUAGE: ru
[DEBUG] env.LESSCLOSE: /usr/bin/lesspipe %s %s
[DEBUG] env.LESSOPEN: | /usr/bin/lesspipe %s
[DEBUG] env.LOGNAME: rivanov
[DEBUG] env.LS_COLORS: rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
[DEBUG] env.M2_HOME: /opt/maven/apache-maven-3.8.4/
[DEBUG] env.MANDATORY_PATH: /usr/share/gconf/ubuntu.mandatory.path
[DEBUG] env.MAVEN_CMD_LINE_ARGS: --debug clean site -Pno-validations
[DEBUG] env.MAVEN_PROJECTBASEDIR: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] env.OLDPWD: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] env.ORACLE_HOME: /u01/app/oracle/product/11.2.0/xe
[DEBUG] env.ORACLE_SID: XE
[DEBUG] env.PATH: /opt/groovy/groovy-2.4.7/bin/:/opt/maven/apache-maven-3.8.4//bin/:/opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64/bin:/home/rivanov/bin:/home/rivanov/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/u01/app/oracle/product/11.2.0/xe/bin:/opt/gradle/default/bin
[DEBUG] env.PWD: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] env.QT4_IM_MODULE: xim
[DEBUG] env.QT_ACCESSIBILITY: 1
[DEBUG] env.QT_IM_MODULE: ibus
[DEBUG] env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON: 1
[DEBUG] env.QT_QPA_PLATFORMTHEME: appmenu-qt5
[DEBUG] env.SESSION: ubuntu
[DEBUG] env.SESSIONTYPE: gnome-session
[DEBUG] env.SHELL: /bin/bash
[DEBUG] env.SHLVL: 1
[DEBUG] env.SSH_AUTH_SOCK: /run/user/1000/keyring/ssh
[DEBUG] env.TERM: xterm-256color
[DEBUG] env.UNITY_DEFAULT_PROFILE: unity
[DEBUG] env.UNITY_HAS_3D_SUPPORT: true
[DEBUG] env.UPSTART_EVENTS: xsession started
[DEBUG] env.UPSTART_INSTANCE:
[DEBUG] env.UPSTART_JOB: unity7
[DEBUG] env.UPSTART_SESSION: unix:abstract=/com/ubuntu/upstart-session/1000/1783
[DEBUG] env.USER: rivanov
[DEBUG] env.VTE_VERSION: 4205
[DEBUG] env.WINDOWID: 127926282
[DEBUG] env.XAUTHORITY: /home/rivanov/.Xauthority
[DEBUG] env.XDG_CONFIG_DIRS: /etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
[DEBUG] env.XDG_CURRENT_DESKTOP: Unity
[DEBUG] env.XDG_DATA_DIRS: /usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop
[DEBUG] env.XDG_GREETER_DATA_DIR: /var/lib/lightdm-data/rivanov
[DEBUG] env.XDG_RUNTIME_DIR: /run/user/1000
[DEBUG] env.XDG_SEAT: seat0
[DEBUG] env.XDG_SEAT_PATH: /org/freedesktop/DisplayManager/Seat0
[DEBUG] env.XDG_SESSION_DESKTOP: ubuntu
[DEBUG] env.XDG_SESSION_ID: c4
[DEBUG] env.XDG_SESSION_PATH: /org/freedesktop/DisplayManager/Session0
[DEBUG] env.XDG_SESSION_TYPE: x11
[DEBUG] env.XDG_VTNR: 7
[DEBUG] env.XMODIFIERS: @im=ibus
[DEBUG] env._: /opt/maven/apache-maven-3.8.4//bin/mvn
[DEBUG] env.__GIT_PROMPT_IGNORE_STASH:
[DEBUG] env.__GIT_PROMPT_SHOW_CHANGED_FILES_COUNT: 1
[DEBUG] env.__GIT_PROMPT_SHOW_UNTRACKED_FILES: all
[DEBUG] env.__GIT_PROMPT_SHOW_UPSTREAM:
[DEBUG] error-prone-support.version: 0.15.0
[DEBUG] error-prone.configuration-args: -Xep:AmbiguousJsonCreator:ERROR
-Xep:AssertJIsNull:ERROR
-Xep:AutowiredConstructor:ERROR
-Xep:CanonicalAnnotationSyntax:ERROR
-Xep:CollectorMutability:ERROR
-Xep:DirectReturn:ERROR
-Xep:EmptyMethod:ERROR
-Xep:ExplicitEnumOrdering:ERROR
-Xep:FormatStringConcatenation:ERROR
-Xep:IdentityConversion:ERROR
-Xep:ImmutablesSortedSetComparator:ERROR
-Xep:IsInstanceLambdaUsage:ERROR
-Xep:MockitoMockClassReference:ERROR
-Xep:MockitoStubbing:ERROR
-Xep:NestedOptionals:ERROR
-Xep:PrimitiveComparison:ERROR
-Xep:RedundantStringConversion:ERROR
-Xep:Slf4jLogStatement:ERROR
-Xep:StringJoin:ERROR
-Xep:TimeZoneUsage:ERROR
-Xep:JUnitClassModifiers:OFF
-Xep:JUnitMethodDeclaration:OFF
-Xep:JUnitValueSource:OFF
-Xep:LexicographicalAnnotationListing:OFF
-Xep:StaticImport:OFF
[DEBUG] error-prone.version: 2.31.0
[DEBUG] file.encoding: UTF-8
[DEBUG] file.separator: /
[DEBUG] forbiddenapis.skip: true
[DEBUG] forbiddenapis.version: 3.8
[DEBUG] jacoco.skip: true
[DEBUG] java.awt.graphicsenv: sun.awt.X11GraphicsEnvironment
[DEBUG] java.awt.printerjob: sun.print.PSPrinterJob
[DEBUG] java.class.path: /opt/maven/apache-maven-3.8.4/boot/plexus-classworlds-2.6.0.jar
[DEBUG] java.class.version: 55.0
[DEBUG] java.home: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64
[DEBUG] java.io.tmpdir: /tmp
[DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[DEBUG] java.runtime.name: OpenJDK Runtime Environment
[DEBUG] java.runtime.version: 11.0.14.1+10-LTS
[DEBUG] java.specification.name: Java Platform API Specification
[DEBUG] java.specification.vendor: Oracle Corporation
[DEBUG] java.specification.version: 11
[DEBUG] java.vendor: Amazon.com Inc.
[DEBUG] java.vendor.url: https://aws.amazon.com/corretto/
[DEBUG] java.vendor.url.bug: https://github.com/corretto/corretto-11/issues/
[DEBUG] java.vendor.version: Corretto-11.0.14.10.1
[DEBUG] java.version: 11.0.14.1
[DEBUG] java.version.date: 2022-02-08
[DEBUG] java.vm.compressedOopsMode: Zero based
[DEBUG] java.vm.info: mixed mode
[DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
[DEBUG] java.vm.specification.name: Java Virtual Machine Specification
[DEBUG] java.vm.specification.vendor: Oracle Corporation
[DEBUG] java.vm.specification.version: 11
[DEBUG] java.vm.vendor: Amazon.com Inc.
[DEBUG] java.vm.version: 11.0.14.1+10-LTS
[DEBUG] jdepend.skip: true
[DEBUG] jdk.debug: release
[DEBUG] json-schema-validator.version: 1.2.0
[DEBUG] junit.version: 5.11.4
[DEBUG] library.jansi.path: /opt/maven/apache-maven-3.8.4/lib/jansi-native
[DEBUG] line.separator:
[DEBUG] linkcheck.skip: true
[DEBUG] maven.build.timestamp: 2024-12-24T14:46:40Z
[DEBUG] maven.build.version: Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
[DEBUG] maven.checkstyle.plugin.version: 3.2.0
[DEBUG] maven.compiler.plugin.version: 3.13.0
[DEBUG] maven.compiler.release: 11
[DEBUG] maven.conf: /opt/maven/apache-maven-3.8.4/conf
[DEBUG] maven.home: /opt/maven/apache-maven-3.8.4
[DEBUG] maven.jacoco.plugin.version: 0.8.12
[DEBUG] maven.javadoc.skip: true
[DEBUG] maven.multiModuleProjectDirectory: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] maven.pmd.plugin.version: 3.24.0
[DEBUG] maven.sevntu-checkstyle-check.checkstyle.version: 10.4
[DEBUG] maven.sevntu.checkstyle.plugin.version: 1.44.1
[DEBUG] maven.site.plugin.version: 3.12.1
[DEBUG] maven.spotbugs.plugin.version: 4.8.6.6
[DEBUG] maven.version: 3.8.4
[DEBUG] maven.versions.plugin.version: 2.17.1
[DEBUG] mockito.version: 5.2.0
[DEBUG] modernizer.skip: true
[DEBUG] os.arch: amd64
[DEBUG] os.name: Linux
[DEBUG] os.version: 4.4.0-210-generic
[DEBUG] path.separator: :
[DEBUG] pitest.accelerator.junit5.plugin.version: 1.0.6
[DEBUG] pitest.junit5.plugin.version: 1.2.1
[DEBUG] pitest.plugin.output.formats: HTML,XML
[DEBUG] pitest.plugin.threads: 4
[DEBUG] pitest.plugin.timeout.constant: 50000
[DEBUG] pitest.plugin.timeout.factor: 10
[DEBUG] pitest.plugin.version: 1.17.3
[DEBUG] pmd.skip: true
[DEBUG] pmd.version: 7.8.0
[DEBUG] project.baseUri: file:/home/rivanov/java/github/checkstyle/checkstyle/
[DEBUG] project.build.sourceEncoding: UTF-8
[DEBUG] project.reporting.outputEncoding: UTF-8
[DEBUG] projectVersion: 10.21.1-SNAPSHOT
[DEBUG] saxon.version: 12.5
[DEBUG] skipTests: true
[DEBUG] sonar.test.exclusions: **/test/resources/**/*,**/it/resources/**/*
[DEBUG] sonatypeOssDistMgmtSnapshotsUrl: https://oss.sonatype.org/content/repositories/snapshots/
[DEBUG] spotbugs.skip: true
[DEBUG] sun.arch.data.model: 64
[DEBUG] sun.boot.library.path: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64/lib
[DEBUG] sun.cpu.endian: little
[DEBUG] sun.cpu.isalist:
[DEBUG] sun.desktop: gnome
[DEBUG] sun.io.unicode.encoding: UnicodeLittle
[DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher --debug clean site -Pno-validations
[DEBUG] sun.java.launcher: SUN_STANDARD
[DEBUG] sun.jnu.encoding: UTF-8
[DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
[DEBUG] sun.os.patch.level: unknown
[DEBUG] surefire.options:
[DEBUG] tidy.skip: true
[DEBUG] user.country: RU
[DEBUG] user.dir: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] user.home: /home/rivanov
[DEBUG] user.language: ru
[DEBUG] user.name: rivanov
[DEBUG] user.timezone:
[DEBUG] xml.skip: true
[DEBUG] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
[DEBUG] resource with targetPath null
directory /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 402 resources from src/main/resources to target/classes
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/suppressions_1_0.dtd
[DEBUG] file suppressions_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/suppressions_1_0.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/ResultFileOnly.template
[DEBUG] file ResultFileOnly.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ResultFileOnly.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/ResultFileOnly.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/ResultFileOnly.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/SarifReport.template
[DEBUG] file SarifReport.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SarifReport.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/SarifReport.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/SarifReport.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/ResultLineColumn.template
[DEBUG] file ResultLineColumn.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ResultLineColumn.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/ResultLineColumn.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/ResultLineColumn.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/ResultErrorOnly.template
[DEBUG] file ResultErrorOnly.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ResultErrorOnly.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/ResultErrorOnly.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/ResultErrorOnly.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/ResultLineOnly.template
[DEBUG] file ResultLineOnly.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ResultLineOnly.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/ResultLineOnly.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/ResultLineOnly.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4
[DEBUG] file JavaLanguageLexer.g4 has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavaLanguageLexer.g4'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4 to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4
[DEBUG] file JavaLanguageParser.g4 has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavaLanguageParser.g4'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4 to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4
[DEBUG] file JavadocParser.g4 has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocParser.g4'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4 to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4
[DEBUG] file JavadocLexer.g4 has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocLexer.g4'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4 to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties
[DEBUG] file checkstyle-ant-task.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'checkstyle-ant-task.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/ant/antlib.xml
[DEBUG] file antlib.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'antlib.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/ant/antlib.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/ant/antlib.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/configuration_1_0.dtd
[DEBUG] file configuration_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/configuration_1_0.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/packages_1_0.dtd
[DEBUG] file packages_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'packages_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/packages_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/packages_1_0.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/suppressions_1_1_xpath_experimental.dtd
[DEBUG] file suppressions_1_1_xpath_experimental.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_1_xpath_experimental.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_1_xpath_experimental.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/suppressions_1_1_xpath_experimental.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionSingleFilter.xml
[DEBUG] file SuppressionSingleFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionSingleFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionSingleFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionSingleFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SeverityMatchFilter.xml
[DEBUG] file SeverityMatchFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SeverityMatchFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SeverityMatchFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SeverityMatchFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyTextFilter.xml
[DEBUG] file SuppressWithNearbyTextFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWithNearbyTextFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyTextFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyTextFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressWarningsFilter.xml
[DEBUG] file SuppressWarningsFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWarningsFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWarningsFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWarningsFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithPlainTextCommentFilter.xml
[DEBUG] file SuppressWithPlainTextCommentFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWithPlainTextCommentFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithPlainTextCommentFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithPlainTextCommentFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathSingleFilter.xml
[DEBUG] file SuppressionXpathSingleFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionXpathSingleFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathSingleFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathSingleFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyCommentFilter.xml
[DEBUG] file SuppressWithNearbyCommentFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWithNearbyCommentFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyCommentFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyCommentFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionCommentFilter.xml
[DEBUG] file SuppressionCommentFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionCommentFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionCommentFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionCommentFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionFilter.xml
[DEBUG] file SuppressionFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathFilter.xml
[DEBUG] file SuppressionXpathFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionXpathFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/TrailingCommentCheck.xml
[DEBUG] file TrailingCommentCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TrailingCommentCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/TrailingCommentCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/TrailingCommentCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/NewlineAtEndOfFileCheck.xml
[DEBUG] file NewlineAtEndOfFileCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NewlineAtEndOfFileCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/NewlineAtEndOfFileCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/NewlineAtEndOfFileCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/UncommentedMainCheck.xml
[DEBUG] file UncommentedMainCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UncommentedMainCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/UncommentedMainCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/UncommentedMainCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpMultilineCheck.xml
[DEBUG] file RegexpMultilineCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpMultilineCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpMultilineCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpMultilineCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineCheck.xml
[DEBUG] file RegexpSinglelineCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpSinglelineCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineJavaCheck.xml
[DEBUG] file RegexpSinglelineJavaCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpSinglelineJavaCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineJavaCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineJavaCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpOnFilenameCheck.xml
[DEBUG] file RegexpOnFilenameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpOnFilenameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpOnFilenameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpOnFilenameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpCheck.xml
[DEBUG] file RegexpCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/MemberNameCheck.xml
[DEBUG] file MemberNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MemberNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/MemberNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/MemberNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalVariableNameCheck.xml
[DEBUG] file LocalVariableNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LocalVariableNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalVariableNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalVariableNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordTypeParameterNameCheck.xml
[DEBUG] file RecordTypeParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RecordTypeParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordTypeParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordTypeParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodNameCheck.xml
[DEBUG] file MethodNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/TypeNameCheck.xml
[DEBUG] file TypeNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TypeNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/TypeNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/TypeNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/InterfaceTypeParameterNameCheck.xml
[DEBUG] file InterfaceTypeParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InterfaceTypeParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/InterfaceTypeParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/InterfaceTypeParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/AbstractClassNameCheck.xml
[DEBUG] file AbstractClassNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AbstractClassNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/AbstractClassNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/AbstractClassNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/ParameterNameCheck.xml
[DEBUG] file ParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/ParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/ParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/PackageNameCheck.xml
[DEBUG] file PackageNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'PackageNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/PackageNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/PackageNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordComponentNameCheck.xml
[DEBUG] file RecordComponentNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RecordComponentNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordComponentNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordComponentNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/CatchParameterNameCheck.xml
[DEBUG] file CatchParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CatchParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/CatchParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/CatchParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/ConstantNameCheck.xml
[DEBUG] file ConstantNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ConstantNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/ConstantNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/ConstantNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/ClassTypeParameterNameCheck.xml
[DEBUG] file ClassTypeParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ClassTypeParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/ClassTypeParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/ClassTypeParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/StaticVariableNameCheck.xml
[DEBUG] file StaticVariableNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'StaticVariableNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/StaticVariableNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/StaticVariableNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/PatternVariableNameCheck.xml
[DEBUG] file PatternVariableNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'PatternVariableNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/PatternVariableNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/PatternVariableNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/LambdaParameterNameCheck.xml
[DEBUG] file LambdaParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LambdaParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/LambdaParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/LambdaParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalFinalVariableNameCheck.xml
[DEBUG] file LocalFinalVariableNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LocalFinalVariableNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalFinalVariableNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalFinalVariableNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodTypeParameterNameCheck.xml
[DEBUG] file MethodTypeParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodTypeParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodTypeParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodTypeParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/AbbreviationAsWordInNameCheck.xml
[DEBUG] file AbbreviationAsWordInNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AbbreviationAsWordInNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/AbbreviationAsWordInNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/AbbreviationAsWordInNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/IllegalIdentifierNameCheck.xml
[DEBUG] file IllegalIdentifierNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalIdentifierNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/IllegalIdentifierNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/IllegalIdentifierNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassFanOutComplexityCheck.xml
[DEBUG] file ClassFanOutComplexityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ClassFanOutComplexityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassFanOutComplexityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassFanOutComplexityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/CyclomaticComplexityCheck.xml
[DEBUG] file CyclomaticComplexityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CyclomaticComplexityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/CyclomaticComplexityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/CyclomaticComplexityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/JavaNCSSCheck.xml
[DEBUG] file JavaNCSSCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavaNCSSCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/JavaNCSSCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/JavaNCSSCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassDataAbstractionCouplingCheck.xml
[DEBUG] file ClassDataAbstractionCouplingCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ClassDataAbstractionCouplingCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassDataAbstractionCouplingCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassDataAbstractionCouplingCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/BooleanExpressionComplexityCheck.xml
[DEBUG] file BooleanExpressionComplexityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'BooleanExpressionComplexityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/BooleanExpressionComplexityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/BooleanExpressionComplexityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/NPathComplexityCheck.xml
[DEBUG] file NPathComplexityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NPathComplexityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/NPathComplexityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/NPathComplexityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/ParameterNumberCheck.xml
[DEBUG] file ParameterNumberCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ParameterNumberCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/ParameterNumberCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/ParameterNumberCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/RecordComponentNumberCheck.xml
[DEBUG] file RecordComponentNumberCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RecordComponentNumberCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/RecordComponentNumberCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/RecordComponentNumberCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/AnonInnerLengthCheck.xml
[DEBUG] file AnonInnerLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AnonInnerLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/AnonInnerLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/AnonInnerLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/LineLengthCheck.xml
[DEBUG] file LineLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LineLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/LineLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/LineLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodCountCheck.xml
[DEBUG] file MethodCountCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodCountCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodCountCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodCountCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/FileLengthCheck.xml
[DEBUG] file FileLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FileLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/FileLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/FileLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/OuterTypeNumberCheck.xml
[DEBUG] file OuterTypeNumberCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OuterTypeNumberCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/OuterTypeNumberCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/OuterTypeNumberCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/ExecutableStatementCountCheck.xml
[DEBUG] file ExecutableStatementCountCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ExecutableStatementCountCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/ExecutableStatementCountCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/ExecutableStatementCountCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodLengthCheck.xml
[DEBUG] file MethodLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/LambdaBodyLengthCheck.xml
[DEBUG] file LambdaBodyLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LambdaBodyLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/LambdaBodyLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/LambdaBodyLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/modifier/ModifierOrderCheck.xml
[DEBUG] file ModifierOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ModifierOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/modifier/ModifierOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/modifier/ModifierOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/modifier/ClassMemberImpliedModifierCheck.xml
[DEBUG] file ClassMemberImpliedModifierCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ClassMemberImpliedModifierCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/modifier/ClassMemberImpliedModifierCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/modifier/ClassMemberImpliedModifierCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/modifier/InterfaceMemberImpliedModifierCheck.xml
[DEBUG] file InterfaceMemberImpliedModifierCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InterfaceMemberImpliedModifierCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/modifier/InterfaceMemberImpliedModifierCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/modifier/InterfaceMemberImpliedModifierCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/modifier/RedundantModifierCheck.xml
[DEBUG] file RedundantModifierCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RedundantModifierCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/modifier/RedundantModifierCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/modifier/RedundantModifierCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/OuterTypeFilenameCheck.xml
[DEBUG] file OuterTypeFilenameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OuterTypeFilenameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/OuterTypeFilenameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/OuterTypeFilenameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/DesignForExtensionCheck.xml
[DEBUG] file DesignForExtensionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'DesignForExtensionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/DesignForExtensionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/DesignForExtensionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/SealedShouldHavePermitsListCheck.xml
[DEBUG] file SealedShouldHavePermitsListCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SealedShouldHavePermitsListCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/SealedShouldHavePermitsListCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/SealedShouldHavePermitsListCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/FinalClassCheck.xml
[DEBUG] file FinalClassCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FinalClassCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/FinalClassCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/FinalClassCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/InterfaceIsTypeCheck.xml
[DEBUG] file InterfaceIsTypeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InterfaceIsTypeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/InterfaceIsTypeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/InterfaceIsTypeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/InnerTypeLastCheck.xml
[DEBUG] file InnerTypeLastCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InnerTypeLastCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/InnerTypeLastCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/InnerTypeLastCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/VisibilityModifierCheck.xml
[DEBUG] file VisibilityModifierCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'VisibilityModifierCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/VisibilityModifierCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/VisibilityModifierCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/OneTopLevelClassCheck.xml
[DEBUG] file OneTopLevelClassCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OneTopLevelClassCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/OneTopLevelClassCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/OneTopLevelClassCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/HideUtilityClassConstructorCheck.xml
[DEBUG] file HideUtilityClassConstructorCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'HideUtilityClassConstructorCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/HideUtilityClassConstructorCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/HideUtilityClassConstructorCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/MutableExceptionCheck.xml
[DEBUG] file MutableExceptionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MutableExceptionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/MutableExceptionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/MutableExceptionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/ThrowsCountCheck.xml
[DEBUG] file ThrowsCountCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ThrowsCountCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/ThrowsCountCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/ThrowsCountCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/NoCodeInFileCheck.xml
[DEBUG] file NoCodeInFileCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoCodeInFileCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/NoCodeInFileCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/NoCodeInFileCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/TodoCommentCheck.xml
[DEBUG] file TodoCommentCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TodoCommentCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/TodoCommentCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/TodoCommentCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/indentation/CommentsIndentationCheck.xml
[DEBUG] file CommentsIndentationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CommentsIndentationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/indentation/CommentsIndentationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/indentation/CommentsIndentationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/indentation/IndentationCheck.xml
[DEBUG] file IndentationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IndentationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/indentation/IndentationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/indentation/IndentationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/ArrayTypeStyleCheck.xml
[DEBUG] file ArrayTypeStyleCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ArrayTypeStyleCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/ArrayTypeStyleCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/ArrayTypeStyleCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/OrderedPropertiesCheck.xml
[DEBUG] file OrderedPropertiesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OrderedPropertiesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/OrderedPropertiesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/OrderedPropertiesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/UniquePropertiesCheck.xml
[DEBUG] file UniquePropertiesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UniquePropertiesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/UniquePropertiesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/UniquePropertiesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/DescendantTokenCheck.xml
[DEBUG] file DescendantTokenCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'DescendantTokenCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/DescendantTokenCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/DescendantTokenCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml
[DEBUG] file UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/FinalLocalVariableCheck.xml
[DEBUG] file FinalLocalVariableCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FinalLocalVariableCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/FinalLocalVariableCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/FinalLocalVariableCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanExpressionCheck.xml
[DEBUG] file SimplifyBooleanExpressionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SimplifyBooleanExpressionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanExpressionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanExpressionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NoEnumTrailingCommaCheck.xml
[DEBUG] file NoEnumTrailingCommaCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoEnumTrailingCommaCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoEnumTrailingCommaCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoEnumTrailingCommaCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperFinalizeCheck.xml
[DEBUG] file SuperFinalizeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuperFinalizeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperFinalizeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperFinalizeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NoArrayTrailingCommaCheck.xml
[DEBUG] file NoArrayTrailingCommaCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoArrayTrailingCommaCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoArrayTrailingCommaCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoArrayTrailingCommaCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/StringLiteralEqualityCheck.xml
[DEBUG] file StringLiteralEqualityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'StringLiteralEqualityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/StringLiteralEqualityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/StringLiteralEqualityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml
[DEBUG] file UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/DeclarationOrderCheck.xml
[DEBUG] file DeclarationOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'DeclarationOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/DeclarationOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/DeclarationOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingSwitchDefaultCheck.xml
[DEBUG] file MissingSwitchDefaultCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingSwitchDefaultCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingSwitchDefaultCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingSwitchDefaultCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MagicNumberCheck.xml
[DEBUG] file MagicNumberCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MagicNumberCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MagicNumberCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MagicNumberCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/DefaultComesLastCheck.xml
[DEBUG] file DefaultComesLastCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'DefaultComesLastCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/DefaultComesLastCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/DefaultComesLastCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/OverloadMethodsDeclarationOrderCheck.xml
[DEBUG] file OverloadMethodsDeclarationOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OverloadMethodsDeclarationOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/OverloadMethodsDeclarationOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/OverloadMethodsDeclarationOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedTryDepthCheck.xml
[DEBUG] file NestedTryDepthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NestedTryDepthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedTryDepthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedTryDepthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/WhenShouldBeUsedCheck.xml
[DEBUG] file WhenShouldBeUsedCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'WhenShouldBeUsedCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/WhenShouldBeUsedCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/WhenShouldBeUsedCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalThrowsCheck.xml
[DEBUG] file IllegalThrowsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalThrowsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalThrowsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalThrowsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ParameterAssignmentCheck.xml
[DEBUG] file ParameterAssignmentCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ParameterAssignmentCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ParameterAssignmentCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ParameterAssignmentCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLocalVariableCheck.xml
[DEBUG] file UnusedLocalVariableCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnusedLocalVariableCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLocalVariableCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLocalVariableCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTypeCheck.xml
[DEBUG] file IllegalTypeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalTypeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTypeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTypeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/EmptyStatementCheck.xml
[DEBUG] file EmptyStatementCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyStatementCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/EmptyStatementCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/EmptyStatementCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ExplicitInitializationCheck.xml
[DEBUG] file ExplicitInitializationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ExplicitInitializationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ExplicitInitializationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ExplicitInitializationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperCloneCheck.xml
[DEBUG] file SuperCloneCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuperCloneCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperCloneCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperCloneCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidDoubleBraceInitializationCheck.xml
[DEBUG] file AvoidDoubleBraceInitializationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidDoubleBraceInitializationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidDoubleBraceInitializationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidDoubleBraceInitializationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ArrayTrailingCommaCheck.xml
[DEBUG] file ArrayTrailingCommaCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ArrayTrailingCommaCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ArrayTrailingCommaCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ArrayTrailingCommaCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedCatchParameterShouldBeUnnamedCheck.xml
[DEBUG] file UnusedCatchParameterShouldBeUnnamedCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnusedCatchParameterShouldBeUnnamedCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedCatchParameterShouldBeUnnamedCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedCatchParameterShouldBeUnnamedCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/HiddenFieldCheck.xml
[DEBUG] file HiddenFieldCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'HiddenFieldCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/HiddenFieldCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/HiddenFieldCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/CovariantEqualsCheck.xml
[DEBUG] file CovariantEqualsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CovariantEqualsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/CovariantEqualsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/CovariantEqualsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleStringLiteralsCheck.xml
[DEBUG] file MultipleStringLiteralsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MultipleStringLiteralsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleStringLiteralsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleStringLiteralsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NoFinalizerCheck.xml
[DEBUG] file NoFinalizerCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoFinalizerCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoFinalizerCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoFinalizerCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/PackageDeclarationCheck.xml
[DEBUG] file PackageDeclarationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'PackageDeclarationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/PackageDeclarationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/PackageDeclarationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenTextCheck.xml
[DEBUG] file IllegalTokenTextCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalTokenTextCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenTextCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenTextCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ConstructorsDeclarationGroupingCheck.xml
[DEBUG] file ConstructorsDeclarationGroupingCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ConstructorsDeclarationGroupingCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ConstructorsDeclarationGroupingCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ConstructorsDeclarationGroupingCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsHashCodeCheck.xml
[DEBUG] file EqualsHashCodeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EqualsHashCodeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsHashCodeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsHashCodeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/VariableDeclarationUsageDistanceCheck.xml
[DEBUG] file VariableDeclarationUsageDistanceCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'VariableDeclarationUsageDistanceCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/VariableDeclarationUsageDistanceCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/VariableDeclarationUsageDistanceCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/FallThroughCheck.xml
[DEBUG] file FallThroughCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FallThroughCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/FallThroughCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/FallThroughCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingCtorCheck.xml
[DEBUG] file MissingCtorCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingCtorCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingCtorCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingCtorCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedIfDepthCheck.xml
[DEBUG] file NestedIfDepthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NestedIfDepthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedIfDepthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedIfDepthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInTryWithResourcesCheck.xml
[DEBUG] file UnnecessarySemicolonInTryWithResourcesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessarySemicolonInTryWithResourcesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInTryWithResourcesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInTryWithResourcesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessaryParenthesesCheck.xml
[DEBUG] file UnnecessaryParenthesesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessaryParenthesesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessaryParenthesesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessaryParenthesesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsAvoidNullCheck.xml
[DEBUG] file EqualsAvoidNullCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EqualsAvoidNullCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsAvoidNullCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsAvoidNullCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingNullCaseInSwitchCheck.xml
[DEBUG] file MissingNullCaseInSwitchCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingNullCaseInSwitchCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingNullCaseInSwitchCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingNullCaseInSwitchCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidInlineConditionalsCheck.xml
[DEBUG] file AvoidInlineConditionalsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidInlineConditionalsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidInlineConditionalsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidInlineConditionalsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalInstantiationCheck.xml
[DEBUG] file IllegalInstantiationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalInstantiationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalInstantiationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalInstantiationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInEnumerationCheck.xml
[DEBUG] file UnnecessarySemicolonInEnumerationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessarySemicolonInEnumerationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInEnumerationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInEnumerationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanReturnCheck.xml
[DEBUG] file SimplifyBooleanReturnCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SimplifyBooleanReturnCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanReturnCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanReturnCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/OneStatementPerLineCheck.xml
[DEBUG] file OneStatementPerLineCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OneStatementPerLineCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/OneStatementPerLineCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/OneStatementPerLineCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedForDepthCheck.xml
[DEBUG] file NestedForDepthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NestedForDepthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedForDepthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedForDepthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/RequireThisCheck.xml
[DEBUG] file RequireThisCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RequireThisCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/RequireThisCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/RequireThisCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidNoArgumentSuperConstructorCallCheck.xml
[DEBUG] file AvoidNoArgumentSuperConstructorCallCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidNoArgumentSuperConstructorCallCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidNoArgumentSuperConstructorCallCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidNoArgumentSuperConstructorCallCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ReturnCountCheck.xml
[DEBUG] file ReturnCountCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ReturnCountCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ReturnCountCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ReturnCountCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalCatchCheck.xml
[DEBUG] file IllegalCatchCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalCatchCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalCatchCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalCatchCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ModifiedControlVariableCheck.xml
[DEBUG] file ModifiedControlVariableCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ModifiedControlVariableCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ModifiedControlVariableCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ModifiedControlVariableCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheck.xml
[DEBUG] file UnusedLambdaParameterShouldBeUnnamedCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnusedLambdaParameterShouldBeUnnamedCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenCheck.xml
[DEBUG] file IllegalTokenCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalTokenCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MatchXpathCheck.xml
[DEBUG] file MatchXpathCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MatchXpathCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MatchXpathCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MatchXpathCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NoCloneCheck.xml
[DEBUG] file NoCloneCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoCloneCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoCloneCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoCloneCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleVariableDeclarationsCheck.xml
[DEBUG] file MultipleVariableDeclarationsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MultipleVariableDeclarationsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleVariableDeclarationsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleVariableDeclarationsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/InnerAssignmentCheck.xml
[DEBUG] file InnerAssignmentCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InnerAssignmentCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/InnerAssignmentCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/InnerAssignmentCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/FinalParametersCheck.xml
[DEBUG] file FinalParametersCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FinalParametersCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/FinalParametersCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/FinalParametersCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyBlockCheck.xml
[DEBUG] file EmptyBlockCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyBlockCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyBlockCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyBlockCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyCatchBlockCheck.xml
[DEBUG] file EmptyCatchBlockCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyCatchBlockCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyCatchBlockCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyCatchBlockCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/AvoidNestedBlocksCheck.xml
[DEBUG] file AvoidNestedBlocksCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidNestedBlocksCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/AvoidNestedBlocksCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/AvoidNestedBlocksCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/LeftCurlyCheck.xml
[DEBUG] file LeftCurlyCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LeftCurlyCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/LeftCurlyCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/LeftCurlyCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/NeedBracesCheck.xml
[DEBUG] file NeedBracesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NeedBracesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/NeedBracesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/NeedBracesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/RightCurlyCheck.xml
[DEBUG] file RightCurlyCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RightCurlyCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/RightCurlyCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/RightCurlyCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/header/HeaderCheck.xml
[DEBUG] file HeaderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'HeaderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/header/HeaderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/header/HeaderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/header/RegexpHeaderCheck.xml
[DEBUG] file RegexpHeaderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpHeaderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/header/RegexpHeaderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/header/RegexpHeaderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportOrderCheck.xml
[DEBUG] file ImportOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ImportOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStarImportCheck.xml
[DEBUG] file AvoidStarImportCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidStarImportCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStarImportCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStarImportCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportControlCheck.xml
[DEBUG] file ImportControlCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ImportControlCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportControlCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportControlCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/RedundantImportCheck.xml
[DEBUG] file RedundantImportCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RedundantImportCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/RedundantImportCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/RedundantImportCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/UnusedImportsCheck.xml
[DEBUG] file UnusedImportsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnusedImportsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/UnusedImportsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/UnusedImportsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/IllegalImportCheck.xml
[DEBUG] file IllegalImportCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalImportCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/IllegalImportCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/IllegalImportCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStaticImportCheck.xml
[DEBUG] file AvoidStaticImportCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidStaticImportCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStaticImportCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStaticImportCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/CustomImportOrderCheck.xml
[DEBUG] file CustomImportOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CustomImportOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/CustomImportOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/CustomImportOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/GenericWhitespaceCheck.xml
[DEBUG] file GenericWhitespaceCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'GenericWhitespaceCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/GenericWhitespaceCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/GenericWhitespaceCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForIteratorPadCheck.xml
[DEBUG] file EmptyForIteratorPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyForIteratorPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForIteratorPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForIteratorPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SeparatorWrapCheck.xml
[DEBUG] file SeparatorWrapCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SeparatorWrapCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SeparatorWrapCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SeparatorWrapCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/FileTabCharacterCheck.xml
[DEBUG] file FileTabCharacterCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FileTabCharacterCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/FileTabCharacterCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/FileTabCharacterCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForInitializerPadCheck.xml
[DEBUG] file EmptyForInitializerPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyForInitializerPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForInitializerPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForInitializerPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceAfterCheck.xml
[DEBUG] file NoWhitespaceAfterCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoWhitespaceAfterCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceAfterCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceAfterCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/ParenPadCheck.xml
[DEBUG] file ParenPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ParenPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/ParenPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/ParenPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoLineWrapCheck.xml
[DEBUG] file NoLineWrapCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoLineWrapCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoLineWrapCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoLineWrapCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/OperatorWrapCheck.xml
[DEBUG] file OperatorWrapCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OperatorWrapCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/OperatorWrapCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/OperatorWrapCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyLineSeparatorCheck.xml
[DEBUG] file EmptyLineSeparatorCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyLineSeparatorCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyLineSeparatorCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyLineSeparatorCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/MethodParamPadCheck.xml
[DEBUG] file MethodParamPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodParamPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/MethodParamPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/MethodParamPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAroundCheck.xml
[DEBUG] file WhitespaceAroundCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'WhitespaceAroundCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAroundCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAroundCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheck.xml
[DEBUG] file NoWhitespaceBeforeCaseDefaultColonCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoWhitespaceBeforeCaseDefaultColonCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/TypecastParenPadCheck.xml
[DEBUG] file TypecastParenPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TypecastParenPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/TypecastParenPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/TypecastParenPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCheck.xml
[DEBUG] file NoWhitespaceBeforeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoWhitespaceBeforeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SingleSpaceSeparatorCheck.xml
[DEBUG] file SingleSpaceSeparatorCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SingleSpaceSeparatorCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SingleSpaceSeparatorCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SingleSpaceSeparatorCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAfterCheck.xml
[DEBUG] file WhitespaceAfterCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'WhitespaceAfterCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAfterCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAfterCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/UpperEllCheck.xml
[DEBUG] file UpperEllCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UpperEllCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/UpperEllCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/UpperEllCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/TranslationCheck.xml
[DEBUG] file TranslationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TranslationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/TranslationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/TranslationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocPackageCheck.xml
[DEBUG] file JavadocPackageCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocPackageCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocPackageCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocPackageCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/InvalidJavadocPositionCheck.xml
[DEBUG] file InvalidJavadocPositionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InvalidJavadocPositionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/InvalidJavadocPositionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/InvalidJavadocPositionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocBlockTagLocationCheck.xml
[DEBUG] file JavadocBlockTagLocationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocBlockTagLocationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocBlockTagLocationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocBlockTagLocationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/NonEmptyAtclauseDescriptionCheck.xml
[DEBUG] file NonEmptyAtclauseDescriptionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NonEmptyAtclauseDescriptionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/NonEmptyAtclauseDescriptionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/NonEmptyAtclauseDescriptionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMethodCheck.xml
[DEBUG] file JavadocMethodCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocMethodCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMethodCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMethodCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocParagraphCheck.xml
[DEBUG] file JavadocParagraphCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocParagraphCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocParagraphCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocParagraphCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocMethodCheck.xml
[DEBUG] file MissingJavadocMethodCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingJavadocMethodCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocMethodCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocMethodCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheck.xml
[DEBUG] file JavadocMissingWhitespaceAfterAsteriskCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocMissingWhitespaceAfterAsteriskCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocTypeCheck.xml
[DEBUG] file MissingJavadocTypeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingJavadocTypeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocTypeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocTypeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTagContinuationIndentationCheck.xml
[DEBUG] file JavadocTagContinuationIndentationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocTagContinuationIndentationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTagContinuationIndentationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTagContinuationIndentationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocStyleCheck.xml
[DEBUG] file JavadocStyleCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocStyleCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocStyleCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocStyleCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/WriteTagCheck.xml
[DEBUG] file WriteTagCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'WriteTagCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/WriteTagCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/WriteTagCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheck.xml
[DEBUG] file RequireEmptyLineBeforeBlockTagGroupCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RequireEmptyLineBeforeBlockTagGroupCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocVariableCheck.xml
[DEBUG] file JavadocVariableCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocVariableCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocVariableCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocVariableCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/AtclauseOrderCheck.xml
[DEBUG] file AtclauseOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AtclauseOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/AtclauseOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/AtclauseOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocContentLocationCheck.xml
[DEBUG] file JavadocContentLocationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocContentLocationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocContentLocationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocContentLocationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocPackageCheck.xml
[DEBUG] file MissingJavadocPackageCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingJavadocPackageCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocPackageCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocPackageCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTypeCheck.xml
[DEBUG] file JavadocTypeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocTypeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTypeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTypeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SummaryJavadocCheck.xml
[DEBUG] file SummaryJavadocCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SummaryJavadocCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SummaryJavadocCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SummaryJavadocCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingLeadingAsteriskCheck.xml
[DEBUG] file JavadocMissingLeadingAsteriskCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocMissingLeadingAsteriskCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingLeadingAsteriskCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingLeadingAsteriskCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocLeadingAsteriskAlignCheck.xml
[DEBUG] file JavadocLeadingAsteriskAlignCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocLeadingAsteriskAlignCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocLeadingAsteriskAlignCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocLeadingAsteriskAlignCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SingleLineJavadocCheck.xml
[DEBUG] file SingleLineJavadocCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SingleLineJavadocCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SingleLineJavadocCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SingleLineJavadocCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingDeprecatedCheck.xml
[DEBUG] file MissingDeprecatedCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingDeprecatedCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingDeprecatedCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingDeprecatedCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingOverrideCheck.xml
[DEBUG] file MissingOverrideCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingOverrideCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingOverrideCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingOverrideCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationUseStyleCheck.xml
[DEBUG] file AnnotationUseStyleCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AnnotationUseStyleCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationUseStyleCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationUseStyleCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationOnSameLineCheck.xml
[DEBUG] file AnnotationOnSameLineCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AnnotationOnSameLineCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationOnSameLineCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationOnSameLineCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/SuppressWarningsCheck.xml
[DEBUG] file SuppressWarningsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWarningsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/SuppressWarningsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/SuppressWarningsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationLocationCheck.xml
[DEBUG] file AnnotationLocationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AnnotationLocationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationLocationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationLocationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/PackageAnnotationCheck.xml
[DEBUG] file PackageAnnotationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'PackageAnnotationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/PackageAnnotationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/PackageAnnotationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/AvoidEscapedUnicodeCharactersCheck.xml
[DEBUG] file AvoidEscapedUnicodeCharactersCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidEscapedUnicodeCharactersCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/AvoidEscapedUnicodeCharactersCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/AvoidEscapedUnicodeCharactersCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/SuppressWarningsHolder.xml
[DEBUG] file SuppressWarningsHolder.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWarningsHolder.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/SuppressWarningsHolder.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/SuppressWarningsHolder.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filefilters/BeforeExecutionExclusionFileFilter.xml
[DEBUG] file BeforeExecutionExclusionFileFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'BeforeExecutionExclusionFileFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filefilters/BeforeExecutionExclusionFileFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filefilters/BeforeExecutionExclusionFileFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/configuration_1_2.dtd
[DEBUG] file configuration_1_2.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_2.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_2.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/configuration_1_2.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_3.dtd
[DEBUG] file import_control_1_3.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_3.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_3.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_3.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_2.dtd
[DEBUG] file import_control_1_2.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_2.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_2.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_2.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_1.dtd
[DEBUG] file import_control_1_1.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_1.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_1.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_1.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_4.dtd
[DEBUG] file import_control_1_4.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_4.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_4.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_4.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_0.dtd
[DEBUG] file import_control_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_0.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/suppressions_1_2.dtd
[DEBUG] file suppressions_1_2.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_2.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_2.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/suppressions_1_2.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/gui/icon.png
[DEBUG] file icon.png has a non filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'icon.png'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/gui/icon.png to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/gui/icon.png
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/configuration_1_1.dtd
[DEBUG] file configuration_1_1.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_1.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_1.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/configuration_1_1.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/suppressions_1_1.dtd
[DEBUG] file suppressions_1_1.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_1.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_1.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/suppressions_1_1.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/configuration_1_3.dtd
[DEBUG] file configuration_1_3.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_3.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_3.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/configuration_1_3.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/suppressions_1_2_xpath_experimental.dtd
[DEBUG] file suppressions_1_2_xpath_experimental.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_2_xpath_experimental.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_2_xpath_experimental.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/suppressions_1_2_xpath_experimental.dtd
[DEBUG] Copying file google_checks.xml
[DEBUG] file google_checks.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'google_checks.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/google_checks.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/google_checks.xml
[DEBUG] Copying file sun_checks.xml
[DEBUG] file sun_checks.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'sun_checks.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/sun_checks.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/sun_checks.xml
[DEBUG] no user filter components
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:add-test-source (add-test-source) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source' with basic configurator -->
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skipAddTestSource = false
[DEBUG] (f) skipAddTestSourceIfMissing = false
[DEBUG] (f) sources = [/home/rivanov/java/github/checkstyle/checkstyle/src/test/resources]
[DEBUG] -- end configuration --
[INFO] Test Source directory: /home/rivanov/java/github/checkstyle/checkstyle/src/test/resources added.
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:add-test-source (add-it-test-source) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source' with basic configurator -->
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skipAddTestSource = false
[DEBUG] (f) skipAddTestSourceIfMissing = false
[DEBUG] (f) sources = [/home/rivanov/java/github/checkstyle/checkstyle/src/it/java]
[DEBUG] -- end configuration --
[INFO] Test Source directory: /home/rivanov/java/github/checkstyle/checkstyle/src/it/java added.
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:add-test-source (add-it-test-resource) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source' with basic configurator -->
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skipAddTestSource = false
[DEBUG] (f) skipAddTestSourceIfMissing = false
[DEBUG] (f) sources = [/home/rivanov/java/github/checkstyle/checkstyle/src/it/resources]
[DEBUG] -- end configuration --
[INFO] Test Source directory: /home/rivanov/java/github/checkstyle/checkstyle/src/it/resources added.
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:add-test-source (add-xdocs-examples-source) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source' with basic configurator -->
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skipAddTestSource = false
[DEBUG] (f) skipAddTestSourceIfMissing = false
[DEBUG] (f) sources = [/home/rivanov/java/github/checkstyle/checkstyle/src/xdocs-examples/java]
[DEBUG] -- end configuration --
[INFO] Test Source directory: /home/rivanov/java/github/checkstyle/checkstyle/src/xdocs-examples/java added.
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:add-test-source (add-xdocs-examples-resource) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-test-source' with basic configurator -->
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skipAddTestSource = false
[DEBUG] (f) skipAddTestSourceIfMissing = false
[DEBUG] (f) sources = [/home/rivanov/java/github/checkstyle/checkstyle/src/xdocs-examples/resources]
[DEBUG] -- end configuration --
[INFO] Test Source directory: /home/rivanov/java/github/checkstyle/checkstyle/src/xdocs-examples/resources added.
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=36715, ConflictMarker.markTime=38705, ConflictMarker.nodeCount=22, ConflictIdSorter.graphTime=16585, ConflictIdSorter.topsortTime=22089, ConflictIdSorter.conflictIdCount=14, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=164597, ConflictResolver.conflictItemCount=22, DefaultDependencyCollector.collectTime=15953130, DefaultDependencyCollector.transformTime=309066}
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.13.0
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.4.2:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.36:compile
[DEBUG] commons-io:commons-io:jar:2.11.0:compile
[DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile
[DEBUG] org.codehaus.plexus:plexus-java:jar:1.2.0:compile
[DEBUG] org.ow2.asm:asm:jar:9.6:compile
[DEBUG] com.thoughtworks.qdox:qdox:jar:2.0.3:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.15.0:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.15.0:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.codehaus.plexus:plexus-xml:jar:3.0.0:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.15.0:runtime
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.13.0
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.13.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.13.0
[DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.13.0
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.4.2
[DEBUG] Included: commons-io:commons-io:jar:2.11.0
[DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1
[DEBUG] Included: org.codehaus.plexus:plexus-java:jar:1.2.0
[DEBUG] Included: org.ow2.asm:asm:jar:9.6
[DEBUG] Included: com.thoughtworks.qdox:qdox:jar:2.0.3
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.15.0
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.15.0
[DEBUG] Included: org.codehaus.plexus:plexus-xml:jar:3.0.0
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.15.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.13.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile' with basic configurator -->
[DEBUG] (f) annotationProcessorPathsUseDepMgmt = false
[DEBUG] (f) basedir = /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] (f) buildDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target
[DEBUG] (f) compilePath = [/home/rivanov/java/github/checkstyle/checkstyle/target/classes, /home/rivanov/.m2/repository/info/picocli/picocli/4.7.6/picocli-4.7.6.jar, /home/rivanov/.m2/repository/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar, /home/rivanov/.m2/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar, /home/rivanov/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar, /home/rivanov/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar, /home/rivanov/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar, /home/rivanov/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar, /home/rivanov/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, /home/rivanov/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar, /home/rivanov/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar, /home/rivanov/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar, /home/rivanov/.m2/repository/org/apache/ant/ant/1.10.15/ant-1.10.15.jar, /home/rivanov/.m2/repository/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar, /home/rivanov/.m2/repository/org/reflections/reflections/0.10.2/reflections-0.10.2.jar, /home/rivanov/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar, /home/rivanov/.m2/repository/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar, /home/rivanov/.m2/repository/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar, /home/rivanov/.m2/repository/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar, /home/rivanov/.m2/repository/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar, /home/rivanov/.m2/repository/org/checkerframework/checker-qual/3.48.3/checker-qual-3.48.3.jar, /home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar, /home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar, /home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar, /home/rivanov/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar, /home/rivanov/.m2/repository/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar, /home/rivanov/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar, /home/rivanov/.m2/repository/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar, /home/rivanov/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar, /home/rivanov/.m2/repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar, /home/rivanov/.m2/repository/org/apache/commons/commons-text/1.3/commons-text-1.3.jar, /home/rivanov/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar, /home/rivanov/.m2/repository/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar, /home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar]
[DEBUG] (f) compileSourceRoots = [/home/rivanov/java/github/checkstyle/checkstyle/src/main/java, /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr]
[DEBUG] (f) compilerArgs = [-Xpkginfo:always]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) createMissingPackageInfoClass = true
[DEBUG] (f) debug = true
[DEBUG] (f) debugFileName = javac
[DEBUG] (f) enablePreview = false
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) failOnWarning = false
[DEBUG] (f) fileExtensions = [jar, class]
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) forceLegacyJavacApi = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] (f) parameters = false
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) projectArtifact = com.puppycrawl.tools:checkstyle:jar:10.21.1-SNAPSHOT
[DEBUG] (s) release = 11
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) showCompilationChanges = false
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = true
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.8
[DEBUG] (f) staleMillis = 0
[DEBUG] (s) target = 1.8
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Adding /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/annotations to compile source roots:
/home/rivanov/java/github/checkstyle/checkstyle/src/main/java
/home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] New compile source roots:
/home/rivanov/java/github/checkstyle/checkstyle/src/main/java
/home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
/home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/annotations
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AuditListener.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ModuleFactory.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/WriteTagCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/grammar/CrAwareLexerSimulator.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Violation.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/YieldHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/ViolationMessagesMacro.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DetailNodeTreeStringPrinter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInEnumerationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/TypecastParenPadCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DefaultConfiguration.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/AnonInnerLengthCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/IllegalImportCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/TagParser.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/RecordComponentNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/AbstractJavadocCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStaticImportCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/ModuleType.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStarImportCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/MethodCallHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/DescendantIterator.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/TranslationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ReturnCountCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/DetailAST.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/ModuleReflectionUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParserBaseVisitor.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/EqualsAvoidNullCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/ElementNode.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NoArrayTrailingCommaCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/SuppressionsStringPrinter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/TrailingCommentCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/WrapOption.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/MissingOverrideCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/grammar/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ObjectBlockHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/Definitions.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyBlockCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/LineSeparatorOption.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ImportControlCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocPackageCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionXpathSingleFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/InvalidJavadocPositionCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/SealedShouldHavePermitsListCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/AnnotationArrayInitHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/BeforeExecutionFileFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationUseStyleCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/AbstractParenPadCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/MatchSuppressor.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/PackageDeclarationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingLeadingAsteriskCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/CovariantEqualsCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/TreeTable.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MissingNullCaseInSwitchCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PropertyType.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressWithNearbyTextFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocMethodCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/AtclauseOrderCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLocalVariableCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XpathFileGeneratorAstFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/Main.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/InterfaceIsTypeCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AbstractImportControl.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/LambdaBodyLengthCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationLocationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/AvoidInlineConditionalsCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/TreeWalkerAuditEvent.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/NewlineAtEndOfFileCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/StatelessCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MissingSwitchDefaultCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/RecordComponentNumberCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/XdocsTemplateSinkFactory.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/BlockTagUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/SeverityLevelCounter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/CodePointUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/FallThroughCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FilterSet.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/NonEmptyAtclauseDescriptionCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MissingCtorCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/XpathUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForInitializerPadCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressWarningsFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Configuration.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/TypeNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/SiteUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/ClassFanOutComplexityCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessaryParenthesesCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AbbreviationAsWordInNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/EqualsHashCodeCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/ChainedPropertyUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoader.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/MethodNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocStyleCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/ParseTreeTablePresentation.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ArrayTrailingCommaCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/ModuleDetails.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/InterfaceTypeParameterNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalInstantiationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/ParameterNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressFilterElement.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FileContents.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AbstractImportRule.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/TokenTypes.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ParameterAssignmentCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Context.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/JavadocUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/SarifLogger.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionSingleFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/FinalClassCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/ParserUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ArrayInitHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ImportControlLoader.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/PrimordialHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/FileStatefulCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/LambdaHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/PackageDefHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/CatchParameterNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/header/AbstractHeaderCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ExplicitInitializationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/XmlMetaReader.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ConfigurationLoader.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/RequireThisCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PropertyCacheFile.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PropertiesExpander.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FileSetCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/Checker.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/CheckstyleParserErrorStrategy.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/JavadocPropertiesGenerator.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XdocsPropertyType.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Filter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/CommentSuppressor.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/BlockOption.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/LocalFinalVariableNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/WhenShouldBeUsedCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AuditEventDefaultFormatter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MultipleVariableDeclarationsCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AbstractNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/LineLengthCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ImportOrderCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ModifiedControlVariableCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/EmptyStatementCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/TreeTableCellRenderer.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/MemberDefHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParserBaseVisitor.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DefaultContext.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/InnerTypeLastCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FileText.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/OverloadMethodsDeclarationOrderCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/InterfaceMemberImpliedModifierCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/ParameterNumberCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/ArrayTypeStyleCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/BlockCommentPosition.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/CyclomaticComplexityCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocContentLocationOption.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/WhileHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/AbstractExpressionHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/header/RegexpHeaderCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/CommonUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XmlLoader.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/SeparatorWrapCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ant/CheckstyleAntTask.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/SuppressWarningsHolder.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/UnusedImportsCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/CustomImportOrderCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/Main.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/header/HeaderCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Comment.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DefaultLogger.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTypeCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/MethodLengthCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/UpperEllCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/DeclarationOrderCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NestedTryDepthCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/RedundantImportCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MultipleStringLiteralsCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/LineColumn.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ant/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/JavadocMetadataScraper.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/grammar/CommentListener.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/TreeWalker.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Scope.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/BaseCellEditor.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/JavaAstVisitor.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTags.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ElseHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTag.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/InnerAssignmentCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PackageNamesLoader.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/JavadocDetailNodeParser.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/BooleanExpressionComplexityCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ConstructorsDeclarationGroupingCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/CommentsIndentationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/ParentModuleMacro.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressWithNearbyCommentFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/OsSpecificUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FullIdent.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XpathFileGeneratorAuditListener.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AbstractAccessControlNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnusedCatchParameterShouldBeUnnamedCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NestedForDepthCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/IntFilterElement.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/XmlMetaWriter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/GlobalStatefulCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/SingleLineJavadocCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/PkgImportRule.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionXpathFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ClassDefHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/DetectorOptions.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/AbstractSuperCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/TreeTableModelAdapter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/XpathFilterElement.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractViolationReporter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/header/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/SummaryJavadocCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/DetailAstSet.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SeverityMatchFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/OneTopLevelClassCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/DetailNode.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/RightCurlyOption.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/ConstantNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filefilters/BeforeExecutionExclusionFileFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/ParseTreeTableModel.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceAfterCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Configurable.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NestedIfDepthCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/HandlerFactory.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/GenericWhitespaceCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/ExecutableStatementCountCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/FileImportControl.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/DoWhileHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/CsvFilterElement.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/MetadataGeneratorUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocLeadingAsteriskAlignCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NoFinalizerCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PackageObjectFactory.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/PkgImportControl.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DetailAstImpl.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NoEnumTrailingCommaCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/IfHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/TryHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/VariableDeclarationUsageDistanceCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpSinglelineCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filefilters/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/ExternalResourceHolder.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalThrowsCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocBlockTagLocationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/MissingDeprecatedCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenTextCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/RootNode.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/SingleSpaceSeparatorCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/RightCurlyCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanExpressionCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/SuperFinalizeCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/UncommentedMainCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/ParenPadCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/NeverSuppress.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/IndentLevel.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/JavaNCSSCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/LineWrappingHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/CodeSelectorPresentation.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/OrderedPropertiesCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpSinglelineJavaCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocTypeCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/ModulePropertyDetails.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagContinuationIndentationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/DescendantTokenCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/AvoidDoubleBraceInitializationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/MetadataGeneratorLogger.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/FinallyHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMethodCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/AbstractRootNode.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/ClassDataAbstractionCouplingCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyLineSeparatorCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/NewHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/MethodCountCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForIteratorPadCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ThreadModeSettings.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/SuppressWarningsCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/TextBlock.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/FilterUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/HiddenFieldCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/ClassTypeParameterNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/XdocsTemplateSink.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/MethodDefHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/ClassMemberImpliedModifierCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpMultilineCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/CheckstyleException.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/CaseHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/StaticVariableNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/FileLengthCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/NoCodeInFileCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/TreeWalkerFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocPackageCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/AbstractNode.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/FollowingIterator.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/XpathQueryGenerator.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/OuterTypeFilenameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAfterCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParserVisitor.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/MetadataGenerationException.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressWithPlainTextCommentFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionCommentFilter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/RecordTypeParameterNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/JavaParser.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/LambdaParameterNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/RedundantModifierCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/TagInfo.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParserVisitor.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpOnFilenameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocVariableCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ClassImportRule.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/MethodTypeParameterNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAroundCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/XdocsTemplateParser.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractFileSetCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/CodeSelector.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/StaticInitHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ForHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/MemberNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/OuterTypeNumberCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocParagraphCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/IntRangeFilterElement.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/NoLineWrapCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/MainFrame.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/VisibilityModifierCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/TodoCommentCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/IndentationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/AvoidNoArgumentSuperConstructorCallCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/BlockParentHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MagicNumberCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/IndexHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/AbstractElementNode.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/AnnotationUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/UniquePropertiesCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ImportHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/PadOption.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyOption.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AstTreeStringPrinter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/MultilineDetector.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagInfo.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/PatternVariableNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AuditEvent.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/AvoidEscapedUnicodeCharactersCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/SynchronizedHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/HideUtilityClassConstructorCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NoCloneCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/OneStatementPerLineCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationOnSameLineCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/FileTabCharacterCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/PropertiesMacro.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/SuperCloneCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/IllegalIdentifierNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/HtmlTag.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/SwitchRuleHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/ModifierOrderCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Contextualizable.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/LocalVariableNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/NPathComplexityCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInTryWithResourcesCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/ExampleMacro.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MatchXpathCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/SeverityLevel.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/ListToTreeSelectionModelWrapper.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/LocalizedMessage.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AuditEventFormatter.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/SwitchHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ImportOrderOption.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/TokenUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/OperatorWrapCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/UnmodifiableCollectionUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/FinalParametersCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/RootModule.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/ScopeUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/SlistHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalCatchCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/DesignForExtensionCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/CheckUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/FinalLocalVariableCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/ClassAndPropertiesSettersJavadocScraper.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AutomaticBean.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/PrecedingIterator.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTypeCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/DefaultComesLastCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XMLLogger.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AccessModifierOption.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/MethodParamPadCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/NeedBracesCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AccessResult.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/MismatchStrategy.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/ReverseDescendantIterator.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/StringLiteralEqualityCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/BeforeExecutionFileFilterSet.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/IntMatchFilterElement.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/SinglelineDetector.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocContentLocationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/MessageDispatcher.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/AbstractClassCouplingCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/AvoidNestedBlocksCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/ReverseListIterator.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/PackageAnnotationCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/MainFrameModel.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/JavadocTokenTypes.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/InlineTagUtil.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanReturnCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/InvalidJavadocTag.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/MutableExceptionCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocNodeImpl.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AbstractClassNameCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyCatchBlockCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/ThrowsCountCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheck.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/LabelHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/CatchHandler.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/package-info.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/AttributeNode.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PropertyResolver.java
[INFO] Stale source detected: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/PackageNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AstTreeStringPrinter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AuditEventDefaultFormatter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AuditEventFormatter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/Checker.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/CheckstyleParserErrorStrategy.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ConfigurationLoader.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DefaultConfiguration.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DefaultContext.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DefaultLogger.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/Definitions.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DetailAstImpl.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DetailNodeTreeStringPrinter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/FileStatefulCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/GlobalStatefulCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/JavaAstVisitor.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/JavaParser.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/JavadocDetailNodeParser.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/JavadocPropertiesGenerator.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/LocalizedMessage.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/Main.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/MetadataGeneratorLogger.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ModuleFactory.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PackageNamesLoader.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PackageObjectFactory.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PropertiesExpander.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PropertyCacheFile.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PropertyResolver.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/PropertyType.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/SarifLogger.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/StatelessCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/SuppressionsStringPrinter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ThreadModeSettings.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/TreeWalker.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/TreeWalkerAuditEvent.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/TreeWalkerFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XMLLogger.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XdocsPropertyType.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XmlLoader.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XpathFileGeneratorAstFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/XpathFileGeneratorAuditListener.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ant/CheckstyleAntTask.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/ant/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractFileSetCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractViolationReporter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AuditEvent.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AuditListener.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/AutomaticBean.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/BeforeExecutionFileFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/BeforeExecutionFileFilterSet.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/CheckstyleException.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Comment.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Configurable.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Configuration.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Context.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Contextualizable.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/DetailAST.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/DetailNode.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/ExternalResourceHolder.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FileContents.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FileSetCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FileText.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Filter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FilterSet.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/FullIdent.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/JavadocTokenTypes.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/LineColumn.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/MessageDispatcher.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/RootModule.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Scope.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/SeverityLevel.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/SeverityLevelCounter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/TextBlock.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/TokenTypes.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/Violation.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/ArrayTypeStyleCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/AvoidEscapedUnicodeCharactersCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/DescendantTokenCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/FinalParametersCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/LineSeparatorOption.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/NewlineAtEndOfFileCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/NoCodeInFileCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/OrderedPropertiesCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/OuterTypeFilenameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/SuppressWarningsHolder.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/TodoCommentCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/TrailingCommentCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/TranslationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/UncommentedMainCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/UniquePropertiesCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/UpperEllCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationLocationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationOnSameLineCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationUseStyleCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/MissingDeprecatedCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/MissingOverrideCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/PackageAnnotationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/SuppressWarningsCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/annotation/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/AvoidNestedBlocksCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/BlockOption.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyBlockCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyCatchBlockCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyOption.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/NeedBracesCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/RightCurlyCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/RightCurlyOption.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/AbstractSuperCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ArrayTrailingCommaCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/AvoidDoubleBraceInitializationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/AvoidInlineConditionalsCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/AvoidNoArgumentSuperConstructorCallCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ConstructorsDeclarationGroupingCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/CovariantEqualsCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/DeclarationOrderCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/DefaultComesLastCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/EmptyStatementCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/EqualsAvoidNullCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/EqualsHashCodeCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ExplicitInitializationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/FallThroughCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/FinalLocalVariableCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/HiddenFieldCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalCatchCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalInstantiationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalThrowsCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenTextCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTypeCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/InnerAssignmentCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MagicNumberCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MatchXpathCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MissingCtorCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MissingNullCaseInSwitchCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MissingSwitchDefaultCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ModifiedControlVariableCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MultipleStringLiteralsCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/MultipleVariableDeclarationsCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NestedForDepthCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NestedIfDepthCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NestedTryDepthCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NoArrayTrailingCommaCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NoCloneCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NoEnumTrailingCommaCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/NoFinalizerCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/OneStatementPerLineCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/OverloadMethodsDeclarationOrderCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/PackageDeclarationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ParameterAssignmentCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/RequireThisCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/ReturnCountCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanExpressionCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanReturnCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/StringLiteralEqualityCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/SuperCloneCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/SuperFinalizeCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessaryParenthesesCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInEnumerationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInTryWithResourcesCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnusedCatchParameterShouldBeUnnamedCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLocalVariableCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/VariableDeclarationUsageDistanceCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/WhenShouldBeUsedCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/DesignForExtensionCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/FinalClassCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/HideUtilityClassConstructorCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/InnerTypeLastCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/InterfaceIsTypeCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/MutableExceptionCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/OneTopLevelClassCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/SealedShouldHavePermitsListCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/ThrowsCountCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/VisibilityModifierCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/design/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/header/AbstractHeaderCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/header/HeaderCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/header/RegexpHeaderCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/header/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AbstractImportControl.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AbstractImportRule.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AccessResult.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStarImportCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStaticImportCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ClassImportRule.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/CustomImportOrderCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/FileImportControl.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/IllegalImportCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ImportControlCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ImportControlLoader.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ImportOrderCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/ImportOrderOption.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/MismatchStrategy.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/PkgImportControl.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/PkgImportRule.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/RedundantImportCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/UnusedImportsCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/imports/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/AbstractExpressionHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/AnnotationArrayInitHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ArrayInitHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/BlockParentHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/CaseHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/CatchHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ClassDefHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/CommentsIndentationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/DetailAstSet.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/DoWhileHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ElseHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/FinallyHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ForHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/HandlerFactory.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/IfHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ImportHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/IndentLevel.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/IndentationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/IndexHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/LabelHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/LambdaHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/LineWrappingHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/MemberDefHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/MethodCallHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/MethodDefHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/NewHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/ObjectBlockHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/PackageDefHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/PrimordialHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/SlistHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/StaticInitHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/SwitchHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/SwitchRuleHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/SynchronizedHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/TryHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/WhileHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/YieldHandler.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/AbstractJavadocCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/AtclauseOrderCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/HtmlTag.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/InvalidJavadocPositionCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/InvalidJavadocTag.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocBlockTagLocationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocContentLocationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocContentLocationOption.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocLeadingAsteriskAlignCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMethodCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingLeadingAsteriskCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocNodeImpl.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocPackageCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocParagraphCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocStyleCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTag.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagContinuationIndentationCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagInfo.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTags.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTypeCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocVariableCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocMethodCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocPackageCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocTypeCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/NonEmptyAtclauseDescriptionCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/SingleLineJavadocCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/SummaryJavadocCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/TagParser.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/WriteTagCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/BlockTagUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/InlineTagUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/TagInfo.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/AbstractClassCouplingCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/BooleanExpressionComplexityCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/ClassDataAbstractionCouplingCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/ClassFanOutComplexityCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/CyclomaticComplexityCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/JavaNCSSCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/NPathComplexityCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/ClassMemberImpliedModifierCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/InterfaceMemberImpliedModifierCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/ModifierOrderCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/RedundantModifierCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/modifier/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AbbreviationAsWordInNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AbstractAccessControlNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AbstractClassNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AbstractNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/AccessModifierOption.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/CatchParameterNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/ClassTypeParameterNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/ConstantNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/IllegalIdentifierNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/InterfaceTypeParameterNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/LambdaParameterNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/LocalFinalVariableNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/LocalVariableNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/MemberNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/MethodNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/MethodTypeParameterNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/PackageNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/ParameterNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/PatternVariableNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/RecordComponentNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/RecordTypeParameterNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/StaticVariableNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/TypeNameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/naming/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/CommentSuppressor.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/DetectorOptions.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/MatchSuppressor.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/MultilineDetector.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/NeverSuppress.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpMultilineCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpOnFilenameCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpSinglelineCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpSinglelineJavaCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/SinglelineDetector.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/AnonInnerLengthCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/ExecutableStatementCountCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/FileLengthCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/LambdaBodyLengthCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/LineLengthCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/MethodCountCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/MethodLengthCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/OuterTypeNumberCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/ParameterNumberCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/RecordComponentNumberCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/AbstractParenPadCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForInitializerPadCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForIteratorPadCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyLineSeparatorCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/FileTabCharacterCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/GenericWhitespaceCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/MethodParamPadCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/NoLineWrapCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceAfterCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/OperatorWrapCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/PadOption.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/ParenPadCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/SeparatorWrapCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/SingleSpaceSeparatorCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/TypecastParenPadCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAfterCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAroundCheck.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/WrapOption.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filefilters/BeforeExecutionExclusionFileFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filefilters/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/CsvFilterElement.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/IntFilterElement.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/IntMatchFilterElement.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/IntRangeFilterElement.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SeverityMatchFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressFilterElement.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressWarningsFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressWithNearbyCommentFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressWithNearbyTextFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressWithPlainTextCommentFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionCommentFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionSingleFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionXpathFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionXpathSingleFilter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoader.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/XpathFilterElement.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/filters/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/grammar/CommentListener.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/grammar/CrAwareLexerSimulator.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/grammar/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/BaseCellEditor.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/CodeSelector.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/CodeSelectorPresentation.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/ListToTreeSelectionModelWrapper.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/Main.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/MainFrame.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/MainFrameModel.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/ParseTreeTableModel.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/ParseTreeTablePresentation.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/TreeTable.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/TreeTableCellRenderer.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/TreeTableModelAdapter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/gui/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/JavadocMetadataScraper.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/MetadataGenerationException.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/MetadataGeneratorUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/ModuleDetails.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/ModulePropertyDetails.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/ModuleType.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/XmlMetaReader.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/XmlMetaWriter.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/meta/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/ClassAndPropertiesSettersJavadocScraper.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/ExampleMacro.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/ParentModuleMacro.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/PropertiesMacro.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/SiteUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/ViolationMessagesMacro.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/XdocsTemplateParser.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/XdocsTemplateSink.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/XdocsTemplateSinkFactory.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/site/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/AnnotationUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/BlockCommentPosition.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/ChainedPropertyUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/CheckUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/CodePointUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/CommonUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/FilterUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/JavadocUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/ModuleReflectionUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/OsSpecificUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/ParserUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/ScopeUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/TokenUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/UnmodifiableCollectionUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/XpathUtil.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/utils/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/AbstractElementNode.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/AbstractNode.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/AbstractRootNode.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/AttributeNode.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/ElementNode.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/RootNode.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/XpathQueryGenerator.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/DescendantIterator.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/FollowingIterator.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/PrecedingIterator.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/ReverseDescendantIterator.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/ReverseListIterator.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/iterators/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/xpath/package-info.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParserBaseVisitor.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParserVisitor.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParserBaseVisitor.java
[INFO] Input tree files (+): /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParserVisitor.java
[INFO] Recompiling the module because of changed source code.
[DEBUG] Classpath:
[DEBUG] /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] /home/rivanov/.m2/repository/info/picocli/picocli/4.7.6/picocli-4.7.6.jar
[DEBUG] /home/rivanov/.m2/repository/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
[DEBUG] /home/rivanov/.m2/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[DEBUG] /home/rivanov/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[DEBUG] /home/rivanov/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[DEBUG] /home/rivanov/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar
[DEBUG] /home/rivanov/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[DEBUG] /home/rivanov/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[DEBUG] /home/rivanov/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[DEBUG] /home/rivanov/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
[DEBUG] /home/rivanov/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/ant/ant/1.10.15/ant-1.10.15.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar
[DEBUG] /home/rivanov/.m2/repository/org/reflections/reflections/0.10.2/reflections-0.10.2.jar
[DEBUG] /home/rivanov/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
[DEBUG] /home/rivanov/.m2/repository/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[DEBUG] /home/rivanov/.m2/repository/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar
[DEBUG] /home/rivanov/.m2/repository/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar
[DEBUG] /home/rivanov/.m2/repository/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar
[DEBUG] /home/rivanov/.m2/repository/org/checkerframework/checker-qual/3.48.3/checker-qual-3.48.3.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar
[DEBUG] /home/rivanov/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[DEBUG] /home/rivanov/.m2/repository/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[DEBUG] /home/rivanov/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[DEBUG] /home/rivanov/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/commons/commons-text/1.3/commons-text-1.3.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[DEBUG] /home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar
[DEBUG] Source roots:
[DEBUG] /home/rivanov/java/github/checkstyle/checkstyle/src/main/java
[DEBUG] /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/annotations
[DEBUG] Command line options:
[DEBUG] -d /home/rivanov/java/github/checkstyle/checkstyle/target/classes -classpath /home/rivanov/java/github/checkstyle/checkstyle/target/classes:/home/rivanov/.m2/repository/info/picocli/picocli/4.7.6/picocli-4.7.6.jar:/home/rivanov/.m2/repository/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar:/home/rivanov/.m2/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar:/home/rivanov/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/home/rivanov/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/home/rivanov/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/rivanov/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/rivanov/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/rivanov/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/rivanov/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/rivanov/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/rivanov/.m2/repository/org/apache/ant/ant/1.10.15/ant-1.10.15.jar:/home/rivanov/.m2/repository/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar:/home/rivanov/.m2/repository/org/reflections/reflections/0.10.2/reflections-0.10.2.jar:/home/rivanov/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar:/home/rivanov/.m2/repository/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar:/home/rivanov/.m2/repository/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar:/home/rivanov/.m2/repository/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar:/home/rivanov/.m2/repository/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar:/home/rivanov/.m2/repository/org/checkerframework/checker-qual/3.48.3/checker-qual-3.48.3.jar:/home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar:/home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar:/home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar:/home/rivanov/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar:/home/rivanov/.m2/repository/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar:/home/rivanov/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar:/home/rivanov/.m2/repository/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar:/home/rivanov/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar:/home/rivanov/.m2/repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar:/home/rivanov/.m2/repository/org/apache/commons/commons-text/1.3/commons-text-1.3.jar:/home/rivanov/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar:/home/rivanov/.m2/repository/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar:/home/rivanov/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar: -sourcepath /home/rivanov/java/github/checkstyle/checkstyle/src/main/java:/home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr:/home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/annotations: -s /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/annotations -g --release 11 -encoding UTF-8 -Xpkginfo:always -XDuseUnsharedTable=true
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 455 source files with javac [debug release 11] to target/classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO] /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DefaultConfiguration.java: Some input files use or override a deprecated API.
[INFO] /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/DefaultConfiguration.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.java: /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.java uses unchecked or unsafe operations.
[INFO] /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=49585, ConflictMarker.markTime=51443, ConflictMarker.nodeCount=6, ConflictIdSorter.graphTime=18493, ConflictIdSorter.topsortTime=18188, ConflictIdSorter.conflictIdCount=6, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=146399, ConflictResolver.conflictItemCount=6, DefaultDependencyCollector.collectTime=6260693, DefaultDependencyCollector.transformTime=343995}
[DEBUG] org.codehaus.plexus:plexus-component-metadata:jar:2.2.0
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.2.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile
[DEBUG] com.thoughtworks.qdox:qdox:jar:2.0.3:compile
[DEBUG] org.jdom:jdom2:jar:2.0.6.1:compile
[DEBUG] org.ow2.asm:asm:jar:9.6:compile
[DEBUG] Created new class realm plugin>org.codehaus.plexus:plexus-component-metadata:2.2.0
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.plexus:plexus-component-metadata:2.2.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.codehaus.plexus:plexus-component-metadata:2.2.0
[DEBUG] Included: org.codehaus.plexus:plexus-component-metadata:jar:2.2.0
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.2.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.5.1
[DEBUG] Included: com.thoughtworks.qdox:qdox:jar:2.0.3
[DEBUG] Included: org.jdom:jdom2:jar:2.0.6.1
[DEBUG] Included: org.ow2.asm:asm:jar:9.6
[DEBUG] Configuring mojo org.codehaus.plexus:plexus-component-metadata:2.2.0:generate-metadata from plugin realm ClassRealm[plugin>org.codehaus.plexus:plexus-component-metadata:2.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.plexus:plexus-component-metadata:2.2.0:generate-metadata' with basic configurator -->
[DEBUG] (f) generatedMetadata = /home/rivanov/java/github/checkstyle/checkstyle/target/classes/META-INF/plexus/components.xml
[DEBUG] (f) intermediaryMetadata = /home/rivanov/java/github/checkstyle/checkstyle/target/components.xml
[DEBUG] (f) mavenProject = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) sourceEncoding = UTF-8
[DEBUG] (f) staticMetadataDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/META-INF/plexus
[DEBUG] -- end configuration --
[INFO] Discovered 6 component descriptor(s)
[DEBUG] Wrote: /home/rivanov/java/github/checkstyle/checkstyle/target/components.xml
[INFO]
[INFO] --- exec-maven-plugin:3.5.0:java (default) @ checkstyle ---
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=48664, ConflictMarker.markTime=30072, ConflictMarker.nodeCount=11, ConflictIdSorter.graphTime=28969, ConflictIdSorter.topsortTime=13689, ConflictIdSorter.conflictIdCount=9, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=163593, ConflictResolver.conflictItemCount=11, DefaultDependencyCollector.collectTime=6405037, DefaultDependencyCollector.transformTime=305837}
[DEBUG] org.codehaus.mojo:exec-maven-plugin:jar:3.5.0
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.4.1:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.2:compile
[DEBUG] org.codehaus.plexus:plexus-xml:jar:3.0.1:compile
[DEBUG] org.apache.commons:commons-exec:jar:1.4.0:compile
[DEBUG] org.ow2.asm:asm:jar:9.7.1:compile
[DEBUG] org.ow2.asm:asm-commons:jar:9.7.1:compile
[DEBUG] org.ow2.asm:asm-tree:jar:9.7.1:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:exec-maven-plugin:3.5.0
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:exec-maven-plugin:3.5.0
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Populating class realm plugin>org.codehaus.mojo:exec-maven-plugin:3.5.0
[DEBUG] Included: org.codehaus.mojo:exec-maven-plugin:jar:3.5.0
[DEBUG] Included: org.apache.maven.resolver:maven-resolver-util:jar:1.4.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.2
[DEBUG] Included: org.codehaus.plexus:plexus-xml:jar:3.0.1
[DEBUG] Included: org.apache.commons:commons-exec:jar:1.4.0
[DEBUG] Included: org.ow2.asm:asm:jar:9.7.1
[DEBUG] Included: org.ow2.asm:asm-commons:jar:9.7.1
[DEBUG] Included: org.ow2.asm:asm-tree:jar:9.7.1
[DEBUG] Configuring mojo org.codehaus.mojo:exec-maven-plugin:3.5.0:java from plugin realm ClassRealm[plugin>org.codehaus.mojo:exec-maven-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:exec-maven-plugin:3.5.0:java' with basic configurator -->
[DEBUG] (f) addOutputToClasspath = true
[DEBUG] (f) addResourcesToClasspath = false
[DEBUG] (f) arguments = [/home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/TokenTypes.java, --destfile, /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/api/tokentypes.properties]
[DEBUG] (f) blockSystemExit = false
[DEBUG] (f) classpathScope = compile
[DEBUG] (f) cleanupDaemonThreads = true
[DEBUG] (f) daemonThreadJoinTimeout = 15000
[DEBUG] (f) includePluginDependencies = false
[DEBUG] (f) includeProjectDependencies = true
[DEBUG] (f) keepAlive = false
[DEBUG] (f) mainClass = com.puppycrawl.tools.checkstyle.JavadocPropertiesGenerator
[DEBUG] (f) pluginDependencies = [org.codehaus.mojo:exec-maven-plugin:maven-plugin:3.5.0:, org.apache.maven.resolver:maven-resolver-util:jar:1.4.1:compile, org.apache.maven.resolver:maven-resolver-api:jar:1.4.1:compile, org.codehaus.plexus:plexus-utils:jar:4.0.2:compile, org.codehaus.plexus:plexus-xml:jar:3.0.1:compile, org.apache.commons:commons-exec:jar:1.4.0:compile, org.ow2.asm:asm:jar:9.7.1:compile, org.ow2.asm:asm-commons:jar:9.7.1:compile, org.ow2.asm:asm-tree:jar:9.7.1:compile]
[DEBUG] (f) preloadCommonPool = 0
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] (f) stopUnresponsiveDaemonThreads = false
[DEBUG] -- end configuration --
[DEBUG] Invoking : com.puppycrawl.tools.checkstyle.JavadocPropertiesGenerator.main(/home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/TokenTypes.java, --destfile, /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/api/tokentypes.properties)
[DEBUG] Plugin Dependencies will be excluded.
[DEBUG] Project Dependencies will be included.
[DEBUG] Collected project artifacts [info.picocli:picocli:jar:4.7.6:compile, org.antlr:antlr4-runtime:jar:4.13.2:compile, commons-beanutils:commons-beanutils:jar:1.9.4:compile, commons-logging:commons-logging:jar:1.2:compile, commons-collections:commons-collections:jar:3.2.2:compile, com.google.guava:guava:jar:33.4.0-jre:compile, com.google.guava:failureaccess:jar:1.0.2:compile, com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile, com.google.code.findbugs:jsr305:jar:3.0.2:compile, com.google.errorprone:error_prone_annotations:jar:2.36.0:compile, com.google.j2objc:j2objc-annotations:jar:3.0.0:compile, org.apache.ant:ant:jar:1.10.15:provided, org.apache.ant:ant-launcher:jar:1.10.15:provided, org.reflections:reflections:jar:0.10.2:compile, org.javassist:javassist:jar:3.28.0-GA:compile, org.slf4j:slf4j-api:jar:1.7.32:compile, net.sf.saxon:Saxon-HE:jar:12.5:compile, org.xmlresolver:xmlresolver:jar:5.2.2:compile, org.xmlresolver:xmlresolver:jar:data:5.2.2:compile, org.checkerframework:checker-qual:jar:3.48.3:compile, org.apache.maven.doxia:doxia-core:jar:1.12.0:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.12.0:compile, org.apache.maven.doxia:doxia-logging-api:jar:1.12.0:compile, org.codehaus.plexus:plexus-utils:jar:3.3.0:compile, org.codehaus.plexus:plexus-container-default:jar:2.1.0:compile, org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile, org.apache.xbean:xbean-reflect:jar:3.7:compile, org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile, org.apache.commons:commons-lang3:jar:3.8.1:compile, org.apache.commons:commons-text:jar:1.3:compile, org.apache.httpcomponents:httpclient:jar:4.5.13:compile, org.apache.httpcomponents:httpcore:jar:4.4.14:compile, org.apache.maven.doxia:doxia-module-xdoc:jar:1.12.0:compile]
[DEBUG] Collected project classpath [/home/rivanov/java/github/checkstyle/checkstyle/target/classes]
[DEBUG] Adding to classpath : /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] Adding project dependency artifact: picocli to classpath
[DEBUG] Adding project dependency artifact: antlr4-runtime to classpath
[DEBUG] Adding project dependency artifact: commons-beanutils to classpath
[DEBUG] Adding project dependency artifact: commons-logging to classpath
[DEBUG] Adding project dependency artifact: commons-collections to classpath
[DEBUG] Adding project dependency artifact: guava to classpath
[DEBUG] Adding project dependency artifact: failureaccess to classpath
[DEBUG] Adding project dependency artifact: listenablefuture to classpath
[DEBUG] Adding project dependency artifact: jsr305 to classpath
[DEBUG] Adding project dependency artifact: error_prone_annotations to classpath
[DEBUG] Adding project dependency artifact: j2objc-annotations to classpath
[DEBUG] Adding project dependency artifact: ant to classpath
[DEBUG] Adding project dependency artifact: ant-launcher to classpath
[DEBUG] Adding project dependency artifact: reflections to classpath
[DEBUG] Adding project dependency artifact: javassist to classpath
[DEBUG] Adding project dependency artifact: slf4j-api to classpath
[DEBUG] Adding project dependency artifact: Saxon-HE to classpath
[DEBUG] Adding project dependency artifact: xmlresolver to classpath
[DEBUG] Adding project dependency artifact: xmlresolver to classpath
[DEBUG] Adding project dependency artifact: checker-qual to classpath
[DEBUG] Adding project dependency artifact: doxia-core to classpath
[DEBUG] Adding project dependency artifact: doxia-sink-api to classpath
[DEBUG] Adding project dependency artifact: doxia-logging-api to classpath
[DEBUG] Adding project dependency artifact: plexus-utils to classpath
[DEBUG] Adding project dependency artifact: plexus-container-default to classpath
[DEBUG] Adding project dependency artifact: plexus-classworlds to classpath
[DEBUG] Adding project dependency artifact: xbean-reflect to classpath
[DEBUG] Adding project dependency artifact: plexus-component-annotations to classpath
[DEBUG] Adding project dependency artifact: commons-lang3 to classpath
[DEBUG] Adding project dependency artifact: commons-text to classpath
[DEBUG] Adding project dependency artifact: httpclient to classpath
[DEBUG] Adding project dependency artifact: httpcore to classpath
[DEBUG] Adding project dependency artifact: doxia-module-xdoc to classpath
[DEBUG] joining on thread Thread[com.puppycrawl.tools.checkstyle.JavadocPropertiesGenerator.main(),5,com.puppycrawl.tools.checkstyle.JavadocPropertiesGenerator]
[INFO]
[INFO] <<< maven-jxr-plugin:3.6.0:test-jxr < generate-test-sources @ checkstyle <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[DEBUG] class org.apache.maven.plugin.jxr.JxrTestNoForkReport isMavenReport: true
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jxr-plugin:3.6.0:test-jxr-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jxr-plugin:3.6.0, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jxr-plugin:3.6.0:test-jxr-no-fork' with basic configurator -->
[DEBUG] (f) bottom = © {inceptionYear}–{currentYear} {organizationName}
[DEBUG] (f) docTitle = checkstyle 10.21.1-SNAPSHOT Reference
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) linkJavadoc = true
[DEBUG] (f) locale = default
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-jxr-plugin:3.6.0:test-jxr-no-fork {execution: null}
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/reports
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml]
[DEBUG] (f) remoteProjectRepositories = [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@b94703b
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) siteDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/site
[DEBUG] (f) skip = false
[DEBUG] (f) sourceDirs = [/home/rivanov/java/github/checkstyle/checkstyle/src/test/java]
[DEBUG] (f) windowTitle = checkstyle 10.21.1-SNAPSHOT Reference
[DEBUG] -- end configuration --
[INFO] 4 reports detected for maven-jxr-plugin:3.6.0: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[DEBUG] resolving version for org.codehaus.mojo:jdepend-maven-plugin
[DEBUG] resolved org.codehaus.mojo:jdepend-maven-plugin version from the reporting.plugins section: 2.1
[INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.1
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for repository.jboss.org (http://repository.jboss.org/maven2).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots.jboss.org (http://snapshots.jboss.org/maven2).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for oss.sonatype.org/jboss-snapshots (http://oss.sonatype.org/content/repositories/jboss-snapshots).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=221458, ConflictMarker.markTime=146045, ConflictMarker.nodeCount=199, ConflictIdSorter.graphTime=111836, ConflictIdSorter.topsortTime=63559, ConflictIdSorter.conflictIdCount=71, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1849774, ConflictResolver.conflictItemCount=148, DefaultDependencyCollector.collectTime=40849967, DefaultDependencyCollector.transformTime=2441758}
[DEBUG] org.codehaus.mojo:jdepend-maven-plugin:jar:2.1
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.11.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-core:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.1.0:compile
[DEBUG] org.eclipse.aether:aether-spi:jar:0.9.0.M2:compile
[DEBUG] org.eclipse.aether:aether-impl:jar:0.9.0.M2:compile
[DEBUG] org.eclipse.aether:aether-api:jar:0.9.0.M2:compile
[DEBUG] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M2a:compile
[DEBUG] javax.enterprise:cdi-api:jar:1.0:compile
[DEBUG] javax.annotation:jsr250-api:jar:1.0:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] com.google.guava:guava:jar:10.0.1:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a:compile
[DEBUG] asm:asm:jar:3.3.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.16:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.4.2:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.6.3:compile (version managed from default)
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile
[DEBUG] commons-io:commons-io:jar:2.6:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.11.1:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:2.1.0:compile
[DEBUG] org.apache.xbean:xbean-reflect:jar:3.7:compile
[DEBUG] com.google.collections:google-collections:jar:1.0:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:compile
[DEBUG] org.apache.commons:commons-text:jar:1.3:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.13:compile
[DEBUG] commons-logging:commons-logging:jar:1.2:compile
[DEBUG] commons-codec:commons-codec:jar:1.11:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.14:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-skin-model:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.2:compile
[DEBUG] org.apache.velocity:velocity:jar:1.7:compile
[DEBUG] commons-lang:commons-lang:jar:2.4:compile
[DEBUG] org.apache.velocity:velocity-tools:jar:2.0:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] commons-digester:commons-digester:jar:1.8:compile
[DEBUG] commons-chain:commons-chain:jar:1.1:compile
[DEBUG] dom4j:dom4j:jar:1.1:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.2:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:4.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-xml:jar:3.0.1:compile
[DEBUG] jdepend:jdepend:jar:2.9.1:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:jdepend-maven-plugin:2.1
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:jdepend-maven-plugin:2.1
[DEBUG] Imported: < project>com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT
[DEBUG] Imported: org.apache.maven.doxia.logging.Log < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.logging.LogEnabled < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkEventAttributes < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkFactory < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.doxia.siterenderer.Renderer < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenMultiPageReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.apache.maven.reporting.MavenReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Imported: org.codehaus.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1
[DEBUG] Populating class realm plugin>org.codehaus.mojo:jdepend-maven-plugin:2.1
[DEBUG] Included: org.codehaus.mojo:jdepend-maven-plugin:jar:2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.11.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:3.1.0
[DEBUG] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2
[DEBUG] Included: javax.enterprise:cdi-api:jar:1.0
[DEBUG] Included: javax.annotation:jsr250-api:jar:1.0
[DEBUG] Included: com.google.guava:guava:jar:10.0.1
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:1.3.9
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0
[DEBUG] Included: aopalliance:aopalliance:jar:1.0
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a
[DEBUG] Included: asm:asm:jar:3.3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.16
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.3.3
[DEBUG] Included: commons-io:commons-io:jar:2.6
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.11.1
[DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.7
[DEBUG] Included: com.google.collections:google-collections:jar:1.0
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.8.1
[DEBUG] Included: org.apache.commons:commons-text:jar:1.3
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.5.13
[DEBUG] Included: commons-logging:commons-logging:jar:1.2
[DEBUG] Included: commons-codec:commons-codec:jar:1.11
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.4.14
[DEBUG] Included: org.apache.maven.doxia:doxia-skin-model:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.2
[DEBUG] Included: org.apache.velocity:velocity:jar:1.7
[DEBUG] Included: commons-lang:commons-lang:jar:2.4
[DEBUG] Included: org.apache.velocity:velocity-tools:jar:2.0
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: commons-digester:commons-digester:jar:1.8
[DEBUG] Included: commons-chain:commons-chain:jar:1.1
[DEBUG] Included: dom4j:dom4j:jar:1.1
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:4.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-xml:jar:3.0.1
[DEBUG] Included: jdepend:jdepend:jar:2.9.1
[DEBUG] class org.codehaus.mojo.jdepend.JDependMojo isMavenReport: true
[DEBUG] Configuring mojo org.codehaus.mojo:jdepend-maven-plugin:2.1:generate from plugin realm ClassRealm[plugin>org.codehaus.mojo:jdepend-maven-plugin:2.1, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.12.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]]
[DEBUG] Configuring mojo 'org.codehaus.mojo:jdepend-maven-plugin:2.1:generate' with basic configurator -->
[DEBUG] (s) classDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (s) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/site
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (s) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (s) projectDirectory = /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] (s) reportFile = /home/rivanov/java/github/checkstyle/checkstyle/target/jdepend-report.xml
[DEBUG] (f) skip = true
[DEBUG] -- end configuration --
[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]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[INFO] preparing jdepend-maven-plugin:generate report requires 'compile' forked phase execution
[INFO]
[INFO] >>> jdepend-maven-plugin:2.1:generate > compile @ checkstyle >>>
[INFO]
[INFO] --- tidy-maven-plugin:1.3.0:check (validate) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:tidy-maven-plugin:1.3.0:check from plugin realm ClassRealm[plugin>org.codehaus.mojo:tidy-maven-plugin:1.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:tidy-maven-plugin:1.3.0:check' with basic configurator -->
[DEBUG] (f) pomFile = /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skip = true
[DEBUG] -- end configuration --
[INFO] Tidy is skipped.
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ checkstyle ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce' with basic configurator -->
[DEBUG] (s) commandLineRules = []
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (s) failIfNoRules = true
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-maven}
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) rules = <rules><requireMavenVersion><version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
[DEBUG] (s) rulesToExecute = []
[DEBUG] (s) rulesToSkip = []
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing Rule 0: EnforcerRuleDesc[name=requireMavenVersion, rule=RequireMavenVersion[message=Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively., version=(,2.1.0),(2.1.0,2.2.0),(2.2.0,)], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 491827297
[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 491827297
[DEBUG] Finish Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion takes 0 ms
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-versions) @ checkstyle ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce' with basic configurator -->
[DEBUG] (s) commandLineRules = []
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (s) failIfNoRules = true
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-versions}
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) rules = <rules><requireJavaVersion><version>11</version>
</requireJavaVersion>
<requireMavenVersion><version>3.6.3</version>
</requireMavenVersion>
<dependencyConvergence><excludes><exclude>org.apache.maven.doxia:doxia-core</exclude>
<exclude>org.apache.commons*</exclude>
<exclude>org.apache.httpcomponents*</exclude>
<exclude>org.codehaus.plexus*</exclude>
</excludes>
</dependencyConvergence>
</rules>
[DEBUG] (s) rulesToExecute = []
[DEBUG] (s) rulesToSkip = []
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing Rule 0: EnforcerRuleDesc[name=requireJavaVersion, rule=RequireJavaVersion[message=null, version=11, display=false], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireJavaVersion with id 1568
[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireJavaVersion with id 1568
[DEBUG] Finish Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion takes 1 ms
[DEBUG] Executing Rule 1: EnforcerRuleDesc[name=requireMavenVersion, rule=RequireMavenVersion[message=null, version=3.6.3], level=ERROR]
[DEBUG] Check cache for class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 48523328
[DEBUG] Already cached class org.apache.maven.enforcer.rules.version.RequireMavenVersion with id 48523328
[DEBUG] Finish Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion takes 0 ms
[DEBUG] Executing Rule 2: EnforcerRuleDesc[name=dependencyConvergence, rule=DependencyConvergence[includes=null, excludes=[org.apache.maven.doxia:doxia-core, org.apache.commons*, org.apache.httpcomponents*, org.codehaus.plexus*], uniqueVersions=false], level=ERROR]
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=63522, ConflictMarker.markTime=61296, ConflictMarker.nodeCount=69, ConflictIdSorter.graphTime=32954, ConflictIdSorter.topsortTime=30470, ConflictIdSorter.conflictIdCount=35, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=768276, ConflictResolver.conflictItemCount=50, DefaultDependencyCollector.collectTime=1345048, DefaultDependencyCollector.transformTime=980647}
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[DEBUG] Finish Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence takes 6 ms
[INFO]
[INFO] --- xml-maven-plugin:1.1.0:check-format (default) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:xml-maven-plugin:1.1.0:check-format from plugin realm ClassRealm[plugin>org.codehaus.mojo:xml-maven-plugin:1.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:xml-maven-plugin:1.1.0:check-format' with basic configurator -->
[DEBUG] (f) basedir = /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] (f) catalogHandling = strict
[DEBUG] (f) catalogs = [config/catalog.xml]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnFormatViolation = true
[DEBUG] (s) directory = .
[DEBUG] (s) includes = [**/*.xml, **/*.xsd, **/*.xml.vm]
[DEBUG] (s) excludes = [src/xdocs/property_types.xml, target/**, .ci-temp/**, src/test/resources/**, src/xdocs-examples/resources/**, src/xdocs/releasenotes.xml, src/xdocs/releasenotes_old*.xml, src/main/resources/com/puppycrawl/tools/checkstyle/meta/**]
[DEBUG] (f) formatFileSets = [FileSet {directory: ., PatternSet [includes: {**/*.xml, **/*.xsd, **/*.xml.vm}, excludes: {src/xdocs/property_types.xml, target/**, .ci-temp/**, src/test/resources/**, src/xdocs-examples/resources/**, src/xdocs/releasenotes.xml, src/xdocs/releasenotes_old*.xml, src/main/resources/com/puppycrawl/tools/checkstyle/meta/**}]}]
[DEBUG] (s) indentSize = 2
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@33a47707
[DEBUG] (f) skip = true
[DEBUG] (f) useDefaultFormatFileSet = false
[DEBUG] -- end configuration --
[DEBUG] Skipping execution, as demanded by user.
[INFO]
[INFO] --- antlr4-maven-plugin:4.13.2:antlr4 (default) @ checkstyle ---
[DEBUG] Configuring mojo org.antlr:antlr4-maven-plugin:4.13.2:antlr4 from plugin realm ClassRealm[plugin>org.antlr:antlr4-maven-plugin:4.13.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.antlr:antlr4-maven-plugin:4.13.2:antlr4' with basic configurator -->
[DEBUG] (f) atn = false
[DEBUG] (f) forceATN = false
[DEBUG] (f) generateTestSources = false
[DEBUG] (f) includes = [com/puppycrawl/tools/checkstyle/grammar/javadoc/*.g4, com/puppycrawl/tools/checkstyle/grammar/java/*.g4]
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) libDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/antlr4/imports
[DEBUG] (f) listener = false
[DEBUG] (f) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) sourceDirectory = /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] (f) statusDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4
[DEBUG] (f) treatWarningsAsErrors = false
[DEBUG] (f) visitor = true
[DEBUG] -- end configuration --
[DEBUG] ANTLR: Include: com/puppycrawl/tools/checkstyle/grammar/javadoc/*.g4
[DEBUG] ANTLR: Include: com/puppycrawl/tools/checkstyle/grammar/java/*.g4
[DEBUG] ANTLR: Output: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[DEBUG] ANTLR: Library: /home/rivanov/java/github/checkstyle/checkstyle/src/main/antlr4/imports
[DEBUG] Load grammars dependency status: /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4/dependencies.ser
[INFO] No grammars to process
[DEBUG] Output directory base will be /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr
[INFO] ANTLR 4: Processing source directory /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
[DEBUG] Persisting grammars dependency status: /home/rivanov/java/github/checkstyle/checkstyle/target/maven-status/antlr4/dependencies.ser
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ checkstyle ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:3.6.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:3.6.0:add-source' with basic configurator -->
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (f) skipAddSource = false
[DEBUG] (f) skipAddSourceIfMissing = false
[DEBUG] (f) sources = [/home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr]
[DEBUG] -- end configuration --
[INFO] Source directory: /home/rivanov/java/github/checkstyle/checkstyle/target/generated-sources/antlr added.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ checkstyle ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources' with basic configurator -->
[DEBUG] (f) addDefaultExcludes = true
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (f) fileNameFiltering = false
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/rivanov/java/github/checkstyle/checkstyle/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: com.puppycrawl.tools:checkstyle:10.21.1-SNAPSHOT @ /home/rivanov/java/github/checkstyle/checkstyle/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@12d5c30e
[DEBUG] (f) skip = false
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used:
[DEBUG] antlr4.version: 4.13.2
[DEBUG] arguments:
[DEBUG] awt.toolkit: sun.awt.X11.XToolkit
[DEBUG] checkerframework.version: 3.48.3
[DEBUG] checkstyle.ant.skip: true
[DEBUG] classworlds.conf: /opt/maven/apache-maven-3.8.4/bin/m2.conf
[DEBUG] doxia.version: 1.12.0
[DEBUG] env.CLUTTER_IM_MODULE: xim
[DEBUG] env.COMPIZ_BIN_PATH: /usr/bin/
[DEBUG] env.COMPIZ_CONFIG_PROFILE: ubuntu
[DEBUG] env.DBUS_SESSION_BUS_ADDRESS: unix:abstract=/tmp/dbus-bl5JsHBCus
[DEBUG] env.DEFAULTS_PATH: /usr/share/gconf/ubuntu.default.path
[DEBUG] env.DESKTOP_SESSION: ubuntu
[DEBUG] env.DISPLAY: :0
[DEBUG] env.GDMSESSION: ubuntu
[DEBUG] env.GDM_LANG: ru
[DEBUG] env.GIT_BRANCH: master
[DEBUG] env.GNOME_DESKTOP_SESSION_ID: this-is-deprecated
[DEBUG] env.GNOME_KEYRING_CONTROL:
[DEBUG] env.GNOME_KEYRING_PID:
[DEBUG] env.GPG_AGENT_INFO: /home/rivanov/.gnupg/S.gpg-agent:0:1
[DEBUG] env.GRADLE_HOME: /opt/gradle/default
[DEBUG] env.GTK2_MODULES: overlay-scrollbar
[DEBUG] env.GTK_IM_MODULE: ibus
[DEBUG] env.GTK_MODULES: gail:atk-bridge:unity-gtk-module
[DEBUG] env.HOME: /home/rivanov
[DEBUG] env.IM_CONFIG_PHASE: 1
[DEBUG] env.INSTANCE:
[DEBUG] env.JAVA_HOME: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64
[DEBUG] env.JOB: unity-settings-daemon
[DEBUG] env.LANG: ru_RU.utf8
[DEBUG] env.LANGUAGE: ru
[DEBUG] env.LESSCLOSE: /usr/bin/lesspipe %s %s
[DEBUG] env.LESSOPEN: | /usr/bin/lesspipe %s
[DEBUG] env.LOGNAME: rivanov
[DEBUG] env.LS_COLORS: rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
[DEBUG] env.M2_HOME: /opt/maven/apache-maven-3.8.4/
[DEBUG] env.MANDATORY_PATH: /usr/share/gconf/ubuntu.mandatory.path
[DEBUG] env.MAVEN_CMD_LINE_ARGS: --debug clean site -Pno-validations
[DEBUG] env.MAVEN_PROJECTBASEDIR: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] env.OLDPWD: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] env.ORACLE_HOME: /u01/app/oracle/product/11.2.0/xe
[DEBUG] env.ORACLE_SID: XE
[DEBUG] env.PATH: /opt/groovy/groovy-2.4.7/bin/:/opt/maven/apache-maven-3.8.4//bin/:/opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64/bin:/home/rivanov/bin:/home/rivanov/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/u01/app/oracle/product/11.2.0/xe/bin:/opt/gradle/default/bin
[DEBUG] env.PWD: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] env.QT4_IM_MODULE: xim
[DEBUG] env.QT_ACCESSIBILITY: 1
[DEBUG] env.QT_IM_MODULE: ibus
[DEBUG] env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON: 1
[DEBUG] env.QT_QPA_PLATFORMTHEME: appmenu-qt5
[DEBUG] env.SESSION: ubuntu
[DEBUG] env.SESSIONTYPE: gnome-session
[DEBUG] env.SHELL: /bin/bash
[DEBUG] env.SHLVL: 1
[DEBUG] env.SSH_AUTH_SOCK: /run/user/1000/keyring/ssh
[DEBUG] env.TERM: xterm-256color
[DEBUG] env.UNITY_DEFAULT_PROFILE: unity
[DEBUG] env.UNITY_HAS_3D_SUPPORT: true
[DEBUG] env.UPSTART_EVENTS: xsession started
[DEBUG] env.UPSTART_INSTANCE:
[DEBUG] env.UPSTART_JOB: unity7
[DEBUG] env.UPSTART_SESSION: unix:abstract=/com/ubuntu/upstart-session/1000/1783
[DEBUG] env.USER: rivanov
[DEBUG] env.VTE_VERSION: 4205
[DEBUG] env.WINDOWID: 127926282
[DEBUG] env.XAUTHORITY: /home/rivanov/.Xauthority
[DEBUG] env.XDG_CONFIG_DIRS: /etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
[DEBUG] env.XDG_CURRENT_DESKTOP: Unity
[DEBUG] env.XDG_DATA_DIRS: /usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop
[DEBUG] env.XDG_GREETER_DATA_DIR: /var/lib/lightdm-data/rivanov
[DEBUG] env.XDG_RUNTIME_DIR: /run/user/1000
[DEBUG] env.XDG_SEAT: seat0
[DEBUG] env.XDG_SEAT_PATH: /org/freedesktop/DisplayManager/Seat0
[DEBUG] env.XDG_SESSION_DESKTOP: ubuntu
[DEBUG] env.XDG_SESSION_ID: c4
[DEBUG] env.XDG_SESSION_PATH: /org/freedesktop/DisplayManager/Session0
[DEBUG] env.XDG_SESSION_TYPE: x11
[DEBUG] env.XDG_VTNR: 7
[DEBUG] env.XMODIFIERS: @im=ibus
[DEBUG] env._: /opt/maven/apache-maven-3.8.4//bin/mvn
[DEBUG] env.__GIT_PROMPT_IGNORE_STASH:
[DEBUG] env.__GIT_PROMPT_SHOW_CHANGED_FILES_COUNT: 1
[DEBUG] env.__GIT_PROMPT_SHOW_UNTRACKED_FILES: all
[DEBUG] env.__GIT_PROMPT_SHOW_UPSTREAM:
[DEBUG] error-prone-support.version: 0.15.0
[DEBUG] error-prone.configuration-args: -Xep:AmbiguousJsonCreator:ERROR
-Xep:AssertJIsNull:ERROR
-Xep:AutowiredConstructor:ERROR
-Xep:CanonicalAnnotationSyntax:ERROR
-Xep:CollectorMutability:ERROR
-Xep:DirectReturn:ERROR
-Xep:EmptyMethod:ERROR
-Xep:ExplicitEnumOrdering:ERROR
-Xep:FormatStringConcatenation:ERROR
-Xep:IdentityConversion:ERROR
-Xep:ImmutablesSortedSetComparator:ERROR
-Xep:IsInstanceLambdaUsage:ERROR
-Xep:MockitoMockClassReference:ERROR
-Xep:MockitoStubbing:ERROR
-Xep:NestedOptionals:ERROR
-Xep:PrimitiveComparison:ERROR
-Xep:RedundantStringConversion:ERROR
-Xep:Slf4jLogStatement:ERROR
-Xep:StringJoin:ERROR
-Xep:TimeZoneUsage:ERROR
-Xep:JUnitClassModifiers:OFF
-Xep:JUnitMethodDeclaration:OFF
-Xep:JUnitValueSource:OFF
-Xep:LexicographicalAnnotationListing:OFF
-Xep:StaticImport:OFF
[DEBUG] error-prone.version: 2.31.0
[DEBUG] file.encoding: UTF-8
[DEBUG] file.separator: /
[DEBUG] forbiddenapis.skip: true
[DEBUG] forbiddenapis.version: 3.8
[DEBUG] jacoco.skip: true
[DEBUG] java.awt.graphicsenv: sun.awt.X11GraphicsEnvironment
[DEBUG] java.awt.printerjob: sun.print.PSPrinterJob
[DEBUG] java.class.path: /opt/maven/apache-maven-3.8.4/boot/plexus-classworlds-2.6.0.jar
[DEBUG] java.class.version: 55.0
[DEBUG] java.home: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64
[DEBUG] java.io.tmpdir: /tmp
[DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[DEBUG] java.runtime.name: OpenJDK Runtime Environment
[DEBUG] java.runtime.version: 11.0.14.1+10-LTS
[DEBUG] java.specification.name: Java Platform API Specification
[DEBUG] java.specification.vendor: Oracle Corporation
[DEBUG] java.specification.version: 11
[DEBUG] java.vendor: Amazon.com Inc.
[DEBUG] java.vendor.url: https://aws.amazon.com/corretto/
[DEBUG] java.vendor.url.bug: https://github.com/corretto/corretto-11/issues/
[DEBUG] java.vendor.version: Corretto-11.0.14.10.1
[DEBUG] java.version: 11.0.14.1
[DEBUG] java.version.date: 2022-02-08
[DEBUG] java.vm.compressedOopsMode: Zero based
[DEBUG] java.vm.info: mixed mode
[DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
[DEBUG] java.vm.specification.name: Java Virtual Machine Specification
[DEBUG] java.vm.specification.vendor: Oracle Corporation
[DEBUG] java.vm.specification.version: 11
[DEBUG] java.vm.vendor: Amazon.com Inc.
[DEBUG] java.vm.version: 11.0.14.1+10-LTS
[DEBUG] jdepend.skip: true
[DEBUG] jdk.debug: release
[DEBUG] json-schema-validator.version: 1.2.0
[DEBUG] junit.version: 5.11.4
[DEBUG] library.jansi.path: /opt/maven/apache-maven-3.8.4/lib/jansi-native
[DEBUG] line.separator:
[DEBUG] linkcheck.skip: true
[DEBUG] maven.build.timestamp: 2024-12-24T14:46:56Z
[DEBUG] maven.build.version: Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
[DEBUG] maven.checkstyle.plugin.version: 3.2.0
[DEBUG] maven.compiler.plugin.version: 3.13.0
[DEBUG] maven.compiler.release: 11
[DEBUG] maven.conf: /opt/maven/apache-maven-3.8.4/conf
[DEBUG] maven.home: /opt/maven/apache-maven-3.8.4
[DEBUG] maven.jacoco.plugin.version: 0.8.12
[DEBUG] maven.javadoc.skip: true
[DEBUG] maven.multiModuleProjectDirectory: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] maven.pmd.plugin.version: 3.24.0
[DEBUG] maven.sevntu-checkstyle-check.checkstyle.version: 10.4
[DEBUG] maven.sevntu.checkstyle.plugin.version: 1.44.1
[DEBUG] maven.site.plugin.version: 3.12.1
[DEBUG] maven.spotbugs.plugin.version: 4.8.6.6
[DEBUG] maven.version: 3.8.4
[DEBUG] maven.versions.plugin.version: 2.17.1
[DEBUG] mockito.version: 5.2.0
[DEBUG] modernizer.skip: true
[DEBUG] os.arch: amd64
[DEBUG] os.name: Linux
[DEBUG] os.version: 4.4.0-210-generic
[DEBUG] path.separator: :
[DEBUG] pitest.accelerator.junit5.plugin.version: 1.0.6
[DEBUG] pitest.junit5.plugin.version: 1.2.1
[DEBUG] pitest.plugin.output.formats: HTML,XML
[DEBUG] pitest.plugin.threads: 4
[DEBUG] pitest.plugin.timeout.constant: 50000
[DEBUG] pitest.plugin.timeout.factor: 10
[DEBUG] pitest.plugin.version: 1.17.3
[DEBUG] pmd.skip: true
[DEBUG] pmd.version: 7.8.0
[DEBUG] project.baseUri: file:/home/rivanov/java/github/checkstyle/checkstyle/
[DEBUG] project.build.sourceEncoding: UTF-8
[DEBUG] project.reporting.outputEncoding: UTF-8
[DEBUG] projectVersion: 10.21.1-SNAPSHOT
[DEBUG] saxon.version: 12.5
[DEBUG] skipTests: true
[DEBUG] sonar.test.exclusions: **/test/resources/**/*,**/it/resources/**/*
[DEBUG] sonatypeOssDistMgmtSnapshotsUrl: https://oss.sonatype.org/content/repositories/snapshots/
[DEBUG] spotbugs.skip: true
[DEBUG] sun.arch.data.model: 64
[DEBUG] sun.boot.library.path: /opt/jvm/amazon-corretto-11.0.14.10.1-linux-x64/lib
[DEBUG] sun.cpu.endian: little
[DEBUG] sun.cpu.isalist:
[DEBUG] sun.desktop: gnome
[DEBUG] sun.io.unicode.encoding: UnicodeLittle
[DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher --debug clean site -Pno-validations
[DEBUG] sun.java.launcher: SUN_STANDARD
[DEBUG] sun.jnu.encoding: UTF-8
[DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
[DEBUG] sun.os.patch.level: unknown
[DEBUG] surefire.options:
[DEBUG] tidy.skip: true
[DEBUG] user.country: RU
[DEBUG] user.dir: /home/rivanov/java/github/checkstyle/checkstyle
[DEBUG] user.home: /home/rivanov
[DEBUG] user.language: ru
[DEBUG] user.name: rivanov
[DEBUG] user.timezone:
[DEBUG] xml.skip: true
[DEBUG] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
[DEBUG] resource with targetPath null
directory /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 402 resources from src/main/resources to target/classes
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/suppressions_1_0.dtd
[DEBUG] file suppressions_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/suppressions_1_0.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/ResultFileOnly.template
[DEBUG] file ResultFileOnly.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ResultFileOnly.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/ResultFileOnly.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/ResultFileOnly.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/SarifReport.template
[DEBUG] file SarifReport.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SarifReport.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/SarifReport.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/SarifReport.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/ResultLineColumn.template
[DEBUG] file ResultLineColumn.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ResultLineColumn.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/ResultLineColumn.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/ResultLineColumn.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/ResultErrorOnly.template
[DEBUG] file ResultErrorOnly.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ResultErrorOnly.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/ResultErrorOnly.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/ResultErrorOnly.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/sarif/ResultLineOnly.template
[DEBUG] file ResultLineOnly.template has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ResultLineOnly.template'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/sarif/ResultLineOnly.template to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/sarif/ResultLineOnly.template
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4
[DEBUG] file JavaLanguageLexer.g4 has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavaLanguageLexer.g4'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4 to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.g4
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4
[DEBUG] file JavaLanguageParser.g4 has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavaLanguageParser.g4'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4 to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4
[DEBUG] file JavadocParser.g4 has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocParser.g4'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4 to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.g4
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4
[DEBUG] file JavadocLexer.g4 has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocLexer.g4'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4 to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.g4
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties
[DEBUG] file checkstyle-ant-task.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'checkstyle-ant-task.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/ant/antlib.xml
[DEBUG] file antlib.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'antlib.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/ant/antlib.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/ant/antlib.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/configuration_1_0.dtd
[DEBUG] file configuration_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/configuration_1_0.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/packages_1_0.dtd
[DEBUG] file packages_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'packages_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/packages_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/packages_1_0.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/suppressions_1_1_xpath_experimental.dtd
[DEBUG] file suppressions_1_1_xpath_experimental.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_1_xpath_experimental.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_1_xpath_experimental.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/suppressions_1_1_xpath_experimental.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionSingleFilter.xml
[DEBUG] file SuppressionSingleFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionSingleFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionSingleFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionSingleFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SeverityMatchFilter.xml
[DEBUG] file SeverityMatchFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SeverityMatchFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SeverityMatchFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SeverityMatchFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyTextFilter.xml
[DEBUG] file SuppressWithNearbyTextFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWithNearbyTextFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyTextFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyTextFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressWarningsFilter.xml
[DEBUG] file SuppressWarningsFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWarningsFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWarningsFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWarningsFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithPlainTextCommentFilter.xml
[DEBUG] file SuppressWithPlainTextCommentFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWithPlainTextCommentFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithPlainTextCommentFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithPlainTextCommentFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathSingleFilter.xml
[DEBUG] file SuppressionXpathSingleFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionXpathSingleFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathSingleFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathSingleFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyCommentFilter.xml
[DEBUG] file SuppressWithNearbyCommentFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWithNearbyCommentFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyCommentFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressWithNearbyCommentFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionCommentFilter.xml
[DEBUG] file SuppressionCommentFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionCommentFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionCommentFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionCommentFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionFilter.xml
[DEBUG] file SuppressionFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathFilter.xml
[DEBUG] file SuppressionXpathFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressionXpathFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filters/SuppressionXpathFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/TrailingCommentCheck.xml
[DEBUG] file TrailingCommentCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TrailingCommentCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/TrailingCommentCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/TrailingCommentCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/NewlineAtEndOfFileCheck.xml
[DEBUG] file NewlineAtEndOfFileCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NewlineAtEndOfFileCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/NewlineAtEndOfFileCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/NewlineAtEndOfFileCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/UncommentedMainCheck.xml
[DEBUG] file UncommentedMainCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UncommentedMainCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/UncommentedMainCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/UncommentedMainCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpMultilineCheck.xml
[DEBUG] file RegexpMultilineCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpMultilineCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpMultilineCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpMultilineCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineCheck.xml
[DEBUG] file RegexpSinglelineCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpSinglelineCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineJavaCheck.xml
[DEBUG] file RegexpSinglelineJavaCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpSinglelineJavaCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineJavaCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpSinglelineJavaCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpOnFilenameCheck.xml
[DEBUG] file RegexpOnFilenameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpOnFilenameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpOnFilenameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpOnFilenameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpCheck.xml
[DEBUG] file RegexpCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/regexp/RegexpCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/MemberNameCheck.xml
[DEBUG] file MemberNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MemberNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/MemberNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/MemberNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalVariableNameCheck.xml
[DEBUG] file LocalVariableNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LocalVariableNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalVariableNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalVariableNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordTypeParameterNameCheck.xml
[DEBUG] file RecordTypeParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RecordTypeParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordTypeParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordTypeParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodNameCheck.xml
[DEBUG] file MethodNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/TypeNameCheck.xml
[DEBUG] file TypeNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TypeNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/TypeNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/TypeNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/InterfaceTypeParameterNameCheck.xml
[DEBUG] file InterfaceTypeParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InterfaceTypeParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/InterfaceTypeParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/InterfaceTypeParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/AbstractClassNameCheck.xml
[DEBUG] file AbstractClassNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AbstractClassNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/AbstractClassNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/AbstractClassNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/ParameterNameCheck.xml
[DEBUG] file ParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/ParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/ParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/PackageNameCheck.xml
[DEBUG] file PackageNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'PackageNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/PackageNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/PackageNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordComponentNameCheck.xml
[DEBUG] file RecordComponentNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RecordComponentNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordComponentNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/RecordComponentNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/CatchParameterNameCheck.xml
[DEBUG] file CatchParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CatchParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/CatchParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/CatchParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/ConstantNameCheck.xml
[DEBUG] file ConstantNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ConstantNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/ConstantNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/ConstantNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/ClassTypeParameterNameCheck.xml
[DEBUG] file ClassTypeParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ClassTypeParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/ClassTypeParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/ClassTypeParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/StaticVariableNameCheck.xml
[DEBUG] file StaticVariableNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'StaticVariableNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/StaticVariableNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/StaticVariableNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/PatternVariableNameCheck.xml
[DEBUG] file PatternVariableNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'PatternVariableNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/PatternVariableNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/PatternVariableNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/LambdaParameterNameCheck.xml
[DEBUG] file LambdaParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LambdaParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/LambdaParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/LambdaParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalFinalVariableNameCheck.xml
[DEBUG] file LocalFinalVariableNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LocalFinalVariableNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalFinalVariableNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/LocalFinalVariableNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodTypeParameterNameCheck.xml
[DEBUG] file MethodTypeParameterNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodTypeParameterNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodTypeParameterNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/MethodTypeParameterNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/AbbreviationAsWordInNameCheck.xml
[DEBUG] file AbbreviationAsWordInNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AbbreviationAsWordInNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/AbbreviationAsWordInNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/AbbreviationAsWordInNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/naming/IllegalIdentifierNameCheck.xml
[DEBUG] file IllegalIdentifierNameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalIdentifierNameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/naming/IllegalIdentifierNameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/naming/IllegalIdentifierNameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassFanOutComplexityCheck.xml
[DEBUG] file ClassFanOutComplexityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ClassFanOutComplexityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassFanOutComplexityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassFanOutComplexityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/CyclomaticComplexityCheck.xml
[DEBUG] file CyclomaticComplexityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CyclomaticComplexityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/CyclomaticComplexityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/CyclomaticComplexityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/JavaNCSSCheck.xml
[DEBUG] file JavaNCSSCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavaNCSSCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/JavaNCSSCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/JavaNCSSCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassDataAbstractionCouplingCheck.xml
[DEBUG] file ClassDataAbstractionCouplingCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ClassDataAbstractionCouplingCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassDataAbstractionCouplingCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/ClassDataAbstractionCouplingCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/BooleanExpressionComplexityCheck.xml
[DEBUG] file BooleanExpressionComplexityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'BooleanExpressionComplexityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/BooleanExpressionComplexityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/BooleanExpressionComplexityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/metrics/NPathComplexityCheck.xml
[DEBUG] file NPathComplexityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NPathComplexityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/metrics/NPathComplexityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/metrics/NPathComplexityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/ParameterNumberCheck.xml
[DEBUG] file ParameterNumberCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ParameterNumberCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/ParameterNumberCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/ParameterNumberCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/RecordComponentNumberCheck.xml
[DEBUG] file RecordComponentNumberCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RecordComponentNumberCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/RecordComponentNumberCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/RecordComponentNumberCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/AnonInnerLengthCheck.xml
[DEBUG] file AnonInnerLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AnonInnerLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/AnonInnerLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/AnonInnerLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/LineLengthCheck.xml
[DEBUG] file LineLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LineLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/LineLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/LineLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodCountCheck.xml
[DEBUG] file MethodCountCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodCountCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodCountCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodCountCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/FileLengthCheck.xml
[DEBUG] file FileLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FileLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/FileLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/FileLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/OuterTypeNumberCheck.xml
[DEBUG] file OuterTypeNumberCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OuterTypeNumberCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/OuterTypeNumberCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/OuterTypeNumberCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/ExecutableStatementCountCheck.xml
[DEBUG] file ExecutableStatementCountCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ExecutableStatementCountCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/ExecutableStatementCountCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/ExecutableStatementCountCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodLengthCheck.xml
[DEBUG] file MethodLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/MethodLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/sizes/LambdaBodyLengthCheck.xml
[DEBUG] file LambdaBodyLengthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LambdaBodyLengthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/sizes/LambdaBodyLengthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/sizes/LambdaBodyLengthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/modifier/ModifierOrderCheck.xml
[DEBUG] file ModifierOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ModifierOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/modifier/ModifierOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/modifier/ModifierOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/modifier/ClassMemberImpliedModifierCheck.xml
[DEBUG] file ClassMemberImpliedModifierCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ClassMemberImpliedModifierCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/modifier/ClassMemberImpliedModifierCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/modifier/ClassMemberImpliedModifierCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/modifier/InterfaceMemberImpliedModifierCheck.xml
[DEBUG] file InterfaceMemberImpliedModifierCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InterfaceMemberImpliedModifierCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/modifier/InterfaceMemberImpliedModifierCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/modifier/InterfaceMemberImpliedModifierCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/modifier/RedundantModifierCheck.xml
[DEBUG] file RedundantModifierCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RedundantModifierCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/modifier/RedundantModifierCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/modifier/RedundantModifierCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/OuterTypeFilenameCheck.xml
[DEBUG] file OuterTypeFilenameCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OuterTypeFilenameCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/OuterTypeFilenameCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/OuterTypeFilenameCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/DesignForExtensionCheck.xml
[DEBUG] file DesignForExtensionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'DesignForExtensionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/DesignForExtensionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/DesignForExtensionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/SealedShouldHavePermitsListCheck.xml
[DEBUG] file SealedShouldHavePermitsListCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SealedShouldHavePermitsListCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/SealedShouldHavePermitsListCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/SealedShouldHavePermitsListCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/FinalClassCheck.xml
[DEBUG] file FinalClassCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FinalClassCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/FinalClassCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/FinalClassCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/InterfaceIsTypeCheck.xml
[DEBUG] file InterfaceIsTypeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InterfaceIsTypeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/InterfaceIsTypeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/InterfaceIsTypeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/InnerTypeLastCheck.xml
[DEBUG] file InnerTypeLastCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InnerTypeLastCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/InnerTypeLastCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/InnerTypeLastCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/VisibilityModifierCheck.xml
[DEBUG] file VisibilityModifierCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'VisibilityModifierCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/VisibilityModifierCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/VisibilityModifierCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/OneTopLevelClassCheck.xml
[DEBUG] file OneTopLevelClassCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OneTopLevelClassCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/OneTopLevelClassCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/OneTopLevelClassCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/HideUtilityClassConstructorCheck.xml
[DEBUG] file HideUtilityClassConstructorCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'HideUtilityClassConstructorCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/HideUtilityClassConstructorCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/HideUtilityClassConstructorCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/MutableExceptionCheck.xml
[DEBUG] file MutableExceptionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MutableExceptionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/MutableExceptionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/MutableExceptionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/design/ThrowsCountCheck.xml
[DEBUG] file ThrowsCountCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ThrowsCountCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/design/ThrowsCountCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/design/ThrowsCountCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/NoCodeInFileCheck.xml
[DEBUG] file NoCodeInFileCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoCodeInFileCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/NoCodeInFileCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/NoCodeInFileCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/TodoCommentCheck.xml
[DEBUG] file TodoCommentCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TodoCommentCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/TodoCommentCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/TodoCommentCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/indentation/CommentsIndentationCheck.xml
[DEBUG] file CommentsIndentationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CommentsIndentationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/indentation/CommentsIndentationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/indentation/CommentsIndentationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/indentation/IndentationCheck.xml
[DEBUG] file IndentationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IndentationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/indentation/IndentationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/indentation/IndentationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/ArrayTypeStyleCheck.xml
[DEBUG] file ArrayTypeStyleCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ArrayTypeStyleCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/ArrayTypeStyleCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/ArrayTypeStyleCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/OrderedPropertiesCheck.xml
[DEBUG] file OrderedPropertiesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OrderedPropertiesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/OrderedPropertiesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/OrderedPropertiesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/UniquePropertiesCheck.xml
[DEBUG] file UniquePropertiesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UniquePropertiesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/UniquePropertiesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/UniquePropertiesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/DescendantTokenCheck.xml
[DEBUG] file DescendantTokenCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'DescendantTokenCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/DescendantTokenCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/DescendantTokenCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml
[DEBUG] file UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/FinalLocalVariableCheck.xml
[DEBUG] file FinalLocalVariableCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FinalLocalVariableCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/FinalLocalVariableCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/FinalLocalVariableCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanExpressionCheck.xml
[DEBUG] file SimplifyBooleanExpressionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SimplifyBooleanExpressionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanExpressionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanExpressionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NoEnumTrailingCommaCheck.xml
[DEBUG] file NoEnumTrailingCommaCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoEnumTrailingCommaCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoEnumTrailingCommaCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoEnumTrailingCommaCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperFinalizeCheck.xml
[DEBUG] file SuperFinalizeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuperFinalizeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperFinalizeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperFinalizeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NoArrayTrailingCommaCheck.xml
[DEBUG] file NoArrayTrailingCommaCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoArrayTrailingCommaCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoArrayTrailingCommaCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoArrayTrailingCommaCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/StringLiteralEqualityCheck.xml
[DEBUG] file StringLiteralEqualityCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'StringLiteralEqualityCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/StringLiteralEqualityCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/StringLiteralEqualityCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml
[DEBUG] file UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/DeclarationOrderCheck.xml
[DEBUG] file DeclarationOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'DeclarationOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/DeclarationOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/DeclarationOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingSwitchDefaultCheck.xml
[DEBUG] file MissingSwitchDefaultCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingSwitchDefaultCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingSwitchDefaultCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingSwitchDefaultCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MagicNumberCheck.xml
[DEBUG] file MagicNumberCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MagicNumberCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MagicNumberCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MagicNumberCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/DefaultComesLastCheck.xml
[DEBUG] file DefaultComesLastCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'DefaultComesLastCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/DefaultComesLastCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/DefaultComesLastCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/OverloadMethodsDeclarationOrderCheck.xml
[DEBUG] file OverloadMethodsDeclarationOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OverloadMethodsDeclarationOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/OverloadMethodsDeclarationOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/OverloadMethodsDeclarationOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedTryDepthCheck.xml
[DEBUG] file NestedTryDepthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NestedTryDepthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedTryDepthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedTryDepthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/WhenShouldBeUsedCheck.xml
[DEBUG] file WhenShouldBeUsedCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'WhenShouldBeUsedCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/WhenShouldBeUsedCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/WhenShouldBeUsedCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalThrowsCheck.xml
[DEBUG] file IllegalThrowsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalThrowsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalThrowsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalThrowsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ParameterAssignmentCheck.xml
[DEBUG] file ParameterAssignmentCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ParameterAssignmentCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ParameterAssignmentCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ParameterAssignmentCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLocalVariableCheck.xml
[DEBUG] file UnusedLocalVariableCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnusedLocalVariableCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLocalVariableCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLocalVariableCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTypeCheck.xml
[DEBUG] file IllegalTypeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalTypeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTypeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTypeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/EmptyStatementCheck.xml
[DEBUG] file EmptyStatementCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyStatementCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/EmptyStatementCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/EmptyStatementCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ExplicitInitializationCheck.xml
[DEBUG] file ExplicitInitializationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ExplicitInitializationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ExplicitInitializationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ExplicitInitializationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperCloneCheck.xml
[DEBUG] file SuperCloneCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuperCloneCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperCloneCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/SuperCloneCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidDoubleBraceInitializationCheck.xml
[DEBUG] file AvoidDoubleBraceInitializationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidDoubleBraceInitializationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidDoubleBraceInitializationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidDoubleBraceInitializationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ArrayTrailingCommaCheck.xml
[DEBUG] file ArrayTrailingCommaCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ArrayTrailingCommaCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ArrayTrailingCommaCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ArrayTrailingCommaCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedCatchParameterShouldBeUnnamedCheck.xml
[DEBUG] file UnusedCatchParameterShouldBeUnnamedCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnusedCatchParameterShouldBeUnnamedCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedCatchParameterShouldBeUnnamedCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedCatchParameterShouldBeUnnamedCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/HiddenFieldCheck.xml
[DEBUG] file HiddenFieldCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'HiddenFieldCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/HiddenFieldCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/HiddenFieldCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/CovariantEqualsCheck.xml
[DEBUG] file CovariantEqualsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CovariantEqualsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/CovariantEqualsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/CovariantEqualsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleStringLiteralsCheck.xml
[DEBUG] file MultipleStringLiteralsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MultipleStringLiteralsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleStringLiteralsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleStringLiteralsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NoFinalizerCheck.xml
[DEBUG] file NoFinalizerCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoFinalizerCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoFinalizerCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoFinalizerCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/PackageDeclarationCheck.xml
[DEBUG] file PackageDeclarationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'PackageDeclarationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/PackageDeclarationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/PackageDeclarationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenTextCheck.xml
[DEBUG] file IllegalTokenTextCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalTokenTextCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenTextCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenTextCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ConstructorsDeclarationGroupingCheck.xml
[DEBUG] file ConstructorsDeclarationGroupingCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ConstructorsDeclarationGroupingCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ConstructorsDeclarationGroupingCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ConstructorsDeclarationGroupingCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsHashCodeCheck.xml
[DEBUG] file EqualsHashCodeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EqualsHashCodeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsHashCodeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsHashCodeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/VariableDeclarationUsageDistanceCheck.xml
[DEBUG] file VariableDeclarationUsageDistanceCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'VariableDeclarationUsageDistanceCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/VariableDeclarationUsageDistanceCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/VariableDeclarationUsageDistanceCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/FallThroughCheck.xml
[DEBUG] file FallThroughCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FallThroughCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/FallThroughCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/FallThroughCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingCtorCheck.xml
[DEBUG] file MissingCtorCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingCtorCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingCtorCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingCtorCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedIfDepthCheck.xml
[DEBUG] file NestedIfDepthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NestedIfDepthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedIfDepthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedIfDepthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInTryWithResourcesCheck.xml
[DEBUG] file UnnecessarySemicolonInTryWithResourcesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessarySemicolonInTryWithResourcesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInTryWithResourcesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInTryWithResourcesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessaryParenthesesCheck.xml
[DEBUG] file UnnecessaryParenthesesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessaryParenthesesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessaryParenthesesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessaryParenthesesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsAvoidNullCheck.xml
[DEBUG] file EqualsAvoidNullCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EqualsAvoidNullCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsAvoidNullCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/EqualsAvoidNullCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingNullCaseInSwitchCheck.xml
[DEBUG] file MissingNullCaseInSwitchCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingNullCaseInSwitchCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingNullCaseInSwitchCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MissingNullCaseInSwitchCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidInlineConditionalsCheck.xml
[DEBUG] file AvoidInlineConditionalsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidInlineConditionalsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidInlineConditionalsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidInlineConditionalsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalInstantiationCheck.xml
[DEBUG] file IllegalInstantiationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalInstantiationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalInstantiationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalInstantiationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInEnumerationCheck.xml
[DEBUG] file UnnecessarySemicolonInEnumerationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnnecessarySemicolonInEnumerationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInEnumerationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnnecessarySemicolonInEnumerationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanReturnCheck.xml
[DEBUG] file SimplifyBooleanReturnCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SimplifyBooleanReturnCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanReturnCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/SimplifyBooleanReturnCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/OneStatementPerLineCheck.xml
[DEBUG] file OneStatementPerLineCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OneStatementPerLineCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/OneStatementPerLineCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/OneStatementPerLineCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedForDepthCheck.xml
[DEBUG] file NestedForDepthCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NestedForDepthCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedForDepthCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NestedForDepthCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/RequireThisCheck.xml
[DEBUG] file RequireThisCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RequireThisCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/RequireThisCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/RequireThisCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidNoArgumentSuperConstructorCallCheck.xml
[DEBUG] file AvoidNoArgumentSuperConstructorCallCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidNoArgumentSuperConstructorCallCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidNoArgumentSuperConstructorCallCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/AvoidNoArgumentSuperConstructorCallCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ReturnCountCheck.xml
[DEBUG] file ReturnCountCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ReturnCountCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ReturnCountCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ReturnCountCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalCatchCheck.xml
[DEBUG] file IllegalCatchCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalCatchCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalCatchCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalCatchCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/ModifiedControlVariableCheck.xml
[DEBUG] file ModifiedControlVariableCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ModifiedControlVariableCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/ModifiedControlVariableCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/ModifiedControlVariableCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheck.xml
[DEBUG] file UnusedLambdaParameterShouldBeUnnamedCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnusedLambdaParameterShouldBeUnnamedCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenCheck.xml
[DEBUG] file IllegalTokenCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalTokenCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/IllegalTokenCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MatchXpathCheck.xml
[DEBUG] file MatchXpathCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MatchXpathCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MatchXpathCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MatchXpathCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/NoCloneCheck.xml
[DEBUG] file NoCloneCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoCloneCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoCloneCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/NoCloneCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleVariableDeclarationsCheck.xml
[DEBUG] file MultipleVariableDeclarationsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MultipleVariableDeclarationsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleVariableDeclarationsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/MultipleVariableDeclarationsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/coding/InnerAssignmentCheck.xml
[DEBUG] file InnerAssignmentCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InnerAssignmentCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/coding/InnerAssignmentCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/coding/InnerAssignmentCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/FinalParametersCheck.xml
[DEBUG] file FinalParametersCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FinalParametersCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/FinalParametersCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/FinalParametersCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyBlockCheck.xml
[DEBUG] file EmptyBlockCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyBlockCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyBlockCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyBlockCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyCatchBlockCheck.xml
[DEBUG] file EmptyCatchBlockCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyCatchBlockCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyCatchBlockCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/EmptyCatchBlockCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/AvoidNestedBlocksCheck.xml
[DEBUG] file AvoidNestedBlocksCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidNestedBlocksCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/AvoidNestedBlocksCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/AvoidNestedBlocksCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/LeftCurlyCheck.xml
[DEBUG] file LeftCurlyCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'LeftCurlyCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/LeftCurlyCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/LeftCurlyCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/NeedBracesCheck.xml
[DEBUG] file NeedBracesCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NeedBracesCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/NeedBracesCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/NeedBracesCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/blocks/RightCurlyCheck.xml
[DEBUG] file RightCurlyCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RightCurlyCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/blocks/RightCurlyCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/blocks/RightCurlyCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/header/HeaderCheck.xml
[DEBUG] file HeaderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'HeaderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/header/HeaderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/header/HeaderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/header/RegexpHeaderCheck.xml
[DEBUG] file RegexpHeaderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RegexpHeaderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/header/RegexpHeaderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/header/RegexpHeaderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportOrderCheck.xml
[DEBUG] file ImportOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ImportOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStarImportCheck.xml
[DEBUG] file AvoidStarImportCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidStarImportCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStarImportCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStarImportCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportControlCheck.xml
[DEBUG] file ImportControlCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ImportControlCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportControlCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/ImportControlCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/RedundantImportCheck.xml
[DEBUG] file RedundantImportCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RedundantImportCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/RedundantImportCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/RedundantImportCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/UnusedImportsCheck.xml
[DEBUG] file UnusedImportsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UnusedImportsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/UnusedImportsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/UnusedImportsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/IllegalImportCheck.xml
[DEBUG] file IllegalImportCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'IllegalImportCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/IllegalImportCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/IllegalImportCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStaticImportCheck.xml
[DEBUG] file AvoidStaticImportCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidStaticImportCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStaticImportCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/AvoidStaticImportCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/imports/CustomImportOrderCheck.xml
[DEBUG] file CustomImportOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'CustomImportOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/imports/CustomImportOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/imports/CustomImportOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/GenericWhitespaceCheck.xml
[DEBUG] file GenericWhitespaceCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'GenericWhitespaceCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/GenericWhitespaceCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/GenericWhitespaceCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForIteratorPadCheck.xml
[DEBUG] file EmptyForIteratorPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyForIteratorPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForIteratorPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForIteratorPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SeparatorWrapCheck.xml
[DEBUG] file SeparatorWrapCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SeparatorWrapCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SeparatorWrapCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SeparatorWrapCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/FileTabCharacterCheck.xml
[DEBUG] file FileTabCharacterCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'FileTabCharacterCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/FileTabCharacterCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/FileTabCharacterCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForInitializerPadCheck.xml
[DEBUG] file EmptyForInitializerPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyForInitializerPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForInitializerPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyForInitializerPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceAfterCheck.xml
[DEBUG] file NoWhitespaceAfterCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoWhitespaceAfterCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceAfterCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceAfterCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/ParenPadCheck.xml
[DEBUG] file ParenPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'ParenPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/ParenPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/ParenPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoLineWrapCheck.xml
[DEBUG] file NoLineWrapCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoLineWrapCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoLineWrapCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoLineWrapCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/OperatorWrapCheck.xml
[DEBUG] file OperatorWrapCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'OperatorWrapCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/OperatorWrapCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/OperatorWrapCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyLineSeparatorCheck.xml
[DEBUG] file EmptyLineSeparatorCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'EmptyLineSeparatorCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyLineSeparatorCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/EmptyLineSeparatorCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/MethodParamPadCheck.xml
[DEBUG] file MethodParamPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MethodParamPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/MethodParamPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/MethodParamPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAroundCheck.xml
[DEBUG] file WhitespaceAroundCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'WhitespaceAroundCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAroundCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAroundCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheck.xml
[DEBUG] file NoWhitespaceBeforeCaseDefaultColonCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoWhitespaceBeforeCaseDefaultColonCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/TypecastParenPadCheck.xml
[DEBUG] file TypecastParenPadCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TypecastParenPadCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/TypecastParenPadCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/TypecastParenPadCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCheck.xml
[DEBUG] file NoWhitespaceBeforeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NoWhitespaceBeforeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/NoWhitespaceBeforeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SingleSpaceSeparatorCheck.xml
[DEBUG] file SingleSpaceSeparatorCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SingleSpaceSeparatorCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SingleSpaceSeparatorCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/SingleSpaceSeparatorCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAfterCheck.xml
[DEBUG] file WhitespaceAfterCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'WhitespaceAfterCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAfterCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/whitespace/WhitespaceAfterCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/UpperEllCheck.xml
[DEBUG] file UpperEllCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'UpperEllCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/UpperEllCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/UpperEllCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/TranslationCheck.xml
[DEBUG] file TranslationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'TranslationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/TranslationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/TranslationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocPackageCheck.xml
[DEBUG] file JavadocPackageCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocPackageCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocPackageCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocPackageCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/InvalidJavadocPositionCheck.xml
[DEBUG] file InvalidJavadocPositionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'InvalidJavadocPositionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/InvalidJavadocPositionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/InvalidJavadocPositionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocBlockTagLocationCheck.xml
[DEBUG] file JavadocBlockTagLocationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocBlockTagLocationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocBlockTagLocationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocBlockTagLocationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/NonEmptyAtclauseDescriptionCheck.xml
[DEBUG] file NonEmptyAtclauseDescriptionCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'NonEmptyAtclauseDescriptionCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/NonEmptyAtclauseDescriptionCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/NonEmptyAtclauseDescriptionCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMethodCheck.xml
[DEBUG] file JavadocMethodCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocMethodCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMethodCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMethodCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocParagraphCheck.xml
[DEBUG] file JavadocParagraphCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocParagraphCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocParagraphCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocParagraphCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocMethodCheck.xml
[DEBUG] file MissingJavadocMethodCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingJavadocMethodCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocMethodCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocMethodCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheck.xml
[DEBUG] file JavadocMissingWhitespaceAfterAsteriskCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocMissingWhitespaceAfterAsteriskCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocTypeCheck.xml
[DEBUG] file MissingJavadocTypeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingJavadocTypeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocTypeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocTypeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTagContinuationIndentationCheck.xml
[DEBUG] file JavadocTagContinuationIndentationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocTagContinuationIndentationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTagContinuationIndentationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTagContinuationIndentationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocStyleCheck.xml
[DEBUG] file JavadocStyleCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocStyleCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocStyleCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocStyleCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/WriteTagCheck.xml
[DEBUG] file WriteTagCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'WriteTagCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/WriteTagCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/WriteTagCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheck.xml
[DEBUG] file RequireEmptyLineBeforeBlockTagGroupCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'RequireEmptyLineBeforeBlockTagGroupCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocVariableCheck.xml
[DEBUG] file JavadocVariableCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocVariableCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocVariableCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocVariableCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/AtclauseOrderCheck.xml
[DEBUG] file AtclauseOrderCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AtclauseOrderCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/AtclauseOrderCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/AtclauseOrderCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocContentLocationCheck.xml
[DEBUG] file JavadocContentLocationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocContentLocationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocContentLocationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocContentLocationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocPackageCheck.xml
[DEBUG] file MissingJavadocPackageCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingJavadocPackageCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocPackageCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/MissingJavadocPackageCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTypeCheck.xml
[DEBUG] file JavadocTypeCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocTypeCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTypeCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocTypeCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SummaryJavadocCheck.xml
[DEBUG] file SummaryJavadocCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SummaryJavadocCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SummaryJavadocCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SummaryJavadocCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingLeadingAsteriskCheck.xml
[DEBUG] file JavadocMissingLeadingAsteriskCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocMissingLeadingAsteriskCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingLeadingAsteriskCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocMissingLeadingAsteriskCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocLeadingAsteriskAlignCheck.xml
[DEBUG] file JavadocLeadingAsteriskAlignCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'JavadocLeadingAsteriskAlignCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocLeadingAsteriskAlignCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/JavadocLeadingAsteriskAlignCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SingleLineJavadocCheck.xml
[DEBUG] file SingleLineJavadocCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SingleLineJavadocCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SingleLineJavadocCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/javadoc/SingleLineJavadocCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingDeprecatedCheck.xml
[DEBUG] file MissingDeprecatedCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingDeprecatedCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingDeprecatedCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingDeprecatedCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingOverrideCheck.xml
[DEBUG] file MissingOverrideCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'MissingOverrideCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingOverrideCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/MissingOverrideCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationUseStyleCheck.xml
[DEBUG] file AnnotationUseStyleCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AnnotationUseStyleCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationUseStyleCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationUseStyleCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationOnSameLineCheck.xml
[DEBUG] file AnnotationOnSameLineCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AnnotationOnSameLineCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationOnSameLineCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationOnSameLineCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/SuppressWarningsCheck.xml
[DEBUG] file SuppressWarningsCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWarningsCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/SuppressWarningsCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/SuppressWarningsCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationLocationCheck.xml
[DEBUG] file AnnotationLocationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AnnotationLocationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationLocationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/AnnotationLocationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/annotation/PackageAnnotationCheck.xml
[DEBUG] file PackageAnnotationCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'PackageAnnotationCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/annotation/PackageAnnotationCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/annotation/PackageAnnotationCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/AvoidEscapedUnicodeCharactersCheck.xml
[DEBUG] file AvoidEscapedUnicodeCharactersCheck.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'AvoidEscapedUnicodeCharactersCheck.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/AvoidEscapedUnicodeCharactersCheck.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/AvoidEscapedUnicodeCharactersCheck.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/checks/SuppressWarningsHolder.xml
[DEBUG] file SuppressWarningsHolder.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'SuppressWarningsHolder.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/checks/SuppressWarningsHolder.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/checks/SuppressWarningsHolder.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/meta/filefilters/BeforeExecutionExclusionFileFilter.xml
[DEBUG] file BeforeExecutionExclusionFileFilter.xml has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'BeforeExecutionExclusionFileFilter.xml'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/meta/filefilters/BeforeExecutionExclusionFileFilter.xml to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/meta/filefilters/BeforeExecutionExclusionFileFilter.xml
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/configuration_1_2.dtd
[DEBUG] file configuration_1_2.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_2.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_2.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/configuration_1_2.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/regexp/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/regexp/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/metrics/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/metrics/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/sizes/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/sizes/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/modifier/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/modifier/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/indentation/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/indentation/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/blocks/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/blocks/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/header/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/header/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/header/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_3.dtd
[DEBUG] file import_control_1_3.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_3.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_3.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_3.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_2.dtd
[DEBUG] file import_control_1_2.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_2.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_2.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_2.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_1.dtd
[DEBUG] file import_control_1_1.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_1.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_1.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_1.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_4.dtd
[DEBUG] file import_control_1_4.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_4.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_4.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_4.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_0.dtd
[DEBUG] file import_control_1_0.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'import_control_1_0.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_0.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/imports/import_control_1_0.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_fr.properties
[DEBUG] file messages_fr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_fr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_fr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_zh.properties
[DEBUG] file messages_zh.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_zh.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_zh.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_zh.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages.properties
[DEBUG] file messages.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties
[DEBUG] file messages_es.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_es.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_tr.properties
[DEBUG] file messages_tr.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_tr.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_tr.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_tr.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_ru.properties
[DEBUG] file messages_ru.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ru.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_ru.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_ru.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_fi.properties
[DEBUG] file messages_fi.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_fi.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_fi.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_fi.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_de.properties
[DEBUG] file messages_de.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_de.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_de.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_de.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_ja.properties
[DEBUG] file messages_ja.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_ja.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_ja.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_ja.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/suppressions_1_2.dtd
[DEBUG] file suppressions_1_2.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'suppressions_1_2.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_2.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/suppressions_1_2.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/messages_pt.properties
[DEBUG] file messages_pt.properties has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'messages_pt.properties'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/messages_pt.properties to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/messages_pt.properties
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/gui/icon.png
[DEBUG] file icon.png has a non filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'icon.png'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/gui/icon.png to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/gui/icon.png
[DEBUG] Copying file com/puppycrawl/tools/checkstyle/configuration_1_1.dtd
[DEBUG] file configuration_1_1.dtd has a filtered file extension
[DEBUG] Using 'UTF-8' encoding to copy filtered resource 'configuration_1_1.dtd'.
[DEBUG] copy /home/rivanov/java/github/checkstyle/checkstyle/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_1.dtd to /home/rivanov/java/github/checkstyle/checkstyle/target/classes/com/puppycrawl/tools/checkstyle/configuration_1_1.dtd
[DEBUG] Copying file com/puppycrawl/tools/checkstyl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment