Skip to content

Instantly share code, notes, and snippets.

@romani
Created December 23, 2024 13:55
Show Gist options
  • Select an option

  • Save romani/305a71941fa09de3212e606b1d6a2eeb to your computer and use it in GitHub Desktop.

Select an option

Save romani/305a71941fa09de3212e606b1d6a2eeb to your computer and use it in GitHub Desktop.
result of 'mvn --debug clean site -Pno-validations' after 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=1192514, ConflictMarker.markTime=687825, ConflictMarker.nodeCount=169, ConflictIdSorter.graphTime=813909, ConflictIdSorter.topsortTime=474065, ConflictIdSorter.conflictIdCount=68, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=10652335, ConflictResolver.conflictItemCount=142, DefaultDependencyCollector.collectTime=439649992, DefaultDependencyCollector.transformTime=15713924}
[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.21.0: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>
<locales default-value="default">${locales}</locales>
<mavenSession default-value="${session}"/>
<mojoExecution default-value="${mojoExecution}"/>
<outputDirectory default-value="${project.reporting.outputDirectory}">/home/rivanov/java/github/checkstyle/checkstyle/target/site</outputDirectory>
<outputEncoding default-value="${project.reporting.outputEncoding}">${outputEncoding}</outputEncoding>
<outputTimestamp default-value="${project.build.outputTimestamp}"/>
<project default-value="${project}"/>
<reactorProjects default-value="${reactorProjects}"/>
<relativizeSiteLinks default-value="true">${relativizeSiteLinks}</relativizeSiteLinks>
<remoteProjectRepositories default-value="${project.remoteProjectRepositories}"/>
<repoSession default-value="${repositorySystemSession}"/>
<reporting default-value="${project.reporting}"/>
<siteDirectory default-value="${basedir}/src/site"/>
<skip default-value="false">${maven.site.skip}</skip>
<validate default-value="false">true</validate>
</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=472866, ConflictMarker.markTime=229656, ConflictMarker.nodeCount=150, ConflictIdSorter.graphTime=176630, ConflictIdSorter.topsortTime=80196, ConflictIdSorter.conflictIdCount=72, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5748182, ConflictResolver.conflictItemCount=110, DefaultDependencyCollector.collectTime=210501934, DefaultDependencyCollector.transformTime=6831182}
[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=107700, ConflictMarker.markTime=34461, ConflictMarker.nodeCount=2, ConflictIdSorter.graphTime=17658, ConflictIdSorter.topsortTime=11456, ConflictIdSorter.conflictIdCount=2, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=94555, ConflictResolver.conflictItemCount=2, DefaultDependencyCollector.collectTime=6921527, DefaultDependencyCollector.transformTime=287591}
[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@77bb48d5
[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/dependency-updates-report.html
[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/plugin-updates-report.html
[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/jdepend-report.html
[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/taglist.html
[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/xref/stylesheet.css
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/index.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/overview-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/allclasses-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/XpathFileGeneratorAuditListener.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/XdocsTemplateSinkFactory.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/ExampleMacro.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/ParentModuleMacro.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/XdocsTemplateSink.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/XdocsTemplateParser.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/SiteUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/ClassAndPropertiesSettersJavadocScraper.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/ViolationMessagesMacro.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site/PropertiesMacro.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/site
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/PropertyResolver.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/TreeWalkerAuditEvent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/JavadocDetailNodeParser.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/PackageObjectFactory.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/XdocsPropertyType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/LocalizedMessage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/PropertyType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/ParseTreeTablePresentation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/MainFrameModel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/TreeTableModelAdapter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/ParseTreeTableModel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/BaseCellEditor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/CodeSelectorPresentation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/TreeTableCellRenderer.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/MainFrame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/TreeTable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/Main.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/ListToTreeSelectionModelWrapper.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/CodeSelector.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/gui
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filefilters/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filefilters/BeforeExecutionExclusionFileFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filefilters/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filefilters
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/PropertiesExpander.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/FileStatefulCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/CheckstyleParserErrorStrategy.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/TrailingCommentCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation/MissingDeprecatedCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationUseStyleCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationLocationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation/PackageAnnotationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation/SuppressWarningsCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation/MissingOverrideCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationOnSameLineCheck.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/annotation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/TagParser.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/SummaryJavadocCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocVariableCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocContentLocationOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMethodCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/InvalidJavadocPositionCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocTypeCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/SingleLineJavadocCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/AbstractJavadocCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocMethodCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocStyleCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagContinuationIndentationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocPackageCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/AtclauseOrderCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingLeadingAsteriskCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTypeCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/InlineTagUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/TagInfo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/BlockTagUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/utils
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocLeadingAsteriskAlignCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocBlockTagLocationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocNodeImpl.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/HtmlTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/InvalidJavadocTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/WriteTagCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocParagraphCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/NonEmptyAtclauseDescriptionCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocPackageCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocContentLocationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagInfo.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/javadoc
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAfterCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/WrapOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/ParenPadCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/TypecastParenPadCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/FileTabCharacterCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/MethodParamPadCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/PadOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/SingleSpaceSeparatorCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/GenericWhitespaceCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/OperatorWrapCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAroundCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceAfterCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/NoLineWrapCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/AbstractParenPadCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyLineSeparatorCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForIteratorPadCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForInitializerPadCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/SeparatorWrapCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/whitespace
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/TranslationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/UncommentedMainCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/DescendantTokenCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/MismatchStrategy.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/AccessResult.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/IllegalImportCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/AbstractImportControl.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/PkgImportRule.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/AbstractImportRule.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStarImportCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/FileImportControl.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/RedundantImportCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/ClassImportRule.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/CustomImportOrderCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/UnusedImportsCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/ImportOrderOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/ImportOrderCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/ImportControlLoader.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/ImportControlCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/PkgImportControl.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStaticImportCheck.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/imports
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/header/RegexpHeaderCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/header/AbstractHeaderCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/header/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/header/HeaderCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/header/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/header
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/BlockOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/RightCurlyCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyBlockCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyCatchBlockCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/RightCurlyOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/NeedBracesCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/AvoidNestedBlocksCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/blocks
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/ArrayTypeStyleCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/MissingSwitchDefaultCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/DeclarationOrderCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/CovariantEqualsCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/NoEnumTrailingCommaCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/ReturnCountCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/IllegalInstantiationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/AvoidDoubleBraceInitializationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/MultipleStringLiteralsCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/NoArrayTrailingCommaCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/NestedIfDepthCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/MultipleVariableDeclarationsCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/AvoidNoArgumentSuperConstructorCallCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/AbstractSuperCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/EqualsAvoidNullCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/MissingCtorCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/VariableDeclarationUsageDistanceCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/DefaultComesLastCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanExpressionCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/InnerAssignmentCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/MagicNumberCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessaryParenthesesCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/IllegalCatchCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLocalVariableCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/SuperCloneCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/NoCloneCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanReturnCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/MissingNullCaseInSwitchCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/EqualsHashCodeCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/NoFinalizerCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/UnusedCatchParameterShouldBeUnnamedCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/OneStatementPerLineCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/EmptyStatementCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/NestedTryDepthCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/ModifiedControlVariableCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/WhenShouldBeUsedCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/ExplicitInitializationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/IllegalThrowsCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/SuperFinalizeCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenTextCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/NestedForDepthCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/MatchXpathCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInTryWithResourcesCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/OverloadMethodsDeclarationOrderCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/PackageDeclarationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/ArrayTrailingCommaCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/RequireThisCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/FallThroughCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/AvoidInlineConditionalsCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/FinalLocalVariableCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/StringLiteralEqualityCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTypeCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/ParameterAssignmentCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/HiddenFieldCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInEnumerationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding/ConstructorsDeclarationGroupingCheck.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/coding
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/AvoidEscapedUnicodeCharactersCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/OrderedPropertiesCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/NewlineAtEndOfFileCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/FinalParametersCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/DoWhileHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/FinallyHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/TryHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/ImportHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/ClassDefHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/MemberDefHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/DetailAstSet.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/AbstractExpressionHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/ObjectBlockHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/CaseHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/NewHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/IndentationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/SynchronizedHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/IndexHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/WhileHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/StaticInitHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/IndentLevel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/LineWrappingHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/YieldHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/MethodDefHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/BlockParentHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/SwitchHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/HandlerFactory.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/CatchHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/LambdaHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/PrimordialHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/LabelHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/ArrayInitHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/SlistHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/AnnotationArrayInitHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/CommentsIndentationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/SwitchRuleHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/ForHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/MethodCallHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/PackageDefHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/ElseHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation/IfHandler.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/indentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/NoCodeInFileCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/UniquePropertiesCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/LineSeparatorOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/OuterTypeFilenameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/InterfaceIsTypeCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/OneTopLevelClassCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/VisibilityModifierCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/DesignForExtensionCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/HideUtilityClassConstructorCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/ThrowsCountCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/InnerTypeLastCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/FinalClassCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/MutableExceptionCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/SealedShouldHavePermitsListCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/design
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/UpperEllCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/TodoCommentCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/modifier/RedundantModifierCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/modifier/ClassMemberImpliedModifierCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/modifier/InterfaceMemberImpliedModifierCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/modifier/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/modifier/ModifierOrderCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/modifier/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/modifier
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/AnonInnerLengthCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/OuterTypeNumberCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/LambdaBodyLengthCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/MethodLengthCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/ParameterNumberCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/FileLengthCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/MethodCountCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/LineLengthCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/ExecutableStatementCountCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/RecordComponentNumberCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/sizes
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics/ClassDataAbstractionCouplingCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics/NPathComplexityCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics/AbstractClassCouplingCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics/ClassFanOutComplexityCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics/JavaNCSSCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics/CyclomaticComplexityCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics/BooleanExpressionComplexityCheck.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/metrics
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/AccessModifierOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/ClassTypeParameterNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/AbstractAccessControlNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/RecordTypeParameterNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/ParameterNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/CatchParameterNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/LocalVariableNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/LambdaParameterNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/AbstractNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/AbstractClassNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/MethodTypeParameterNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/ConstantNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/IllegalIdentifierNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/MethodNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/StaticVariableNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/TypeNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/PatternVariableNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/LocalFinalVariableNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/InterfaceTypeParameterNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/AbbreviationAsWordInNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/PackageNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/MemberNameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming/RecordComponentNameCheck.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/naming
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/MatchSuppressor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpSinglelineJavaCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpOnFilenameCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/MultilineDetector.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpSinglelineCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/NeverSuppress.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/SinglelineDetector.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/DetectorOptions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/CommentSuppressor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpMultilineCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/regexp
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/SuppressWarningsHolder.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/checks
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/DetailAstImpl.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/ModuleFactory.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/SuppressionsStringPrinter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/TreeWalker.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/Checker.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/DefaultConfiguration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/XmlMetaReader.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/ModulePropertyDetails.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/ModuleDetails.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/XmlMetaWriter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/ModuleType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/MetadataGeneratorUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/MetadataGenerationException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/JavadocMetadataScraper.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/meta
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/AstTreeStringPrinter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/JavadocPropertiesGenerator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/TreeWalkerFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/ThreadModeSettings.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/DefaultContext.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/SarifLogger.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/PackageNamesLoader.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/JavaAstVisitor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/DetailNodeTreeStringPrinter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/PropertyCacheFile.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/ScopeUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/FilterUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/AnnotationUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/XpathUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/TokenUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/OsSpecificUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/ModuleReflectionUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/CodePointUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/JavadocUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/UnmodifiableCollectionUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/ParserUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/ChainedPropertyUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/CommonUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/BlockCommentPosition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/CheckUtil.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/utils
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/DefaultLogger.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/Definitions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/ConfigurationLoader.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/MetadataGeneratorLogger.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/AuditEventFormatter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/GlobalStatefulCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/XpathFileGeneratorAstFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/AuditEventDefaultFormatter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/Main.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/Comment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/AuditListener.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/FilterSet.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/Scope.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/CheckstyleException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/FileText.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/FullIdent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/DetailAST.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/SeverityLevelCounter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/Context.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/Contextualizable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/Configurable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/BeforeExecutionFileFilterSet.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/AbstractViolationReporter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/FileSetCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/TextBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/RootModule.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/BeforeExecutionFileFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/Violation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/LineColumn.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/JavadocTokenTypes.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/AbstractFileSetCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/MessageDispatcher.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/AuditEvent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/Filter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/DetailNode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/FileContents.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/TokenTypes.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/AbstractCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/Configuration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api/ExternalResourceHolder.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/api
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/AttributeNode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/AbstractElementNode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/AbstractNode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/iterators/ReverseListIterator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/iterators/PrecedingIterator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/iterators/FollowingIterator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/iterators/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/iterators/ReverseDescendantIterator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/iterators/DescendantIterator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/iterators/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/iterators
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/XpathQueryGenerator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/RootNode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/AbstractRootNode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/ElementNode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/xpath
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/JavaParser.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressFilterElement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/IntFilterElement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressWithPlainTextCommentFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/IntRangeFilterElement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressionXpathSingleFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressWarningsFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SeverityMatchFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/XpathFilterElement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressionFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoader.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressionSingleFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/IntMatchFilterElement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressionXpathFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressionCommentFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressWithNearbyCommentFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/SuppressWithNearbyTextFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters/CsvFilterElement.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/filters
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/ant/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/ant/CheckstyleAntTask.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/ant/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/ant
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/XMLLogger.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParserVisitor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocLexer.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParserBaseVisitor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/javadoc/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/javadoc/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/javadoc
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParserVisitor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParserBaseVisitor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageLexer.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/java/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/java/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/java
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/CrAwareLexerSimulator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/CommentListener.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/grammar
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/XmlLoader.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle/StatelessCheck.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools/checkstyle
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl/tools
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com/puppycrawl
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/com
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref/overview-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/scm.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/project-reports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/surefire.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 file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/stylesheet.css
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/index.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/base/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/base/AbstractItModuleTestSupport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/base/AbstractCheckstyleModuleTestSupport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/base/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/base
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/checks/imports/ImportOrderTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/checks/imports/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/checks/imports/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/checks/imports
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/checks
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation/InputXpathAnnotationLocationCTOR.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation/InputXpathAnnotationLocationAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation/InputXpathAnnotationLocationVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation/InputXpathAnnotationLocationClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation/InputXpathAnnotationLocationMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation/InputXpathAnnotationLocationEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation/InputXpathAnnotationLocationInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationlocation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/executablestatementcount/InputXpathExecutableStatementCountLambdas.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/executablestatementcount/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/executablestatementcount/InputXpathExecutableStatementCountCustomMax.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/executablestatementcount/InputXpathExecutableStatementCountDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/executablestatementcount/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/executablestatementcount
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameterassignment/InputXpathParameterAssignmentCtor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameterassignment/InputXpathParameterAssignmentLambdas.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameterassignment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameterassignment/InputXpathParameterAssignmentMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameterassignment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameterassignment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAvoidNoArgumentSuperConstructorCallTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNoWhitespaceBeforeTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMethodTypeParameterNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMethodLengthTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidescapedunicodecharacters/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidescapedunicodecharacters/InputXpathAvoidEscapedUnicodeCharactersControlCharacters.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidescapedunicodecharacters/InputXpathAvoidEscapedUnicodeCharactersDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidescapedunicodecharacters/InputXpathAvoidEscapedUnicodeCharactersTailComment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidescapedunicodecharacters/InputXpathAvoidEscapedUnicodeCharactersNonPrintable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidescapedunicodecharacters/InputXpathAvoidEscapedUnicodeCharactersAllEscaped.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidescapedunicodecharacters/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidescapedunicodecharacters
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltoken/InputXpathIllegalTokenNative.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltoken/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltoken/InputXpathIllegalTokenLabel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltoken/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltoken
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalclass/InputXpathFinalClassDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalclass/InputXpathFinalClassInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalclass/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalclass/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalclass
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innerassignment/InputXpathInnerAssignmentArrays.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innerassignment/InputXpathInnerAssignment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innerassignment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innerassignment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innerassignment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedfordepth/InputXpathNestedForDepthMax.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedfordepth/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedfordepth/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedfordepth/InputXpathNestedForDepth.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedfordepth
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionPackageAnnotationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/mutableexception/InputXpathMutableExceptionClassName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/mutableexception/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/mutableexception/InputXpathMutableExceptionDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/mutableexception/InputXpathMutableExceptionExtendedClassName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/mutableexception/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/mutableexception
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/cyclomaticcomplexity/InputXpathCyclomaticComplexityConditionals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/cyclomaticcomplexity/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/cyclomaticcomplexity/InputXpathCyclomaticComplexitySwitchBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/cyclomaticcomplexity/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/cyclomaticcomplexity
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionThrowsCountTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAnonInnerLengthTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAbbreviationAsWordInNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltype/InputXpathIllegalTypeOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltype/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltype/InputXpathIllegalTypeTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltype/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltype
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionStaticVariableNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedimports/InputXpathUnusedImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedimports/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedimports/InputXpathUnusedImportsStatic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedimports/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedimports
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classmemberimpliedmodifier/InputXpathClassMemberImpliedModifierEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classmemberimpliedmodifier/InputXpathClassMemberImpliedModifierInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classmemberimpliedmodifier/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classmemberimpliedmodifier/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classmemberimpliedmodifier
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionSealedShouldHavePermitsListTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacememberimpliedmodifier/InputXpathInterfaceMemberImpliedModifierMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacememberimpliedmodifier/InputXpathInterfaceMemberImpliedModifierInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacememberimpliedmodifier/InputXpathInterfaceMemberImpliedModifierField.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacememberimpliedmodifier/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacememberimpliedmodifier/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacememberimpliedmodifier
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionIllegalIdentifierNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespaceafter/InputXpathWhitespaceAfterNotFollowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespaceafter/InputXpathWhitespaceAfterTypecast.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespaceafter/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespaceafter/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespaceafter
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/InputXpathSuppressWarningsEnumConstantDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/InputXpathSuppressWarningsVariableDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/InputXpathSuppressWarningsAnnotationFieldDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/InputXpathSuppressWarningsParameterDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/InputXpathSuppressWarningsMethodDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/InputXpathSuppressWarningsEnumDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/InputXpathSuppressWarningsClassDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/InputXpathSuppressWarningsAnnotationDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/InputXpathSuppressWarningsInterfaceDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/suppresswarnings
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionIllegalTypeTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionVisibilityModifierTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionInnerAssignmentTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebefore/InputXpathNoWhitespaceBefore.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebefore/InputXpathNoWhitespaceBeforeTokens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebefore/InputXpathNoWhitespaceBeforeLineBreaks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebefore/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebefore/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebefore
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionIllegalTokenTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionWhenShouldBeUsedTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionSeparatorWrapTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionEmptyLineSeparatorTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanreturn/InputXpathSimplifyBooleanReturnIfBooleanReturnBoolean.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanreturn/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanreturn/InputXpathSimplifyBooleanReturnIfBooleanEqualsBoolean.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanreturn/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanreturn
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionSuperFinalizeTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/AbstractXpathTestSupport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/membername/InputXpathMemberNameIgnoreProtected.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/membername/InputXpathMemberNameDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/membername/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/membername/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/membername
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abstractclassname/InputXpathAbstractClassNameNoModifier.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abstractclassname/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abstractclassname/InputXpathAbstractClassNameTop.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abstractclassname/InputXpathAbstractClassNameInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abstractclassname/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abstractclassname
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/explicitinitialization/InputXpathExplicitInitializationPrimitiveType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/explicitinitialization/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/explicitinitialization/InputXpathExplicitInitializationObjectType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/explicitinitialization/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/explicitinitialization
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionOperatorWrapTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAnnotationLocationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/visibilitymodifier/InputXpathVisibilityModifierInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/visibilitymodifier/InputXpathVisibilityModifierAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/visibilitymodifier/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/visibilitymodifier/InputXpathVisibilityModifierAnonymous.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/visibilitymodifier/InputXpathVisibilityModifierDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/visibilitymodifier/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/visibilitymodifier
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplevariabledeclarations/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplevariabledeclarations/InputXpathMultipleVariableDeclarations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplevariabledeclarations/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplevariabledeclarations/InputXpathMultipleVariableDeclarationsCommaSeparator.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplevariabledeclarations
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hiddenfield/InputXpathHiddenFieldLambdaExpInMethodCall.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hiddenfield/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hiddenfield/InputXpathHiddenFieldMethodParam.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hiddenfield/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hiddenfield
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/InputXpathAnnotationUseStyleSix.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/InputXpathAnnotationUseStyleSeven.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/InputXpathAnnotationUseStyleOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/InputXpathAnnotationUseStyleThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/InputXpathAnnotationUseStyleTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/InputXpathAnnotationUseStyleEight.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/InputXpathAnnotationUseStyleFive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/InputXpathAnnotationUseStyleFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationusestyle
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionOuterTypeNumberTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typecastparenpad/InputXpathTypecastParenPadLeftNotFollowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typecastparenpad/InputXpathTypecastParenPadRightPreceded.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typecastparenpad/InputXpathTypecastParenPadLeftFollowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typecastparenpad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typecastparenpad/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typecastparenpad/InputXpathTypecastParenPadRightNotPreceded.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typecastparenpad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionInnerTypeLastTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypenumber/InputXpathOuterTypeNumberDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypenumber/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypenumber/InputXpathOuterTypeNumber.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypenumber/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypenumber
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionCovariantEqualsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMethodCountTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodtypeparametername/InputXpathMethodTypeParameterNameInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodtypeparametername/InputXpathMethodTypeParameterNameDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodtypeparametername/InputXpathMethodTypeParameterNameLowercase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodtypeparametername/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodtypeparametername/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodtypeparametername
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/magicnumber/InputXpathMagicNumberVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/magicnumber/InputXpathMagicNumberMethodDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/magicnumber/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/magicnumber/InputXpathMagicNumberAnotherVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/magicnumber/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/magicnumber
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionWhitespaceAroundTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNoFinalizerTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localvariablename/InputXpathLocalVariableNameMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localvariablename/InputXpathLocalVariableNameInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localvariablename/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localvariablename/InputXpathLocalVariableNameIteration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localvariablename/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localvariablename
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMethodNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMissingCtorTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingswitchdefault/InputXpathMissingSwitchDefaultSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingswitchdefault/InputXpathMissingSwitchDefaultNested.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingswitchdefault/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingswitchdefault/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingswitchdefault
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAvoidNestedBlocksTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/invalidjavadocposition/InputXpathInvalidJavadocPositionSix.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/invalidjavadocposition/InputXpathInvalidJavadocPositionThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/invalidjavadocposition/InputXpathInvalidJavadocPositionFive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/invalidjavadocposition/InputXpathInvalidJavadocPositionOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/invalidjavadocposition/InputXpathInvalidJavadocPositionFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/invalidjavadocposition/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/invalidjavadocposition/InputXpathInvalidJavadocPositionTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/invalidjavadocposition/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/invalidjavadocposition
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classdataabstractioncoupling/InputXpathClassDataAbstractionCouplingInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classdataabstractioncoupling/InputXpathClassDataAbstractionCouplingClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classdataabstractioncoupling/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classdataabstractioncoupling/InputXpathClassDataAbstractionCouplingEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classdataabstractioncoupling/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classdataabstractioncoupling
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstaticimport/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstaticimport/InputXpathAvoidStaticImportTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstaticimport/InputXpathAvoidStaticImportOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstaticimport/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstaticimport
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionInvalidJavadocPositionTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superclone/InputXpathSuperClonePlainAndSubclasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superclone/InputXpathSuperCloneInnerClone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superclone/InputXpathSuperCloneNoSuperClone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superclone/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superclone/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superclone
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/upperell/InputXpathUpperEllOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/upperell/InputXpathUpperEllTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/upperell/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/upperell/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/upperell
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdaparametername/InputXpathLambdaParameterNameDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdaparametername/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdaparametername/InputXpathLambdaParameterNameNonDefaultPattern.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdaparametername/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdaparametername
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/stringliteralequality/InputXpathStringLiteralEqualityFalse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/stringliteralequality/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/stringliteralequality/InputXpathStringLiteralEqualityTrue.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/stringliteralequality/InputXpathStringLiteralEqualityExp.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/stringliteralequality/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/stringliteralequality
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptycatchblock/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptycatchblock/InputXpathEmptyCatchBlockTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptycatchblock/InputXpathEmptyCatchBlockOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptycatchblock/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptycatchblock
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNoArrayTrailingCommaTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUnusedLambdaParameterShouldBeUnnamedTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/booleanexpressioncomplexity/InputXpathBooleanExpressionComplexityConditionals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/booleanexpressioncomplexity/InputXpathBooleanExpressionComplexityCatchBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/booleanexpressioncomplexity/InputXpathBooleanExpressionComplexityClassFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/booleanexpressioncomplexity/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/booleanexpressioncomplexity/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/booleanexpressioncomplexity
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalcatch/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalcatch/InputXpathIllegalCatchOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalcatch/InputXpathIllegalCatchTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalcatch/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalcatch
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNestedForDepthTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNPathComplexityTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionPatternVariableNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalshashcode/InputXpathEqualsHashCodeHashCodeOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalshashcode/InputXpathEqualsHashCodeEqualsOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalshashcode/InputXpathEqualsHashCodeNestedCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalshashcode/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalshashcode/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalshashcode
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nofinalizer/InputXpathNoFinalizerMain.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nofinalizer/InputXpathNoFinalizerInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nofinalizer/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nofinalizer/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nofinalizer
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalsavoidnull/InputXpathEqualsAvoidNullIgnoreCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalsavoidnull/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalsavoidnull/InputXpathEqualsAvoidNull.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalsavoidnull/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/equalsavoidnull
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedtrydepth/InputXpathNestedTryDepthMax.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedtrydepth/InputXpathNestedTryDepth.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedtrydepth/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedtrydepth/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedtrydepth
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/InputXpathCommentsIndentationSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/InputXpathCommentsIndentationNonEmptyCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/InputXpathCommentsIndentationSeparator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/InputXpathCommentsIndentationSingleLineBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/InputXpathCommentsIndentationWithinBlockStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/InputXpathCommentsIndentationEmptyCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/InputXpathCommentsIndentationDistributedStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation/InputXpathCommentsIndentationBlock.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/commentsindentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hideutilityclassconstructor/InputXpathHideUtilityClassConstructorDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hideutilityclassconstructor/InputXpathHideUtilityClassConstructorPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hideutilityclassconstructor/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hideutilityclassconstructor/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/hideutilityclassconstructor
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionImportControlTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionRecordComponentNumberTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnoargumentsuperconstructorcall/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnoargumentsuperconstructorcall/InputXpathAvoidNoArgumentSuperConstructorCallInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnoargumentsuperconstructorcall/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnoargumentsuperconstructorcall/InputXpathAvoidNoArgumentSuperConstructorCallDefault.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnoargumentsuperconstructorcall
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNestedIfDepthTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionExplicitInitializationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionRecordComponentNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/customimportorder/InputXpathCustomImportOrderFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/customimportorder/InputXpathCustomImportOrderSix.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/customimportorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/customimportorder/InputXpathCustomImportOrderOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/customimportorder/InputXpathCustomImportOrderTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/customimportorder/InputXpathCustomImportOrderThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/customimportorder/InputXpathCustomImportOrderFive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/customimportorder/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/customimportorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedNewLineString.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedAposChar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedAmpString.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedLessString.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedQuoteString.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedAposString.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedGreaterChar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedGreaterString.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedQuoteChar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedAmpChar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedLessChar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/InputXpathMatchXpathEncodedCarriageString.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/matchxpath
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionIllegalTokenTextTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytypestyle/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytypestyle/InputXpathArrayTypeStyleMethodDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytypestyle/InputXpathArrayTypeStyleVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytypestyle/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytypestyle
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionRecordTypeParameterNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/covariantequals/InputXpathCovariantEqualsInEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/covariantequals/InputXpathCovariantEqualsInClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/covariantequals/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/covariantequals/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/covariantequals
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superfinalize/InputXpathSuperFinalizeNoFinalize.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superfinalize/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superfinalize/InputXpathSuperFinalizeAnonymousClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superfinalize/InputXpathSuperFinalizeInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superfinalize/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/superfinalize
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplestringliterals/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplestringliterals/InputXpathMultipleStringLiteralsIgnoreOccurrenceContext.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplestringliterals/InputXpathMultipleStringLiteralsAllowDuplicates.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplestringliterals/InputXpathMultipleStringLiteralsDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplestringliterals/InputXpathMultipleStringLiteralsIgnoreRegexp.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplestringliterals/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/multiplestringliterals
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionConstructorsDeclarationGroupingTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nolinewrap/InputXpathNoLineWrapTokensMethodDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nolinewrap/InputXpathNoLineWrapTokensCtorDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nolinewrap/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nolinewrap/InputXpathNoLineWrapDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nolinewrap/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nolinewrap
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMissingJavadocTypeTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforinitializerpad/InputXpathEmptyForInitializerPadNotPreceded.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforinitializerpad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforinitializerpad/InputXpathEmptyForInitializerPadPreceded.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforinitializerpad/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforinitializerpad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionClassDataAbstractionCouplingTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyblock/InputXpathEmptyBlockEmpty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyblock/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyblock/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyblock
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingctor/InputXpathMissingCtor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingctor/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingctor/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingctor/InputXpathMissingCtorInner.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingctor
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/returncount/InputXpathReturnCountLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/returncount/InputXpathReturnCountCtor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/returncount/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/returncount/InputXpathReturnCountVoid.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/returncount/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/returncount/InputXpathReturnCountNonVoid.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/returncount
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionJavaNCSSTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionSuperCloneTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/staticvariablename/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/staticvariablename/InputXpathStaticVariableName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/staticvariablename/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/staticvariablename
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUnnecessaryParenthesesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUncommentedMainTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constructorsdeclarationgrouping/InputXpathConstructorsDeclarationGroupingEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constructorsdeclarationgrouping/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constructorsdeclarationgrouping/InputXpathConstructorsDeclarationGroupingClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constructorsdeclarationgrouping/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constructorsdeclarationgrouping
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptylineseparator/InputXpathEmptyLineSeparatorOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptylineseparator/InputXpathEmptyLineSeparatorFive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptylineseparator/InputXpathEmptyLineSeparatorTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptylineseparator/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptylineseparator/InputXpathEmptyLineSeparatorThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptylineseparator/InputXpathEmptyLineSeparatorFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptylineseparator/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptylineseparator
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNestedTryDepthTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAbstractClassNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionEmptyForInitializerPadTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionJavadocVariableTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importorder/InputXpathImportOrderOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importorder/InputXpathImportOrderFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importorder/InputXpathImportOrderFive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importorder/InputXpathImportOrderThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importorder/InputXpathImportOrderTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importorder/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionFallThroughTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMissingJavadocMethodTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parametername/InputXpathParameterNameDifferentPattern.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parametername/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parametername/InputXpathParameterNameIgnoreOverridden.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parametername/InputXpathParameterNameAccessModifier.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parametername/InputXpathParameterNameDefaultPattern.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parametername/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parametername
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAvoidStaticImportTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/singlespaceseparator/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/singlespaceseparator/InputXpathSingleSpaceSeparator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/singlespaceseparator/InputXpathSingleSpaceSeparatorValidateComments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/singlespaceseparator/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/singlespaceseparator
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parenpad/InputXpathParenPadRightNotPreceded.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parenpad/InputXpathParenPadLeftNotFollowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parenpad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parenpad/InputXpathParenPadLeftFollowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parenpad/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parenpad/InputXpathParenPadRightPreceded.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parenpad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionEmptyBlockTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodparampad/InputXpathMethodParamPadOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodparampad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodparampad/InputXpathMethodParamPadTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodparampad/InputXpathMethodParamPadThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodparampad/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodparampad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAvoidInlineConditionalsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionClassTypeParameterNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionIllegalThrowsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innertypelast/InputXpathInnerTypeLastOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innertypelast/InputXpathInnerTypeLastThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innertypelast/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innertypelast/InputXpathInnerTypeLastTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innertypelast/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/innertypelast
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacetypeparametername/InputXpathInterfaceTypeParameterNameTopLevelPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacetypeparametername/InputXpathInterfaceTypeParameterNameInsideInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacetypeparametername/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacetypeparametername/InputXpathInterfaceTypeParameterNameInsideClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacetypeparametername/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfacetypeparametername
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAnnotationOnSameLineTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionStringLiteralEqualityTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionSuppressWarningsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnestedblocks/InputXpathAvoidNestedBlocksAllowedInSwitchCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnestedblocks/InputXpathAvoidNestedBlocksBreakOutside.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnestedblocks/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnestedblocks/InputXpathAvoidNestedBlocksEmpty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnestedblocks/InputXpathAvoidNestedBlocksNotAllowedInSwitchCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnestedblocks/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnestedblocks/InputXpathAvoidNestedBlocksVariable.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidnestedblocks
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/needbraces/InputXpathNeedBracesDo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/needbraces/InputXpathNeedBracesEmptyLoopBody.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/needbraces/InputXpathNeedBracesSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/needbraces/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/needbraces/InputXpathNeedBracesSingleLineLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/needbraces/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/needbraces
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localfinalvariablename/InputXpathLocalFinalVariableNameResource.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localfinalvariablename/InputXpathLocalFinalVariableNameInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localfinalvariablename/InputXpathLocalFinalVariableNameVar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localfinalvariablename/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localfinalvariablename/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/localfinalvariablename
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionLocalFinalVariableNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedifdepth/InputXpathNestedIfDepth.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedifdepth/InputXpathNestedIfDepthMax.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedifdepth/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedifdepth/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nestedifdepth
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanexpression/InputXpathSimplifyBooleanExpressionAnonymous.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanexpression/InputXpathSimplifyBooleanExpressionInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanexpression/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanexpression/InputXpathSimplifyBooleanExpressionSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanexpression/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/simplifybooleanexpression
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNoCloneTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypefilename/InputXpathOuterTypeFilenameTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypefilename/InputXpathOuterTypeFilenameOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypefilename/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypefilename/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/outertypefilename
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionImportOrderTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionIllegalCatchTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespacearound/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespacearound/InputXpathWhitespaceAroundNotFollowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespacearound/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespacearound/InputXpathWhitespaceAroundNotPreceded.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/whitespacearound
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltokentext/InputXpathIllegalTokenTextField.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltokentext/InputXpathIllegalTokenTextMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltokentext/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltokentext/InputXpathIllegalTokenTextInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltokentext/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegaltokentext
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/leftcurly/InputXpathLeftCurlyTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/leftcurly/InputXpathLeftCurlyOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/leftcurly/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/leftcurly/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/leftcurly/InputXpathLeftCurlyThree.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/leftcurly
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionModifiedControlVariableTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUnusedImportsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidinlineconditionals/InputXpathAvoidInlineConditionalsVariableDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidinlineconditionals/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidinlineconditionals/InputXpathAvoidInlineConditionalsAssert.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidinlineconditionals/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidinlineconditionals/InputXpathAvoidInlineConditionalsAssign.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidinlineconditionals
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUpperEllTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onestatementperline/InputXpathOneStatementPerLineClassFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onestatementperline/InputXpathOneStatementPerLineForLoopBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onestatementperline/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onestatementperline/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onestatementperline
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoctype/InputXpathJavadocTypeIncomplete.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoctype/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoctype/InputXpathJavadocTypeMissingTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoctype/InputXpathJavadocTypeWrongFormat.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoctype/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoctype
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/requirethis/InputXpathRequireThisOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/requirethis/InputXpathRequireThisTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/requirethis/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/requirethis/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/requirethis
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNoWhitespaceAfterTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername/InputXpathCatchParameterNameLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername/InputXpathCatchParameterNameEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername/InputXpathCatchParameterNameNested.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername/InputXpathCatchParameterNameInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername/InputXpathCatchParameterNameSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername/InputXpathCatchParameterNameAnonymous.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername/InputXpathCatchParameterNameStaticInit.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/catchparametername
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionOverloadMethodsDeclarationOrderTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionSingleSpaceSeparatorTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionFinalClassTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionCyclomaticComplexityTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionLambdaBodyLengthTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionArrayTrailingCommaTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation/InputXpathIndentationIfWithoutCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation/InputXpathIndentationSwitchCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation/InputXpathIndentationLambdaOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation/InputXpathIndentationDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation/InputXpathIndentationBasicOffset.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation/InputXpathIndentationLambdaTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation/InputXpathIndentationElseWithoutCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/indentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionRightCurlyTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNeedBracesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodcount/InputXpathMethodCountPrivate.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodcount/InputXpathMethodCountDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodcount/InputXpathMethodCountProtected.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodcount/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodcount/InputXpathMethodCountPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodcount/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodcount
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionJavadocTypeTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionCatchParameterNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfaceistype/InputXpathInterfaceIsType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfaceistype/InputXpathInterfaceIsTypeAllowMarker.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfaceistype/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfaceistype/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/interfaceistype
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typename/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typename/InputXpathTypeNameDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typename/InputXpathTypeNameInterfaceDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typename/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/typename
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/throwscount/InputXpathThrowsCountPrivateMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/throwscount/InputXpathThrowsCountCustomMax.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/throwscount/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/throwscount/InputXpathThrowsCountDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/throwscount/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/throwscount
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMethodParamPadTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onetoplevelclass/InputXpathOneTopLevelClassSecond.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onetoplevelclass/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onetoplevelclass/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onetoplevelclass/InputXpathOneTopLevelClassFirst.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/onetoplevelclass
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/separatorwrap/InputXpathSeparatorWrapClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/separatorwrap/InputXpathSeparatorWrapMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/separatorwrap/InputXpathSeparatorWrapInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/separatorwrap/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/separatorwrap/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/separatorwrap
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionEqualsHashCodeTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noarraytrailingcomma/InputXpathNoArrayTrailingCommaTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noarraytrailingcomma/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noarraytrailingcomma/InputXpathNoArrayTrailingCommaOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noarraytrailingcomma/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noarraytrailingcomma
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMissingSwitchDefaultTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionIllegalImportTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionConstantNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionFinalParametersTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionOneTopLevelClassTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/todocomment/InputXpathTodoCommentBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/todocomment/InputXpathTodoCommentSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/todocomment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/todocomment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/todocomment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionParenPadTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionInterfaceIsTypeTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/InputXpathFinalLocalVariableCtor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/InputXpathFinalLocalVariableSwitchCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/InputXpathFinalLocalVariableParameterDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/InputXpathFinalLocalVariableEnhancedFor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/InputXpathFinalLocalVariableMethodDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/InputXpathFinalLocalVariableForLoop.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/InputXpathFinalLocalVariableConditionals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/InputXpathFinalLocalVariableTryBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/InputXpathFinalLocalVariableInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finallocalvariable
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionCommentsIndentationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocpackage/blockcomment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocpackage/blockcomment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocpackage/blockcomment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocpackage/nojavadoc/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocpackage/nojavadoc/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocpackage/nojavadoc
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocpackage
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionLeftCurlyTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonaftertypememberdeclaration/InputXpathUnnecessarySemicolonAfterTypeMemberDeclarationDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonaftertypememberdeclaration/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonaftertypememberdeclaration/InputXpathUnnecessarySemicolonAfterTypeMemberDeclarationTokens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonaftertypememberdeclaration/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonaftertypememberdeclaration
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionExecutableStatementCountTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytrailingcomma/InputXpathArrayTrailingCommaLinear.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytrailingcomma/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytrailingcomma/InputXpathArrayTrailingCommaMatrix.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytrailingcomma/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/arraytrailingcomma
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionEmptyForIteratorPadTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionRequireThisTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionParameterAssignmentTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionIndentationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/packagename/InputXpathPackageNameTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/packagename/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/packagename/InputXpathPackageNameOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/packagename/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/packagename
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameternumber/InputXpathParameterNumberIgnoreOverriddenMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameternumber/InputXpathParameterNumberMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameternumber/InputXpathParameterNumberIgnoreAnnotatedBy.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameternumber/InputXpathParameterNumberDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameternumber/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameternumber/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/parameternumber
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifiedcontrolvariable/InputXpathModifiedControlVariableWithForeach.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifiedcontrolvariable/InputXpathModifiedControlVariableNestedSkipEnhancedForLoop.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifiedcontrolvariable/InputXpathModifiedControlVariableSkipEnhancedForLoop.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifiedcontrolvariable/InputXpathModifiedControlVariableNestedWithForeach.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifiedcontrolvariable/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifiedcontrolvariable/InputXpathModifiedControlVariableNestedWithFor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifiedcontrolvariable/InputXpathModifiedControlVariableWithFor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifiedcontrolvariable/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifiedcontrolvariable
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionWhitespaceAfterTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUnnecessarySemicolonInEnumerationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionBooleanExpressionComplexityTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionEmptyStatementTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUnusedLocalVariableTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionJavadocContentLocationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionDeclarationOrderTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionPackageNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoiddoublebraceinitialization/InputXpathAvoidDoubleBraceInitializationClassFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoiddoublebraceinitialization/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoiddoublebraceinitialization/InputXpathAvoidDoubleBraceInitializationMethodDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoiddoublebraceinitialization/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoiddoublebraceinitialization
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMissingOverrideTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/npathcomplexity/InputXpathNPathComplexityStaticBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/npathcomplexity/InputXpathNPathComplexityMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/npathcomplexity/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/npathcomplexity/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/npathcomplexity
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/InputXpathAbbreviationAsWordInNameMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/InputXpathAbbreviationAsWordInNameField.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/InputXpathAbbreviationAsWordInNameEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/InputXpathAbbreviationAsWordInNameClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/InputXpathAbbreviationAsWordInNameVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/InputXpathAbbreviationAsWordInNameAnnotationField.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/InputXpathAbbreviationAsWordInNameParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/InputXpathAbbreviationAsWordInNameAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/InputXpathAbbreviationAsWordInNameInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/abbreviationaswordinname
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/uncommentedmain/InputXpathUncommentedMainInStaticClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/uncommentedmain/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/uncommentedmain/InputXpathUncommentedMainDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/uncommentedmain/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/uncommentedmain
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/defaultcomeslast/InputXpathDefaultComesLastEmptyCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/defaultcomeslast/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/defaultcomeslast/InputXpathDefaultComesLastNonEmptyCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/defaultcomeslast/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/defaultcomeslast
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMultipleStringLiteralsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUnnecessarySemicolonInTryWithResourcesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalthrows/InputXpathIllegalThrowsError.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalthrows/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalthrows/InputXpathIllegalThrowsRuntimeException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalthrows/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalthrows
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/declarationorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/declarationorder/InputXpathDeclarationOrderStatic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/declarationorder/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/declarationorder/InputXpathDeclarationOrderNonStatic.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/declarationorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionEmptyCatchBlockTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionFinalLocalVariableTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javancss/InputXpathJavaNCSSTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javancss/InputXpathJavaNCSSThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javancss/InputXpathJavaNCSSOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javancss/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javancss/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javancss
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUnusedCatchParameterShouldBeUnnamedTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforiteratorpad/InputXpathEmptyForIteratorPadFollowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforiteratorpad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforiteratorpad/InputXpathEmptyForIteratorPadNotFollowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforiteratorpad/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptyforiteratorpad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodname/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodname/InputXpathMethodNameInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodname/InputXpathMethodNameCustomProperties.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodname/InputXpathMethodNameDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodname/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodname
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/rightcurly/InputXpathRightCurlyTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/rightcurly/InputXpathRightCurlyFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/rightcurly/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/rightcurly/InputXpathRightCurlyOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/rightcurly/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/rightcurly/InputXpathRightCurlyThree.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/rightcurly
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNoWhitespaceBeforeCaseDefaultColonTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionDefaultComesLastTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionOuterTypeFilenameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/overloadmethodsdeclarationorder/InputXpathOverloadMethodsDeclarationOrderDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/overloadmethodsdeclarationorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/overloadmethodsdeclarationorder/InputXpathOverloadMethodsDeclarationOrderAnonymous.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/overloadmethodsdeclarationorder/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/overloadmethodsdeclarationorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionEqualsAvoidNullTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionLambdaParameterNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionTodoCommentTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifierorder/InputXpathModifierOrderAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifierorder/InputXpathModifierOrderVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifierorder/InputXpathModifierOrderMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifierorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifierorder/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/modifierorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedlocalvariable/InputXpathUnusedLocalVariableTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedlocalvariable/InputXpathUnusedLocalVariableOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedlocalvariable/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedlocalvariable/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unusedlocalvariable
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionModifierOrderTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonintrywithresources/InputXpathUnnecessarySemicolonInTryWithResourcesNoBrace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonintrywithresources/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonintrywithresources/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonintrywithresources/InputXpathUnnecessarySemicolonInTryWithResourcesDefault.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonintrywithresources
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAvoidEscapedUnicodeCharactersTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationonsameline/InputXpathAnnotationOnSameLineMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationonsameline/InputXpathAnnotationOnSameLineField.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationonsameline/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationonsameline/InputXpathAnnotationOnSameLineInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationonsameline/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/annotationonsameline
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMemberNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalparameters/InputXpathFinalParametersMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalparameters/InputXpathFinalParametersAnonymous.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalparameters/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalparameters/InputXpathFinalParametersCtor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalparameters/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/finalparameters
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNoEnumTrailingCommaTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionVariableDeclarationUsageDistanceTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstarimport/InputXpathAvoidStarImportTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstarimport/InputXpathAvoidStarImportOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstarimport/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstarimport/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/avoidstarimport
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classfanoutcomplexity/InputXpathClassFanOutComplexityClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classfanoutcomplexity/InputXpathClassFanOutComplexityInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classfanoutcomplexity/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classfanoutcomplexity/InputXpathClassFanOutComplexityEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classfanoutcomplexity/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classfanoutcomplexity
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMultipleVariableDeclarationsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocvariable/InputXpathJavadocVariableInnerClassFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocvariable/InputXpathJavadocVariablePrivateClassFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocvariable/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocvariable/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocvariable
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/variabledeclarationusagedistance/InputXpathVariableDeclarationUsageDistanceOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/variabledeclarationusagedistance/InputXpathVariableDeclarationUsageDistanceTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/variabledeclarationusagedistance/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/variabledeclarationusagedistance/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/variabledeclarationusagedistance
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionParameterNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionClassMemberImpliedModifierTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicoloninenumeration/InputXpathUnnecessarySemicolonInEnumerationSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicoloninenumeration/InputXpathUnnecessarySemicolonInEnumerationAll.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicoloninenumeration/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicoloninenumeration/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicoloninenumeration
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoccontentlocation/InputXpathJavadocContentLocationOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoccontentlocation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoccontentlocation/InputXpathJavadocContentLocationTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoccontentlocation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadoccontentlocation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUnnecessarySemicolonAfterTypeMemberDeclarationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/fallthrough/InputXpathFallThroughDefaultCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/fallthrough/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/fallthrough/InputXpathFallThrough.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/fallthrough/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/fallthrough
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionGenericWhitespaceTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodlength/InputXpathMethodLengthSingleToken.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodlength/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodlength/InputXpathMethodLengthSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodlength/InputXpathMethodLengthNoEmptyLines.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodlength/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/methodlength
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/trailingcomment/InputXpathTrailingCommentSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/trailingcomment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/trailingcomment/InputXpathTrailingCommentBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/trailingcomment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/trailingcomment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionHiddenFieldTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionUnnecessarySemicolonAfterOuterTypeDeclarationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/InputXpathUnnecessaryParenthesesConditionals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/InputXpathUnnecessaryParenthesesReturnExpr.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/InputXpathUnnecessaryParenthesesClassFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/InputXpathUnnecessaryParenthesesStringLiteral.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/InputXpathUnnecessaryParenthesesLocalVariables.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/InputXpathUnnecessaryParenthesesLambdas.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/InputXpathUnnecessaryParenthesesMethodDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses/InputXpathUnnecessaryParenthesesExprWithMethodParam.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessaryparentheses
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constantname/InputXpathConstantNameWithTwoUnderscores.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constantname/InputXpathConstantNameLowercase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constantname/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constantname/InputXpathConstantNameCamelCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constantname/InputXpathConstantNameWithBeginningUnderscore.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constantname/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/constantname
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAvoidDoubleBraceInitializationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importcontrol/InputXpathImportControlOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importcontrol/InputXpathImportControlThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importcontrol/InputXpathImportControlTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importcontrol/InputXpathImportControlFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importcontrol/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importcontrol/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/importcontrol
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalimport/InputXpathIllegalImportDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalimport/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalimport/InputXpathIllegalImportStatic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalimport/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/illegalimport
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAnnotationUseStyleTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionClassFanOutComplexityTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionTrailingCommentTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMagicNumberTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadoctype/InputXpathMissingJavadocTypeAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadoctype/InputXpathMissingJavadocTypeScope.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadoctype/InputXpathMissingJavadocTypeClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadoctype/InputXpathMissingJavadocTypeToken.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadoctype/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadoctype/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadoctype/InputXpathMissingJavadocTypeExcluded.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadoctype
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/InputXpathGenericWhitespaceSingleTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/InputXpathGenericWhitespaceEnd.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/InputXpathGenericWhitespaceStartTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/InputXpathGenericWhitespaceNestedThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/InputXpathGenericWhitespaceStartOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/InputXpathGenericWhitespaceStartThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/InputXpathGenericWhitespaceNestedTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/InputXpathGenericWhitespaceSingleOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/InputXpathGenericWhitespaceNestedOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/genericwhitespace
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noenumtrailingcomma/InputXpathNoEnumTrailingCommaOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noenumtrailingcomma/InputXpathNoEnumTrailingCommaTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noenumtrailingcomma/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noenumtrailingcomma/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noenumtrailingcomma
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebeforecasedefaultcolon/InputXpathNoWhitespaceBeforeCaseDefaultColonOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebeforecasedefaultcolon/InputXpathNoWhitespaceBeforeCaseDefaultColonFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebeforecasedefaultcolon/InputXpathNoWhitespaceBeforeCaseDefaultColonTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebeforecasedefaultcolon/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebeforecasedefaultcolon/InputXpathNoWhitespaceBeforeCaseDefaultColonThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebeforecasedefaultcolon/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespacebeforecasedefaultcolon
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionAvoidStarImportTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocmethod/InputXpathJavadocMethodFive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocmethod/InputXpathJavadocMethodTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocmethod/InputXpathJavadocMethodOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocmethod/InputXpathJavadocMethodFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocmethod/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocmethod/InputXpathJavadocMethodThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocmethod/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/javadocmethod
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionInterfaceTypeParameterNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionParameterNumberTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptystatement/InputXpathEmptyStatementConditionals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptystatement/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptystatement/InputXpathEmptyStatementLoops.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptystatement/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/emptystatement
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMissingJavadocPackageTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonafteroutertypedeclaration/InputXpathUnnecessarySemicolonAfterOuterTypeDeclarationSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonafteroutertypedeclaration/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonafteroutertypedeclaration/InputXpathUnnecessarySemicolonAfterOuterTypeDeclarationInnerTypes.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonafteroutertypedeclaration/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/unnecessarysemicolonafteroutertypedeclaration
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMatchXpathTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespaceafter/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespaceafter/InputXpathNoWhitespaceAfterTokens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespaceafter/InputXpathNoWhitespaceAfterLineBreaks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespaceafter/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespaceafter/InputXpathNoWhitespaceAfter.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/nowhitespaceafter
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noclone/InputXpathNoCloneInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noclone/InputXpathNoCloneMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noclone/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noclone/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/noclone
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionPackageDeclarationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionJavadocMethodTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionTypecastParenPadTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionLocalVariableNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMissingNullCaseInSwitchTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionHideUtilityClassConstructorTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionMutableExceptionTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionSimplifyBooleanExpressionTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionInterfaceMemberImpliedModifierTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionOneStatementPerLineTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/anoninnerlength/InputXpathAnonInnerLengthDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/anoninnerlength/InputXpathAnonInnerLength.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/anoninnerlength/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/anoninnerlength/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/anoninnerlength
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionArrayTypeStyleTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classtypeparametername/InputXpathClassTypeParameterNameClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classtypeparametername/InputXpathClassTypeParameterNameMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classtypeparametername/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classtypeparametername/InputXpathClassTypeParameterNameInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classtypeparametername/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/classtypeparametername
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionTypeNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionIllegalInstantiationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingoverride/InputXpathMissingOverrideInheritDocInvalidPrivateMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingoverride/InputXpathMissingOverrideAnonymous.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingoverride/InputXpathMissingOverrideInheritDocInvalidPublicMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingoverride/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingoverride/InputXpathMissingOverrideClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingoverride/InputXpathMissingOverrideInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingoverride/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingoverride
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocmethod/InputXpathMissingJavadocMethodCtor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocmethod/InputXpathMissingJavadocMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocmethod/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocmethod/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/missingjavadocmethod
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionRedundantImportTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionSimplifyBooleanReturnTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/operatorwrap/InputXpathOperatorWrapPreviousLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/operatorwrap/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/operatorwrap/InputXpathOperatorWrapNewLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/operatorwrap/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/operatorwrap
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionNoLineWrapTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionReturnCountTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/redundantimport/InputXpathRedundantImportDuplicate.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/redundantimport/InputXpathRedundantImportInternal.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/redundantimport/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/redundantimport/InputXpathRedundantImportLibrary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/redundantimport/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/redundantimport
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/XpathRegressionCustomImportOrderTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdabodylength/InputXpathLambdaBodyLengthDefaultMax.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdabodylength/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdabodylength/InputXpathLambdaBodyLengthCustomMax.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdabodylength/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter/lambdabodylength
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/suppressionxpathfilter
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org/checkstyle
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/org
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/overview-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/allclasses-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/nonexistent/packages/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/nonexistent/packages/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/nonexistent/packages
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/nonexistent
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule711generalform/InputFormattedSingleLineJavadocAndInvalidJavadocPosition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule711generalform/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule711generalform/InputSingleLineJavadocAndInvalidJavadocPosition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule711generalform/GeneralFormTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule711generalform/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule711generalform
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule72thesummaryfragment/InputCorrectSummaryFragment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule72thesummaryfragment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule72thesummaryfragment/InputIncorrectSummaryFragment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule72thesummaryfragment/TheSummaryFragmentTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule72thesummaryfragment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule72thesummaryfragment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/ExceptionSelfExplanatoryMembersTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/InputJavadocMethodAndMissingJavadocMethod.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule732exceptionoverrides/ExceptionOverridesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule732exceptionoverrides/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule732exceptionoverrides/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule732exceptionoverrides/InputJavadocMethodAndMissingJavadocMethod.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule732exceptionoverrides
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule734nonrequiredjavadoc/NonRequiredJavadocTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule734nonrequiredjavadoc/InputFormattedInvalidJavadocPosition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule734nonrequiredjavadoc/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule734nonrequiredjavadoc/InputInvalidJavadocPosition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule734nonrequiredjavadoc/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule734nonrequiredjavadoc
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/ParagraphsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/InputIncorrectJavadocParagraph.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/InputFormattedIncorrectRequireEmptyLineBeforeBlockTagGroup.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/InputIncorrectRequireEmptyLineBeforeBlockTagGroup.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/InputFormattedCorrectJavadocParagraph.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/InputFormattedIncorrectJavadocParagraph.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/InputCorrectJavadocParagraph.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/InputCorrectRequireEmptyLineBeforeBlockTagGroup.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/InputFormattedCorrectRequireEmptyLineBeforeBlockTagGroup.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputFormattedJavaDocTagContinuationIndentation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputCorrectAtClauseOrderCheck1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputJavaDocTagContinuationIndentation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputIncorrectAtClauseOrderCheck2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputNonEmptyAtclauseDescriptionSpaceSeq.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/BlockTagsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputCorrectAtClauseOrderCheck3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputIncorrectAtClauseOrderCheck1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputCorrectAtClauseOrderCheck2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputIncorrectAtClauseOrderCheck3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/InputNonEmptyAtclauseDescription.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule713atclauses
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule73wherejavadocrequired/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule73wherejavadocrequired/InputMissingJavadocTypeCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule73wherejavadocrequired/InputMissingJavadocTypeIncorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule73wherejavadocrequired/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule73wherejavadocrequired/InputJavadocMethodAndMissingJavadocMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule73wherejavadocrequired/WhereJavadocIsUsedTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc/rule73wherejavadocrequired
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter7javadoc
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3sourcefile/InputSourceFileStructure.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3sourcefile/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3sourcefile/InputFormattedSourceFileStructure.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3sourcefile/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3sourcefile/SourceFileStructureTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3sourcefile
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputOrderingAndSpacing3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputFormattedOrderingAndSpacingValid2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputOrderingAndSpacing1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputOrderingAndSpacingNoImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputFormattedOrderingAndSpacing5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputFormattedOrderingAndSpacing4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputFormattedOrderingAndSpacingNoImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/OrderingAndSpacingTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputOrderingAndSpacing4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputOrderingAndSpacingValid.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputOrderingAndSpacing2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputFormattedOrderingAndSpacing2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputOrderingAndSpacing5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputFormattedOrderingAndSpacing1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputFormattedOrderingAndSpacing3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputFormattedOrderingAndSpacingValid.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/InputOrderingAndSpacingValid2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule333orderingandspacing
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule331nowildcard/NoWildcardImportsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule331nowildcard/InputNoWildcardImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule331nowildcard/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule331nowildcard/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule331nowildcard
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel/InputOneTopLevelClassGood.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel/InputOneTopLevelClassBad1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel/ExactlyOneTopLevelClassDeclarationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel/InputOneTopLevelClassBasic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel/InputOneTopLevelClassBad2.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap/NoLineWrappingTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap/InputNoLineWrapping.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap/InputFormattedNoLineWrapping.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/toolongpackagetotestcoveragegooglesjavastylerule/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/toolongpackagetotestcoveragegooglesjavastylerule/InputPackageStatementLongName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/toolongpackagetotestcoveragegooglesjavastylerule/PackageStatementTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/toolongpackagetotestcoveragegooglesjavastylerule/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/toolongpackagetotestcoveragegooglesjavastylerule
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule32packagestatement/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule32packagestatement/PackageStatementTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule32packagestatement/InputPackageStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule32packagestatement/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule32packagestatement
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3421overloadsplit/OverloadsNeverSplitTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3421overloadsplit/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3421overloadsplit/InputOverloadsNeverSplit.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3421overloadsplit/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure/rule3421overloadsplit
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter3filestructure
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule21filename/FileNameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule21filename/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule21filename/InputFileName2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule21filename/InputFileName3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule21filename/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule21filename/InputFileName1.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule21filename
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule233nonascii/NonAsciiCharactersTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule233nonascii/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule233nonascii/InputNonAsciiCharacters.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule233nonascii/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule233nonascii
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule231filetab/InputWhitespaceCharacters.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule231filetab/InputFormattedWhitespaceCharacters.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule231filetab/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule231filetab/WhitespaceCharactersTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule231filetab/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule231filetab
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule232specialescape/InputSpecialEscapeSequences.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule232specialescape/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule232specialescape/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule232specialescape/SpecialEscapeSequencesTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic/rule232specialescape
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter2filebasic
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/base/AbstractIndentationTestSupport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/base/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/base/AbstractGoogleModuleTestSupport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/base/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/base
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule523methodnames/MethodNamesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule523methodnames/InputMethodName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule523methodnames/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule523methodnames/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule523methodnames
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule53camelcase/InputFormattedCamelCaseDefined.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule53camelcase/CamelCaseDefinedTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule53camelcase/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule53camelcase/InputCamelCaseDefined.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule53camelcase/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule53camelcase
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521_packagenames/InputBadPackageName2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521_packagenames/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521_packagenames/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521_packagenames
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames/InputNonConstantNamesSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames/NonConstantFieldNamesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames/InputNonConstantNamesBasic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule527localvariablenames/InputLocalVariableNameSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule527localvariablenames/LocalVariableNamesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule527localvariablenames/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule527localvariablenames/InputLocalVariableNameOneCharVarName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule527localvariablenames/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule527localvariablenames
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521$packagenames/InputPackageBadName3.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521$packagenames
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521packageNamesCamelCase/InputPackageNameBad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521packageNamesCamelCase/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521packageNamesCamelCase/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521packageNamesCamelCase
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule522classnames/ClassNamesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule522classnames/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule522classnames/InputClassNames.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule522classnames/InputFormattedClassNames.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule522classnames/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule522classnames
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule526parameternames/InputLambdaParameterName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule526parameternames/ParameterNamesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule526parameternames/InputParameterName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule526parameternames/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule526parameternames/InputCatchParameterName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule526parameternames/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule526parameternames
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521packagenames/InputPackageNameGood.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521packagenames/PackageNamesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521packagenames/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521packagenames/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule521packagenames
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule51identifiernames/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule51identifiernames/InputCatchParameterName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule51identifiernames/RulesCommonToAllIdentifiersTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule51identifiernames/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule51identifiernames
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule528typevariablenames/InputMethodTypeParameterName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule528typevariablenames/InputClassTypeParameterName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule528typevariablenames/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule528typevariablenames/InputInterfaceTypeParameterName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule528typevariablenames/TypeVariableNamesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule528typevariablenames/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming/rule528typevariablenames
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter5naming
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule44columnlimit/ColumnLimit100Test.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule44columnlimit/InputColumnLimit.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule44columnlimit/InputFormattedColumnLimit.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule44columnlimit/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule44columnlimit/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule44columnlimit
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4852classannotations/ClassAnnotationsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4852classannotations/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4852classannotations/InputClassAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4852classannotations/InputFormattedClassAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4852classannotations/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4852classannotations
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4842fallthrough/InputFallThrough.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4842fallthrough/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4842fallthrough/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4842fallthrough/FallThroughCommentedTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4842fallthrough
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4854fieldannotations/InputFieldAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4854fieldannotations/InputFormattedFieldAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4854fieldannotations/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4854fieldannotations/FieldAnnotationsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4854fieldannotations/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4854fieldannotations
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4832nocstylearray/InputNoCstyleArrays.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4832nocstylearray/NoCstyleArrayDeclarationsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4832nocstylearray/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4832nocstylearray/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4832nocstylearray
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule43onestatement/OneStatementPerLineTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule43onestatement/InputFormattedOneStatementPerLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule43onestatement/InputOneStatementPerLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule43onestatement/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule43onestatement/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule43onestatement
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/InputEmptyCatchBlockViolationsByVariableName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/InputEmptyBlocksAndCatchBlocksNoViolations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/InputEmptyCatchBlockViolationsByComment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/EmptyBlocksMayBeConciseTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/InputFormattedEmptyBlocksAndCatchBlocks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/InputEmptyFinallyBlocks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/InputEmptyBlocksAndCatchBlocks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4853methodsandconstructorsannotations/InputMethodsAndConstructorsAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4853methodsandconstructorsannotations/InputFormattedMethodsAndConstructorsAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4853methodsandconstructorsannotations/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4853methodsandconstructorsannotations/MethodsAndConstructorsAnnotationsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4853methodsandconstructorsannotations/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4853methodsandconstructorsannotations
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedRightCurlyDoWhile2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputRightCurlyDoWhile.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedNonemptyBlocksLeftRightCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputRightCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedLeftCurlyMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedRightCurlyDoWhile.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedRightCurlyOther.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedLeftCurlyAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedRightCurlySwitchCasesBlocks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputNonemptyBlocksLeftRightCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedTryCatchIfElse2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/NonemptyBlocksKrStyleTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputRightCurlyOther.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputLeftCurlyMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputRightCurlySwitchCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputRightCurlySwitchCasesBlocks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedRightCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputRightCurlyDoWhile2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputTryCatchIfElse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedTryCatchIfElse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputLeftCurlyAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputFormattedRightCurlySwitchCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/InputTryCatchIfElse2.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputFormattedClassWithChainedMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputFastMatcher.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputClassWithChainedMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/IndentationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputIndentationCorrectNewChildren.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputIndentationCorrectWhileDoWhileAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputIndentationCorrectIfAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputIndentationCorrectForAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputClassWithChainedMethodsCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputIndentationCorrectReturnAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputIndentationCorrectClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputIndentationCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputIndentationCorrectFieldAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputIndentationCorrectAnnotationArrayInit.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4841indentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/InputCommentsIndentationCommentIsAtTheEndOfBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/InputFormattedCommentsIndentationSurroundingCode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/InputCommentsIndentationSurroundingCode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/InputFormattedCommentsIndentationInSwitchBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/BlockCommentStyleTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/InputFormattedCommentsIndentationInEmptyBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/InputCommentsIndentationInSwitchBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/InputCommentsIndentationInEmptyBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/InputFormattedCommentsIndentationCommentIsAtTheEndOfBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputFormattedSeparatorWrapComma.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputFormattedSeparatorWrapArrayDeclarator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputSeparatorWrapArrayDeclarator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputSeparatorWrapMethodRef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputSeparatorWrapEllipsis.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputFormattedSeparatorWrap.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputFormattedLambdaBodyWrap.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputFormattedSeparatorWrapMethodRef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputMethodParamPad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputFormattedSeparatorWrapEllipsis.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/WhereToBreakTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputSeparatorWrapComma.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputFormattedMethodParamPad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputSeparatorWrap.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputLambdaBodyWrap.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputFormattedOperatorWrap.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/InputOperatorWrap.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule451wheretobreak
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule487modifiers/InputModifierOrder.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule487modifiers/InputFormattedModifierOrder.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule487modifiers/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule487modifiers/ModifiersTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule487modifiers/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule487modifiers
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule488numericliterals/InputNumericLiterals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule488numericliterals/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule488numericliterals/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule488numericliterals/NumericLiteralsTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule488numericliterals
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4843defaultlabelpresence/InputPresenceOfDefaultLabel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4843defaultlabelpresence/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4843defaultlabelpresence/PresenceOfTheDefaultLabelTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4843defaultlabelpresence/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4843defaultlabelpresence
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCodeBlocks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputFastMatcher.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCorrectNewChildren.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/BlockIndentation2SpacesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCorrectWhileDoWhileAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/ClassWithChainedMethodsCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCorrectIfAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputFormattedIndentationCodeBlocks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCorrectForAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/ClassWithChainedMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCorrectReturnAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCorrectClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCorrectFieldAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation/InputIndentationCorrectAnnotationArrayInit.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule42blockindentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4821onevariableperline/InputFormattedOneVariablePerDeclaration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4821onevariableperline/OneVariablePerDeclarationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4821onevariableperline/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4821onevariableperline/InputOneVariablePerDeclaration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4821onevariableperline/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4821onevariableperline
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4822declaredwhenneeded/DeclaredWhenNeededTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4822declaredwhenneeded/InputDeclaredWhenNeeded.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4822declaredwhenneeded/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4822declaredwhenneeded/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule4822declaredwhenneeded
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputWhitespaceAroundBasic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedWhitespaceAroundEmptyTypesAndCycles.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputWhitespaceAroundEmptyTypesAndCycles.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputGenericWhitespaceEndsTheLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedNoWhitespaceBeforeColonOfLabel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedWhitespaceAfterGood.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedWhitespaceAfterBad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputNoWhitespaceBeforeAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedNoWhitespaceBeforeAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputGenericWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedWhitespaceAroundGenerics.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputNoWhitespaceBeforeColonOfLabel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputWhitespaceAfterBad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputWhitespaceAroundGenerics.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputMethodParamPad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputNoWhitespaceBeforeEmptyForLoop.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedGenericWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedNoWhitespaceBeforeEmptyForLoop.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/HorizontalWhitespaceTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedGenericWhitespaceEndsTheLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedMethodParamPad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedWhitespaceAroundBasic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputParenPad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputWhitespaceAfterGood.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputNoWhitespaceBeforeCaseDefaultColon.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedNoWhitespaceBeforeCaseDefaultColon.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/InputFormattedParenPad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace/InputVerticalWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace/InputFormattedVerticalWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace/VerticalWhitespaceTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/IndentContinuationLinesAtLeast4SpacesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputFastMatcher.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputIndentationCorrectNewChildren.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputIndentationCorrectWhileDoWhileAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/ClassWithChainedMethodsCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputIndentationCorrectIfAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputIndentationCorrectForAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/ClassWithChainedMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputIndentationCorrectReturnAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputIndentationCorrectClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputIndentationCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputIndentationCorrectFieldAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines/InputIndentationCorrectAnnotationArrayInit.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule452indentcontinuationlines
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule411optionalbracesusage/UseOfOptionalBracesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule411optionalbracesusage/InputUseOfOptionalBraces.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule411optionalbracesusage/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule411optionalbracesusage/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting/rule411optionalbracesusage
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter4formatting
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule62donotignoreexceptions/CaughtExceptionsNotIgnoredTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule62donotignoreexceptions/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule62donotignoreexceptions/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule62donotignoreexceptions/InputEmptyFinallyBlock.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule62donotignoreexceptions
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule64finalizers/InputNoFinalizeExtend.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule64finalizers/InputNoFinalizer.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule64finalizers/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule64finalizers/FinalizersNotUsedTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule64finalizers/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice/rule64finalizers
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/chapter6programpractice
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle/test
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google/checkstyle
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/google
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/JavaParserTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/XMLLoggerTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/AbstractTreeTestSupport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/AbstractExamplesModuleTestSupport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/MetadataGeneratorLoggerTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/JavadocDetailNodeParserTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/LocalizedMessageTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/suppressionsstringprinter/InputSuppressionsStringPrinter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/suppressionsstringprinter/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/suppressionsstringprinter/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/suppressionsstringprinter
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/SarifLoggerTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/packagenamesloader/InputPackageNamesLoaderNotXml.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/packagenamesloader/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/packagenamesloader/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/packagenamesloader
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/DefinitionsTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/AbstractGuiTestSupport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/AstTreeStringPrinterTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/javadocdetailnodeparser/InputJavadocDetailNodeParser.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/javadocdetailnodeparser/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/javadocdetailnodeparser/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/javadocdetailnodeparser
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/AuditEventDefaultFormatterTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/XmlLoaderTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/DetailAstImplTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/bdd/TestInputViolation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/bdd/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/bdd/ModuleInputConfiguration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/bdd/TestInputConfiguration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/bdd/InlineConfigParser.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/bdd/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/bdd
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/MainFrameModelTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/mainframemodel/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/mainframemodel/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/mainframemodel/InputMainFrameModel.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/mainframemodel
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/ParseTreeTablePresentationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/TreeTableTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/mainframe/InputMainFrame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/mainframe/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/mainframe/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/mainframe
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/parsetreetablepresentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/parsetreetablepresentation/InputParseTreeTablePresentation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/parsetreetablepresentation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/parsetreetablepresentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/treetable/InputTreeTable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/treetable/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/treetable/InputTreeTableXpathAreaPanel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/treetable/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/treetable
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/main/InputMain.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/main/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/main/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/main
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/ParseTreeTableModelTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/MainTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/CodeSelectorPresentationTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/codeselectorpresentation/InputCodeSelectorPresentation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/codeselectorpresentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/codeselectorpresentation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/codeselectorpresentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/MainFrameTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/BaseCellEditorTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/gui
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/filefilters/beforeexecutionexclusionfilefilter/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/filefilters/beforeexecutionexclusionfilefilter/InputBeforeExecutionExclusionFileFilter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/filefilters/beforeexecutionexclusionfilefilter/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/filefilters/beforeexecutionexclusionfilefilter
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/filefilters/BeforeExecutionExclusionFileFilterTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/filefilters/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/filefilters/BeforeExecutionExclusionFileFilterExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/filefilters/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/filefilters
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/XpathFileGeneratorAuditListenerTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/AbstractPathTestSupport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/javaastvisitor/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/javaastvisitor/InputJavaAstVisitorNoStackOverflowOnDeepStringConcat.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/javaastvisitor/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/javaastvisitor
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/ArrayTypeStyleCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/InputAvoidEscapedUnicodeCharacters3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/InputAvoidEscapedUnicodeCharacters1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/InputAvoidEscapedUnicodeCharacters2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/InputAvoidEscapedUnicodeCharacters5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/InputAvoidEscapedUnicodeCharacters4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/InputAvoidEscapedUnicodeCharactersAllEscapedUnicodeCharacters.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters/InputAvoidEscapedUnicodeCharacters.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/avoidescapedunicodecharacters
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationMultiple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationSingleParameterless.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationIncorrect2One.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationIncorrect3Two.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/inputs/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/inputs/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/inputs/PackageAnnotations.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/inputs
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationIncorrectOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationIncorrectTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationIncorrect2Two.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationIncorrect3One.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationEmpty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationParameterized.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationDeprecatedAndCustom.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationCustomAnnotationsDeclared.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/InputAnnotationLocationWithoutAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationlocation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsExpanded2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsCompact6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsSingle5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsExpanded4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsCompact7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsSingle4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsCompact1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsSingle3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsCompact3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsSingle6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsCompact5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsExpanded5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsSingle7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsCompact2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsExpanded1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsSingle1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsExpanded7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsExpanded6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsSingle2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsValuePair.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsExpanded3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsConstants.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsCompact4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings/InputSuppressWarningsHolder.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarnings
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleWithTrailingCommaNever.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleParams.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyle.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleExpanded.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleWithTrailingCommaIgnore.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleWithTrailingComma.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleNoTrailingComma.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleWithParens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleNoTrailingCommaNever.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleDifferentStyles.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleCompact.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleCompactNoArray.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleEverythingMixed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/InputAnnotationUseStyleNoParens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationusestyle
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationUseStyleCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/MissingOverrideCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/PackageAnnotationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/packageannotation/InputPackageAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/packageannotation/example3/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/packageannotation/example3/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/packageannotation/example3
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/packageannotation/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/packageannotation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/packageannotation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/packageannotation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/MissingDeprecatedCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/MissingDeprecatedCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/MissingOverrideCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/InputMissingDeprecatedMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/InputMissingDeprecatedGood.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/InputMissingDeprecatedSingleComment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/InputMissingDeprecatedBadJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/InputMissingDeprecatedAbovePackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/InputMissingDeprecatedClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/InputMissingDeprecatedSpecialCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/InputMissingDeprecatedBadDeprecated.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingdeprecated
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationOnSameLineCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/SuppressWarningsCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationonsameline/InputAnnotationOnSameLineCheckTokensOnMethodAndVar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationonsameline/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationonsameline/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationonsameline/InputAnnotationOnSameLineCheckPublicMethodAndVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationonsameline/InputAnnotationOnSameLineCheckPrivateAndDeprecatedVar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationonsameline/InputAnnotationOnSameLineCheckInterfaceAndEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationonsameline/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationonsameline/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/annotationonsameline
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationOnSameLineCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationLocationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/SuppressWarningsHolderExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationUseStyleCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/AnnotationLocationExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarningsholder/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarningsholder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarningsholder/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarningsholder/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/suppresswarningsholder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideBadAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideBadAnnotationJava5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideBadOverrideFromObjectJava5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideNotOverride.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideGoodOverrideFromOtherJava5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideBadOverrideFromObject.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideGoodOverrideFromObjectJava5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideGoodOverrideJava5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideGoodOverride.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideBadOverrideFromOtherJava5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideGoodOverrideFromOther.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideGoodOverrideFromObject.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideBadOverrideFromOther.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/SuppressWarningsCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation/PackageAnnotationCheckExamplesTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/annotation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocLeadingAsteriskAlignCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingWhitespaceAfterAsteriskCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/NonEmptyAtclauseDescriptionCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocPackageCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc/InputSingleLineJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc/InputSingleLineJavadocIgnoredTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocCache1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNonTightHtmlTagsTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocUnclosedTagAndInvalidAtSeeReference.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNonTightHtmlTags3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocLeaveTokenThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocCache4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionWithSinglelineCommentsOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNonTightHtmlTags2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNonTightHtmlTagsVisitCountTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionOnlyComments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNumberFormatException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNonTightHtmlTagsOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocJavadocTagsWithoutArgs.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocParsingErrors.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocInvalidAtSeeReference2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNonTightHtmlTagsVisitCountOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNonTightHtmlTagsNoViolationOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionWithSinglelineCommentsThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocCustomTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocTokensPass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionWithSinglelineCommentsTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocTokensFail.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocLeaveTokenTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocCache2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocWrongSingletonTagInJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocParsingErrors2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocCorrectParagraphOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNoWsBeforeDescriptionInJavadocTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNonTightHtmlTagsNoViolationTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocCache3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocLeaveTokenOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocCorrectParagraphTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocInvalidAtSeeReference.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTypeCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocTypeCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation/InputJavadocBlockTagLocationCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation/InputJavadocBlockTagLocationCustomTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation/InputJavadocBlockTagLocationIncorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation/InputJavadocBlockTagLocationMultilineCodeBlock.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocblocktaglocation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocBlockTagLocationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocMethodCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/invalidjavadocposition/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/invalidjavadocposition/InputInvalidJavadocPosition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/invalidjavadocposition/comment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/invalidjavadocposition/comment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/invalidjavadocposition/comment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/invalidjavadocposition/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/invalidjavadocposition/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/invalidjavadocposition
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingleadingasterisk/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingleadingasterisk/InputJavadocMissingLeadingAsteriskCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingleadingasterisk/InputJavadocMissingLeadingAsteriskIncorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingleadingasterisk/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingleadingasterisk/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingleadingasterisk
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocTypeCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocPackageCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/MissingJavadocMethodCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagContinuationIndentationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagContinuationIndentationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/RequireEmptyLineBeforeBlockTagGroupCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocleadingasteriskalign/InputJavadocLeadingAsteriskAlignTabs.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocleadingasteriskalign/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocleadingasteriskalign/InputJavadocLeadingAsteriskAlignCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocleadingasteriskalign/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocleadingasteriskalign/InputJavadocLeadingAsteriskAlignIncorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocleadingasteriskalign/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocleadingasteriskalign/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocleadingasteriskalign/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocleadingasteriskalign
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/NonEmptyAtclauseDescriptionCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingLeadingAsteriskCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderIncorrectCustom3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderCorrect2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderIncorrectCustom4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrder1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderNewArrayDeclaratorStructure.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderIncorrect4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderWithAnnotationsOutsideJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderIncorrectCustom2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderIncorrect1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderIncorrect2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderIncorrect3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderIncorrectCustom1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderMethodReturningArrayType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderCorrect4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderCorrect1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder/InputAtclauseOrderCorrect3.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/atclauseorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/WriteTagCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocPackageCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/WriteTagCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/requireemptylinebeforeblocktaggroup/InputRequireEmptyLineBeforeBlockTagGroupCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/requireemptylinebeforeblocktaggroup/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/requireemptylinebeforeblocktaggroup/InputRequireEmptyLineBeforeBlockTagGroupIncorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/requireemptylinebeforeblocktaggroup/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/requireemptylinebeforeblocktaggroup/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/requireemptylinebeforeblocktaggroup
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeJavadoc_2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeWhitespace_1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeNoJavadoc_2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeScopeInnerClasses1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocType2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeTypeParamsTags_1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeUnusedParamInJavadocForClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/Example8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypePublicOnly1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeTypeParamsTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeNoJavadocOnInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeAllowedAnnotations_2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocType4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeBadTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeAllowedAnnotations_3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeBadTag_1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeScopeInnerClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeParamDescriptionWithAngularTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeAllowedAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocType1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeAllowedAnnotations_1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeJavadoc_1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocType3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeJavadoc_3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/Example7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeScopeInnerInterfaces1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeNoJavadoc_1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypePublicOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeScopeInnerInterfaces.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeNoJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeInterfaceMemberScopeIsPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeTestTrimProperty.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocStyleCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/InlineTagUtilTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/BlockTagUtilTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/utils/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/utils
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/AbstractJavadocCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocContentLocationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/AtclauseOrderCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTagInfoTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocParagraphCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/singleline/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/singleline/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/singleline
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/annotation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/annotation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/annotation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/header/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/header/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/header
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/blank/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/blank/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/blank
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/InputMissingJavadocPackageNotPackageInfo-package-info.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocpackage
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocNodeImplTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleDefaultSettingsOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopeProtected2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleDefaultSettingsTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceFormatThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleHtml3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleHtml1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopeProtected3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePackage3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleRestrictedTokenSet1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePublic1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleRestrictedTokenSet3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleEmptyJavadoc2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleDefaultSettingsFive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleExcludeScope3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleInterfaceMemberScopeIsPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleNeverEndingXmlComment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceFormatFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleDefaultSettingsFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleNoJavadoc1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopeProtected4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleEmptyJavadoc1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleCheck5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceFormatTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleRestrictedTokenSet4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleHtml2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleDefault4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleDefaultSettingsThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleCheck3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleHtmlComment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleCheck2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleCheckOptionLowercaseProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePublic4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePackage2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleExcludeScope1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleNoJavadoc2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleNothing.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleHtml4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleEmptyJavadoc3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/missingperiod/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/missingperiod/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/missingperiod
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePublic3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/annotation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/annotation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/annotation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/invalidformat/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/invalidformat/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/invalidformat
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/invalidinherit/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/invalidinherit/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/invalidinherit
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/valid/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/valid/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo/valid
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/pkginfo
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleEmptyJavadoc4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePackage4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceFormatOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopeProtected1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleExcludeScope4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleCheck1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePublic2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePackage1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/bothfiles/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/bothfiles/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/bothfiles
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleRestrictedTokenSet2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleExcludeScope2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleEnumCtorScopeIsPrivate.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/InvalidJavadocPositionCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMethodCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagExpressionError.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagDoubleTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagIgnore.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagMissingFormat.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagMissingTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagRegularExpression.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagResetSeverity.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagEmptyTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagNoJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagEnumsAndAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagIncomplete.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/InputWriteTagSeverity.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/writetag
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocInlineReturnForbidden.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocNoPeriod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocInlineReturn.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/inputs/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/inputs/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/inputs
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocInlineCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocForbiddenFragmentRelativeToPeriod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocJapanesePeriod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocIncorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocTestForbiddenFragments2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocInheritDoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocTestForbiddenFragments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocPeriod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocPeriodAtEnd.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocHtmlFormat.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocInlineDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadoc2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocInlineReturn2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocEmptyPeriod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocTestForbiddenFragments3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocIncorrect3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocInlineForbidden.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadocIncorrect2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/InputSummaryJavadoc1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/summaryjavadoc
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocBlockTagLocationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocVariableCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/SummaryJavadocCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocParagraphCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/nonemptyatclausedescription/InputNonEmptyAtclauseDescriptionDifferentCharset.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/nonemptyatclausedescription/InputNonEmptyAtclauseDescriptionOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/nonemptyatclausedescription/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/nonemptyatclausedescription/InputNonEmptyAtclauseDescriptionTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/nonemptyatclausedescription/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/nonemptyatclausedescription
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocVariableCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableOnPublicInnerClassFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableNoJavadoc5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableNoJavadocNeededInLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariablePublicOnly2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableNoJavadoc4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableInterfaceMemberScopeIsPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableNoJavadoc2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableInner2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariablePublicOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableNoJavadoc3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/InputJavadocVariableOnInnerClassFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocvariable
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocStyleCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/InputJavadocContentLocation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/InputJavadocContentLocationFirstLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/InputJavadocContentLocationTrailingSpace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/InputJavadocContentLocationTrimOptionProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/InputJavadocContentLocationInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/InputJavadocContentLocationDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoccontentlocation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocContentLocationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocPackageCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMissingLeadingAsteriskCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/SingleLineJavadocCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeNoJavadoc1One.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeSkipAnnotations1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeTagsThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeScopeInnerInterfaces1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeScopeInnerClasses1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeQualifiedAnnotation2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeQualifiedAnnotation3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeSkipAnnotations3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeScopeInnerInterfaces2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeMultipleQualifiedAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeQualifiedAnnotation4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeNoJavadocOnInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeSkipAnnotations2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeScopeInnerClasses2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeTagsOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeTagsTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeQualifiedAnnotation1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeNoJavadoc3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypePublicOnly1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeInterfaceMemberScopeIsPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeUnusedParamInJavadocForClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeQualifiedAnnotationWithParameters.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeTagsFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeNoJavadoc1Two.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeSkipAnnotations4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeQualifiedAnnotation5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypeNoJavadoc2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype/InputMissingJavadocTypePublicOnly2.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadoctype
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodMissingJavadocTagsDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethod3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodDefaultAccessModifier.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodJavadocInMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodScopeAnonInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodPublicOnly1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodGenerics.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethod2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodSurroundingAccessModifier.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethod_1379666.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodThrowsDetection.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodIgnoreThrows.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodSetterGetter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodCustomMessage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodConstructor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodAllowedAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodNoJavadocProtectedScope.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtraThrows.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodReceiverParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodNoJavadocDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethod_01.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethod1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethod_02.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/Example7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodLoadErrors.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethod_03.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodPublicOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodNoJavadocOnlyPrivateScope.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtendAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodParamsTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodMissingJavadocNoMissingTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodTypeParamsTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodInheritDoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodsNotSkipWritten.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodProtectedScopeJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodScopeInnerInterfaces.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/InvalidJavadocPositionCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphIncorrectOpenClosedTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphIncorrect6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphIncorrect4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphIncorrect3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphIncorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphCorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphIncorrectOpenClosedTag3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphIncorrect2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphCheck1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphIncorrect5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/InputJavadocParagraphIncorrectOpenClosedTag2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocparagraph
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/SingleLineJavadocCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/AtclauseOrderCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingwhitespaceafterasterisk/InputJavadocMissingWhitespaceAfterAsteriskInvalid.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingwhitespaceafterasterisk/InputJavadocMissingWhitespaceAfterAsteriskValidWithTab.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingwhitespaceafterasterisk/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingwhitespaceafterasterisk/InputJavadocMissingWhitespaceAfterAsteriskValid.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingwhitespaceafterasterisk/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingwhitespaceafterasterisk/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmissingwhitespaceafterasterisk
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/InputJavadocTagContinuationIndentationOffset3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/InputJavadocTagContinuationIndentation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/InputJavadocTagContinuationIndentation1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/InputJavadocTagContinuationIndentationCheck1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/InputJavadocTagContinuationIndentationBlockTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/InputJavadocTagContinuationIndentationDescription.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation/InputJavadocTagContinuationIndentationGuavaFalsePositive.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctagcontinuationindentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/SummaryJavadocCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodAllowedAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodSetterGetter4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethod_01.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodMissingJavadocTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodScopeInnerInterfaces.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodPublicOnly2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodScopeAnonInner2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodScopeAnonInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodReceiverParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodConstructor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodsNotSkipWritten.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodSetterGetter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodEnumCtorScopeIsPrivate.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodSmallMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodPublicMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodSetterGetter2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodAnnotationField.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodNoJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodPublicOnly3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodIgnoreNameRegex2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodNoJavadoc2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodIgnoreNameRegex.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodJavadocInMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodSetterGetter3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodPublicOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodNoJavadoc3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethod_02.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodInterfaceMemberScopeIsPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodInterfacePrivateMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/InputMissingJavadocMethodExtendAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/missingjavadocmethod
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocTypeCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/annotation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/annotation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/annotation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/pkghtml/InputJavadocPackageHtmlIgnored2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/pkghtml/InputJavadocPackageHtmlIgnored.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/pkghtml/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/pkghtml/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/pkghtml
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/InputJavadocPackageBadTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/InputJavadocPackageBadCls2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/InputJavadocPackageNoJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/InputJavadocPackageBadCls.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/bothfiles/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/bothfiles/InputJavadocPackageBothIgnored.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/bothfiles/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/bothfiles
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/noparentfile/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/noparentfile/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/noparentfile
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocpackage
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMethodCheckTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/javadoc
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/MethodParamPadExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/ParenPadExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAfterCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/TypecastParenPadExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAfterExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/OperatorWrapExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralFor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterBraces.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralWhile.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterCountUnicodeCorrectly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterMultilineCast.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterDoWhile.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralReturn.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterDefaultConfig.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterTypeCast.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralFinally.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralCatch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralElse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterAround.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterGenerics.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralIf.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterVarargs.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralSynchronized.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterFor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralCase2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralTry.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLiteralDo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/InputWhitespaceAfterLambdaExpressions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespaceafter
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/InputNoWhitespaceBeforeDot.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/InputNoWhitespaceBeforeAtStartOfTheLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/InputNoWhitespaceBeforeDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/InputNoWhitespaceBeforeWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/InputNoWhitespaceBeforeEmptyForLoop.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/InputNoWhitespaceBeforeDotAllowLineBreaks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/InputNoWhitespaceBeforeAtStartOfTheLine2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/InputNoWhitespaceBeforeMethodRef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/FileTabCharacterExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/typecastparenpad/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/typecastparenpad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/typecastparenpad/InputTypecastParenPadWhitespaceTestSpace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/typecastparenpad/InputTypecastParenPadWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/typecastparenpad/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/typecastparenpad/InputTypecastParenPadWhitespaceAround.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/typecastparenpad/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/typecastparenpad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceAfterCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/SeparatorWrapExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/OperatorWrapCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/GenericWhitespaceCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/NoLineWrapCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/ParenPadCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForInitializerPadExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/TypecastParenPadCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/InputNoLineWrapBad2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/InputNoLineWrapBad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/InputNoLineWrapGood.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nolinewrap
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad/InputEmptyForInitializerPad2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad/InputEmptyForInitializerPadSetOptionTrim.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad/InputEmptyForInitializerPadWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad/InputEmptyForInitializerPadDefaultConfig.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad/InputEmptyForInitializerPad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforinitializerpad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAroundCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorRecursive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorMultipleFieldsInClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorWithComments2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorInterfaceFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorMultipleImportEmptyClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorClassDefinitionAndCommentNotSeparatedFromPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorImportSeparatedFromPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorNoViolationOnEmptyLineBeforeComments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorMultipleEmptyLines.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorHeader.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorPostFixCornerCases.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorMultipleEmptyLinesInside.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorNewMethodDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorMultipleEmptyLinesInside3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorPrePreviousLineIsEmpty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorPreviousLineEmptiness.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorBlockCommentUnderPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorModifierUnderPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorPackageImportClassInOneLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorSingleCommentUnderPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorBlockCommentSeparatedFromPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorStaticImport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorEmptyLineAfterPackageForImportAst.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorMultipleEmptyLinesInside2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorMultipleLines2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorSingleLineCommentAfterPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorEmptyLineAfterPackageForPackageAst.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test4/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test4/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test4
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test3/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test3/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test3
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test1/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test1/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test1
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test2/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test2/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test2
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorJavadocCommentAfterPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorMultipleLines.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorFormerException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorPrePreviousLineEmptiness.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorSingleCommentSeparatedFromPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorNonPackageInfoWithJavadocBeforePackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorWithComments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorEnumMembers.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorSingleTypeVariables.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparator2.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/MethodParamPadCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorNoErrors.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorMinColumnNo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorComments2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorCommentsWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorStartOfTheLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorEmpty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorChildNodes.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorNoStackoverflowError.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorComments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/InputSingleSpaceSeparatorErrors.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/singlespaceseparator
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadForWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadCheckEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadWithDisabledLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadLambdaOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadWithSpaceAndDisabledLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadWithSpace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadForSynchronized.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadForWhitespace2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadLeftRightAndNoSpace2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadLeftRightAndNoSpace1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadNoStackoverflowError.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadTryWithResourcesAndSuppression.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadToCheckTrimFunctionInOptionProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadLambdaOnlyWithSpace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadLeftRightAndNoSpace3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadWhitespace2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadLambdaWithSpace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadTryWithResources.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadStartOfTheLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad/InputParenPadForEnum.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/parenpad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/InputMethodParamPadSetOptionTrim.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/InputMethodParamPad2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/InputMethodParamPad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/InputMethodParamPad3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/InputMethodParamPad4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/InputMethodParamPadCheckWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/InputMethodParamPadWhitespaceAround.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/InputMethodParamPadCheckConstructors.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/methodparampad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundEmptyTypesAndCycles.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundVarargs.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundDoWhile.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundEmptyTypesAndCycles2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example10.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundCatch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundAllowEmptyTypesAndNonEmptyClasses2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundAllowEmptyTypesAndNonEmptyClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundBraces.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundBraces2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example9.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundGenerics.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundSwitch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundDoubleBraceInitialization.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAround1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundKeywordsAndOperators.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundAfterEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundStartOfTheLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAround3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAround2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundArrayInitialization.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundAllowEmptyLambdaExpressions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundAllTokens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound/InputWhitespaceAroundAllowEmptyLambdaExpressions2.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/whitespacearound
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAroundExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/SingleSpaceSeparatorExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/InputSeparatorWrapForTestTrailingWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/InputSeparatorWrapForArrayDeclarator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/InputSeparatorWrapForInvalidOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/InputSeparatorWrapForTestDot.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/InputSeparatorWrapSetOptionTrim.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/InputSeparatorWrapWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/InputSeparatorWrapForEllipsis.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/InputSeparatorWrapForTestComma.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/InputSeparatorWrapForTestMethodRef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/separatorwrap
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/SingleSpaceSeparatorCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForIteratorPadCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyLineSeparatorCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/InputEmptyForIteratorPadToCheckTrimFunctionInOptionProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/InputEmptyForIteratorPad.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/InputEmptyForIteratorPadWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/InputEmptyForIteratorPad2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/InputEmptyForIteratorPad1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/InputEmptyForIteratorPadToCheckUppercaseFunctionInOptionProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/emptyforiteratorpad
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForInitializerPadCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceAfterExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/filetabcharacter/InputFileTabCharacterSimple1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/filetabcharacter/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/filetabcharacter/InputFileTabCharacterCustomMessage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/filetabcharacter/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/filetabcharacter/InputFileTabCharacterSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/filetabcharacter/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/filetabcharacter/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/filetabcharacter/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/filetabcharacter
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForIteratorPadExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/SeparatorWrapCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceEndsTheLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceMethodRef1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceAfterNew.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceMethodRef2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceNested.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceAtStartOfTheLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceList.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/InputGenericWhitespaceBeforeCtorInvocation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/genericwhitespace
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebeforecasedefaultcolon/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebeforecasedefaultcolon/InputNoWhitespaceBeforeCaseDefaultColon.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebeforecasedefaultcolon/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebeforecasedefaultcolon
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/NoLineWrapExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCaseDefaultColonCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyLineSeparatorExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestNpe.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestTypecast.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterArrayDeclarations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestAllTokens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestAssignment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestSynchronized.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterArrayDeclarations2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterNewTypeStructure.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestMethodRef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterArrayDeclarations3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterSynchronized.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestMethodRefAfter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterNewGenericTypeArgument.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestArrayDeclarator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterTestAllowLineBreaks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/InputNoWhitespaceAfterArrayDeclarationsAndAnno.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespaceafter
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/FileTabCharacterCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/GenericWhitespaceCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrapEol.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrap5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrap1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrapArrayAssign.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrap6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrap4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrap2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrapWithTrimOptionProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrap3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrapTryWithResources.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/InputOperatorWrapNl.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace/operatorwrap
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/whitespace
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/UpperEllCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/TranslationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStaticImportCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsWithValueTag.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsFromJavaLang.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsBug.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsWithNewlinesInsideTags.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsJavadocQualifiedName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsFromStaticMethodRefJavadocDisabled.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImports15Extensions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsFromStaticMethodRefExtended.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsWithoutWarnings.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImports2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsFromStaticMethodRefInDocsOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsCheckClearState.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsArrayRef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImports3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsShadowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsWithBlockMethodParameters.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsFromStaticMethodRef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/InputAvoidStaticImportDefault2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/InputAvoidStaticImportDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/InputAvoidStaticImportNestedClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/InputAvoidStaticImportDefault3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/InputAvoidStaticImportDefault4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/InputAvoidStaticImportDefault5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstaticimport
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/ImportOrderCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrder_OverlappingPatterns.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrder_NoImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderImportsContainingJava.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderDefault7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderSingleLineList.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrder_MultiplePatternMatches.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderListRules.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderEmptyRule.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderCompareImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrder_MultiplePatternMatches3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrder_MultiplePatternMultipleImport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderFindBetterPatternMatch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderPossibleIndexOutOfBoundsException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderDefault6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderListRulesWhitespace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrder_MultiplePatternMatches2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderDefault2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderDefault3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderDefault8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderSpanMultipleLines.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderNoValid.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrder_NoSeparator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderDefault9.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderDefault5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderDefault4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder/InputCustomImportOrderSpecialImportsRegExp.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/customimportorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/ImportControlLoaderTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/ImportOrderCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticGroupOrderBottom3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticRepetition1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderCaseInsensitive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticGroupOrderBottom_Negative1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_InFlow.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_Top1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticOnDemandGroupOrderBottom2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticGroupOrder1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticGroupOrderBottom1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_DotPackageName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderBug.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderRepetition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticOnDemandGroupOrderBottom1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderBeginTree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticGroupSeparated.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderTestTrimInOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_Above.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticGroupOrderBottom_Negative3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_Bottom.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_Wildcard.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticGroupOrderBottom2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticRepetition2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_HonorsTokensProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderSortStaticImportsAlphabetically1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticGroupOrderBottom_Negative2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_Under.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticGroupOrder2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderNoGapBetweenStaticImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderSortStaticImportsAlphabetically2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_WildcardUnspecified.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticOnDemandGroupOrder2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_NoFailureForRedundantImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticOnDemandGroupOrderBottom3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrderStaticOnDemandGroupOrder1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder/InputImportOrder_Top2.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStarImportCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/UnusedImportsCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/PkgImportRuleTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/RedundantImportCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStaticImportCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/AccessResultTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/IllegalImportCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/InputAvoidStarImportAllowStaticMember.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/InputAvoidStarImportExcludes.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/InputAvoidStarImportAllowClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/InputAvoidStarImportDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/avoidstarimport
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/ClassImportRuleTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/UnusedImportsCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/IllegalImportCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/FileImportControlTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl10.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl22.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl163.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl162.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl21.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControlWithRegex.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl_Blacklist.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl9.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl16.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControlTestException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl17.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControlFileName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl15.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl23.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl24.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl19.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControlBeginTree1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl18.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControlTestRegexpInFile.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControlWithoutRegexAndWithStrategyOnMismatch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl11.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl13.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControlDisallowClassOfAllowPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl12.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl20.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl14.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControl7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControlBeginTree2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol/InputImportControlTestRegexpInFile2.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/importcontrol
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport/InputIllegalImportDefault7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport/InputIllegalImportDefault5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport/InputIllegalImportDefault3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport/InputIllegalImportDefault6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport/InputIllegalImportDefault4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport/InputIllegalImportDefault2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport/InputIllegalImportDefault1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/illegalimport
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/CustomImportOrderCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/PkgImportControlTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/ImportControlCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStarImportCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/CustomImportOrderCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/RedundantImportCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/redundantimport/InputRedundantImportWithoutPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/redundantimport/InputRedundantImportCheckClearState.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/redundantimport/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/redundantimport/InputRedundantImportWithChecker.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/redundantimport/InputRedundantImportWithoutWarnings.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/redundantimport/InputRedundantImportBug.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/redundantimport/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/redundantimport/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports/redundantimport
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/imports
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/header/InputHeaderBlankLines.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/header/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/header/InputHeaderRegexp.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/header/InputHeaderBlankLines2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/header/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/header/InputHeader.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/header
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/HeaderCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderNonMatching.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderConsecutiveNewLines.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeader4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderDefaultConfig.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderMulti4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeader3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderMulti52.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderMulti2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderMulti6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderIgnore.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderSmallHeader.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderMulti5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/InputRegexpHeaderIgnoreLinesSorted.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/regexpheader
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/HeaderCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/RegexpHeaderCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header/RegexpHeaderCheckTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/header
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/upperell/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/upperell/InputUpperEllSemantic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/upperell/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/upperell/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/upperell
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/ArrayTypeStyleCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/AvoidNestedBlocksCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/NeedBracesCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/InputEmptyCatchBlockDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/InputEmptyCatchBlockDefaultLF.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/InputEmptyCatchBlockDefault2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptycatchblock
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/AvoidNestedBlocksCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockSemanticStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockSemantic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockCase2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockAnnotationDefaultKeyword.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockDefault2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockTestUppercaseOptionProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockSemantic2Text.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockSemantic2Statement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockSemanticInvalid.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockSemanticText.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock/InputEmptyBlockCase.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/emptyblock
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyCatchBlockCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/avoidnestedblocks/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/avoidnestedblocks/InputAvoidNestedBlocksAllowInSwitchCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/avoidnestedblocks/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/avoidnestedblocks/InputAvoidNestedBlocksDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/avoidnestedblocks/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/avoidnestedblocks/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/avoidnestedblocks
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesTestCycles.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesTestItWithAllowsOn.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesSingleLineStatements.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesEmptySingleLineDefaultStmt.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesTestSingleLineCaseDefault2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesTestSingleLineCaseDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesTestCaseDefaultNoSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesTestIt.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesTestConditions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesLoopBodyFalse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesTestSingleLineLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesLoopBodyTrue.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces/InputNeedBracesTestNotAllowSingleLineLambda.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/needbraces
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/RightCurlyCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyWithEmojiNl.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestLineBreakAfter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyIgnoreEnumsOptTrue.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyCommentBeforeLeftCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestMissingBraces.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyIgnoreEnumsOptFalse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestInvalidOption.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyEnumConstantDef.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestDefaultWithAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyMethodTestNewLine2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestNlWithAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestNlowSwitch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestDefault3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestNewLineOptionWithLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestNlSwitch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestCoverageIncrease.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyCommentBeforeLeftCurly2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestDefaultLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestNlowWithAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestNewLine3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestFirstLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyWithTrimOptionProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyDefaultTestNlow.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyTestEolSwitch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/InputLeftCurlyDefaultTestNl.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/leftcurly
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/NeedBracesCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyBlockCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/RightCurlyCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestOptAloneBlocksWithSemi.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestAloneOrSingleline.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSwitchCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestOptSameBlocksWithSemi.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestForceLineBreakBefore.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyLeftTestDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyLeftTestSame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestWithComment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyCaseBlocksInSwitchStatementAloneOrSingleline.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSameOmitOneLiners.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestIsAloneOrSinglelineLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestNullPointerException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestIfElseAlone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestTryWithResourceSame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSingleLineClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestEmptyOnSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyNewTokensAloneOrSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyCaseBlocksInSwitchStatementAloneOrSingleline2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyLeftTestNewLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSameNewTokens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSameAndLiteralDo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSwitchCase3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyLeftTestAlone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyCaseBlocksInSwitchStatementAlone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestWithAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSwitchCase2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSwitchCase5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyCaseBlocksInSwitchStatementSame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyWithEmojiAloneOrSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyCaseBlocksInSwitchStatementAlone2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestOptionAlone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestIsAloneLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyWithUppercaseOptionProperty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestEndOfFile.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestOptAloneOrSingleLineBlocksWithSemi.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyCaseBlocksInSwitchStatementSame2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestTryWithResourceAlone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyLeftTestShouldStartLine2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTryWithResourceAloneSingle.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSinglelineIfBlocks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestNewTokensAlone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestDoubleBrace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestWithoutFinally.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestOptionAloneOrSingleLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestForceLineBreakBefore2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestSwitchCase4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestIsSameLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestAloneOrSinglelineTryCatchBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyTestInvalidOption.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyBlockCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyCatchBlockCheckExamplesTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/blocks
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/DescendantTokenCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/arraytypestyle/InputArrayTypeStyleNestedGenerics.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/arraytypestyle/InputArrayTypeStyleOff.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/arraytypestyle/InputArrayTypeStyle.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/arraytypestyle/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/arraytypestyle/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/arraytypestyle/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/arraytypestyle/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/arraytypestyle
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ArrayTrailingCommaCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NoArrayTrailingCommaCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/parameterassignment/InputParameterAssignmentReceiver.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/parameterassignment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/parameterassignment/InputParameterAssignmentWithUnchecked.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/parameterassignment/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/parameterassignment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/parameterassignment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/EqualsAvoidNullCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MissingSwitchDefaultCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NoCloneCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/RequireThisCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ReturnCountCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/InputIllegalTokensCheckSwitchAndPostIncDec.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/InputIllegalTokensCheckSingleLineComment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/InputIllegalTokensCheckBlockCommentBegin.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/InputIllegalTokensCheckTokenNative.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/InputIllegalTokensCheckBlockCommentEnd.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/InputIllegalTokensCheckCommentsContent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken/InputIllegalTokensCheckDefaultTokenLabel.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltoken
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment/InputInnerAssignmentLambdaExpressions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment/InputInnerAssignmentDemoBug1195047Comment3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment/InputInnerAssignmentMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment/InputInnerAssignment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment/InputInnerAssignmentNotInLoopContext.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/innerassignment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/CovariantEqualsCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedfordepth/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedfordepth/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedfordepth/InputNestedForDepthCheckCustomMaxLevelTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedfordepth/InputNestedForDepthCheckDefaultMaxLevel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedfordepth/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedfordepth/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedfordepth/InputNestedForDepthCheckCustomMaxLevelFour.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedfordepth
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ExplicitInitializationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/OverloadMethodsDeclarationOrderCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestExtendsImplements.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestIgnoreMethodNames.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeArrays.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestFormat.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestAbstractClassNamesTrue.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestMemberModifiers.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeEmptyStringMemberModifiers.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestClearDataBetweenFiles.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeWhitespaceInConfig.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeGregCal.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestDefaults.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeSimilarClassName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/Example7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestSameFileNameGeneral.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestLegalAbstractClassNames.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeAbstractClassNameFormat.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeSameFileNameFalsePositive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestStarImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestGenerics.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestStaticImports.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestAbstractClassNamesFalse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeNewArrayStructure.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype/InputIllegalTypeTestPlainAndArraysTypes.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltype
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MagicNumberCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLocalVariableCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NestedIfDepthCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MultipleStringLiteralsCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NoArrayTrailingCommaCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanreturn/InputSimplifyBooleanReturn.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanreturn/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanreturn/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanreturn/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanreturn
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanExpressionCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/FallThroughCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/explicitinitialization/InputExplicitInitializationOnlyObjectReference.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/explicitinitialization/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/explicitinitialization/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/explicitinitialization/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/explicitinitialization/InputExplicitInitialization.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/explicitinitialization/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/explicitinitialization
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MultipleStringLiteralsCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplevariabledeclarations/InputMultipleVariableDeclarations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplevariabledeclarations/InputMultipleVariableDeclarations2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplevariabledeclarations/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplevariabledeclarations/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplevariabledeclarations/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplevariabledeclarations
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenFieldStaticVisibility.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenField8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenField1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenFieldLambdas2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenFieldReorder.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenField2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenField7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenField6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenFieldReceiver.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/Example7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenField5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenField3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenFieldLambdas.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/InputHiddenField4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/hiddenfield
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ModifiedControlVariableCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ConstructorsDeclarationGroupingCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/RequireThisCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ArrayTrailingCommaCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreHashCodeMethod3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberLocalVariables2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberDefault1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreNegativeOctalHex2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberWithOperatorsWithIgnoreFieldsTrue.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberMagicNumber2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreFieldDeclaration1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIntegersOnly1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreFieldDeclaration3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberDefault3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreSome3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIntegersOnly2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberDefault2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberWaiverParentToken3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberMagicNumber.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreFieldDeclarationWithAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberMagicNumber3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreSome2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreSome1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIntegersOnly3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberAnnotationElement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreFieldDeclaration2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberLocalVariables.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberWaiverParentToken2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreNone3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreNone1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreNegativeOctalHex1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreHashCodeMethod2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberWithOperatorsWithIgnoreFieldsFalse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreHashCodeMethod1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreNone2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberWaiverParentToken1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber/InputMagicNumberIgnoreNegativeOctalHex3.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/magicnumber
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/VariableDeclarationUsageDistanceCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingswitchdefault/InputMissingSwitchDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingswitchdefault/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingswitchdefault/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingswitchdefault/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingswitchdefault
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessaryParenthesesCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superclone/InputSuperCloneWithoutWarnings.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superclone/InputSuperCloneInnerAndWithArguments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superclone/InputSuperClonePlainAndSubclasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superclone/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superclone/InputSuperCloneMethodReference.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superclone/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superclone/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superclone
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/EqualsHashCodeCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanReturnCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/FinalLocalVariableCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/stringliteralequality/InputStringLiteralEqualityCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/stringliteralequality/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/stringliteralequality/InputStringLiteralEquality.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/stringliteralequality/InputStringLiteralEqualityConcatenatedString.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/stringliteralequality/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/stringliteralequality/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/stringliteralequality
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MagicNumberCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/InputIllegalInstantiationSemantic2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/InputIllegalInstantiationNameSimilarToStandardClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/InputIllegalInstantiationBeginTree2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/InputIllegalInstantiationNoPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/InputIllegalInstantiationSemantic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/InputIllegalInstantiationLang3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/InputIllegalInstantiationSameClassNameJavaLang.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/InputIllegalInstantiationBeginTree1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/InputIllegalInstantiation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalinstantiation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/InnerAssignmentCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalcatch/InputIllegalCatchCheckSuperclassException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalcatch/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalcatch/InputIllegalCatchCheckMultipleExceptions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalcatch/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalcatch/InputIllegalCatchCheckSuperclassThrowable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalcatch/InputIllegalCatchCheckDefaultTokens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalcatch/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalcatch/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalcatch
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MatchXpathCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NoFinalizerCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NoCloneCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/EqualsAvoidNullCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalshashcode/InputEqualsHashCode.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalshashcode/InputEqualsHashCodeNoEquals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalshashcode/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalshashcode/InputEqualsHashCodeEqualsParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalshashcode/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalshashcode/InputEqualsHashCodeSemantic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalshashcode/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalshashcode
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NestedForDepthCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nofinalizer/InputNoFinalizerFallThrough.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nofinalizer/InputNoFinalizerHasFinalizer.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nofinalizer/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nofinalizer/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nofinalizer/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nofinalizer
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNullSuperClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNull.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNullOnTheSameLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNull2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNullIgnoreCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNullMisc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNullNested.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedtrydepth/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedtrydepth/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedtrydepth/InputNestedTryDepthMax.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedtrydepth/InputNestedTryDepth.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedtrydepth/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedtrydepth/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedtrydepth
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ExplicitInitializationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/AvoidDoubleBraceInitializationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/SuperFinalizeCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidnoargumentsuperconstructorcall/InputAvoidNoArgumentSuperConstructorCall.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidnoargumentsuperconstructorcall/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidnoargumentsuperconstructorcall/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidnoargumentsuperconstructorcall/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidnoargumentsuperconstructorcall
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/DeclarationOrderCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/StringLiteralEqualityCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalCatchCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpath.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathDoubleBrace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathAvoidInstanceCreationWithoutVar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathBlockComments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathForbidParameterizedConstructor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpath2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpath4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpath3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathExecutableStatementCount.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpath5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathSingleLineComments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathMultilineComments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathForbidPrintStackTrace.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathNoStackoverflowError.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/InputMatchXpathIllegalThrows.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/matchxpath
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/covariantequals/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/covariantequals/InputCovariantEquals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/covariantequals/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/covariantequals
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/FallThroughCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superfinalize/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superfinalize/InputSuperFinalizeMethodReference.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superfinalize/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superfinalize/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superfinalize/InputSuperFinalizeVariations.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/superfinalize
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/InputMultipleStringLiterals2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/InputMultipleStringLiterals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/InputMultipleStringLiterals5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/InputMultipleStringLiteralsNoWarnings.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/InputMultipleStringLiterals4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/InputMultipleStringLiterals7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/InputMultipleStringLiterals6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/InputMultipleStringLiterals3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/WhenShouldBeUsedCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingctor/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingctor/InputMissingCtorNestedClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingctor/InputMissingCtorEmptyClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingctor/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingctor/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/missingctor
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/InputReturnCountSwitches2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/InputReturnCountSwitches.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/InputReturnCountLambda4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/InputReturnCountLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/InputReturnCountLambda2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/InputReturnCountLambda3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/InputReturnCountVoid.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/returncount
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/EqualsHashCodeCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/constructorsdeclarationgrouping/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/constructorsdeclarationgrouping/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/constructorsdeclarationgrouping/InputConstructorsDeclarationGrouping.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/constructorsdeclarationgrouping/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/constructorsdeclarationgrouping/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/constructorsdeclarationgrouping
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NoEnumTrailingCommaCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/PackageDeclarationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MissingCtorCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ReturnCountCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/SuperFinalizeCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalCatchCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInEnumerationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/InnerAssignmentCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/HiddenFieldCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NestedForDepthCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/HiddenFieldCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ModifiedControlVariableCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedifdepth/InputNestedIfDepthDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedifdepth/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedifdepth/InputNestedIfDepthMax.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedifdepth/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedifdepth/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedifdepth/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/nestedifdepth
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalThrowsCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanexpression/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanexpression/InputSimplifyBooleanExpression.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanexpression/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanexpression/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/simplifybooleanexpression
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/PackageDeclarationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalInstantiationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/InputIllegalTokenTextCheckNullMessageInStringLiteral.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/InputIllegalTokenTextCheckDefaultCaseSensitive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/InputIllegalTokenTextCheckCommentToken.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/InputIllegalTokenTextCheckCaseInSensitive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/InputIllegalTokenTextCheckCustomMessageInStringLiteral.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/InputIllegalTokenTextDefaultFormat.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidinlineconditionals/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidinlineconditionals/InputAvoidInlineConditionals.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidinlineconditionals/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidinlineconditionals/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoidinlineconditionals
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineSingleLineForDeclarations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineBeginTreeLastVariableResourcesStatementEnd1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineBeginTreeLastVariableResourcesStatementEnd2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineTryWithResources.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineBeginTree2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineSingleLineInLoops.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineBeginTreeTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineSingleLineSmallTalkStyle.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineMultilineForDeclarations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineMultilineInLoopsAndTryWithResources.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineTryWithResourcesIgnore.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineBeginTree1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterTypeMemberDeclarationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisReceiver.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisValidateOnlyOverlappingTrue.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisEnumConstant.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisFinalInstanceVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisEnumInnerClassesAndBugs3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisStatic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisValidateOnlyOverlappingFalse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisTryWithResourcesOnlyOverlappingFalse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisLocalClassesInsideLambdas.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisAllowLambdaParameters.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisExpressions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThis15Extensions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisAnnotationInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisAllowLocalVars.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisEnumInnerClassesAndBugs2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisExtendedMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisMethodReferences.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisFor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisBraceAlone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisTryWithResources.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisValidateOnlyOverlappingTrue2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisAnonymousEmpty.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisCaseGroup.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisCatchVariables.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/InputRequireThisEnumInnerClassesAndBugs.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/requirethis
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NestedTryDepthCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NoFinalizerCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/OneStatementPerLineCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/AvoidNoArgumentSuperConstructorCallCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLambdaParameterShouldBeUnnamedCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/AvoidDoubleBraceInitializationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ParameterAssignmentCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noarraytrailingcomma/InputNoArrayTrailingComma.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noarraytrailingcomma/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noarraytrailingcomma/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noarraytrailingcomma/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noarraytrailingcomma
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/FinalLocalVariableCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/DeclarationOrderCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenTextCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NoEnumTrailingCommaCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/OneStatementPerLineCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/DefaultComesLastCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/AvoidInlineConditionalsCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableFive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableAnonymousClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableFalsePositive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableNameShadowing.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariable3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableNameLambda.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableLeavingSlistToken.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariable2Five.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableSwitchStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableBreak.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableMultiCatch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableEnhancedForLoopVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableAssignedMultipleTimes.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariable2One.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableMultipleAndNestedConditions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariable2Four.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableAssignedInsideAndOutsideSwitch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableFalsePositives.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableReceiverParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableConstructor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableEnhancedForLoopVariable2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariable2Three.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableNativeMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariable2Two.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/StringLiteralEqualityCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnusedCatchParameterShouldBeUnnamedCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonaftertypememberdeclaration/InputUnnecessarySemicolonAfterTypeMemberDeclaration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonaftertypememberdeclaration/InputUnnecessarySemicolonAfterTypeMemberDeclarationNullAst.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonaftertypememberdeclaration/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonaftertypememberdeclaration/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonaftertypememberdeclaration/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonaftertypememberdeclaration
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/arraytrailingcomma/InputArrayTrailingComma.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/arraytrailingcomma/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/arraytrailingcomma/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/arraytrailingcomma/InputArrayTrailingCommaAlwaysDemandTrailingComma.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/arraytrailingcomma/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/arraytrailingcomma/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/arraytrailingcomma
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/DefaultComesLastCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInTryWithResourcesCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable/InputModifiedControlVariableEnhancedForLoopVariable2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable/InputModifiedControlVariableEnhancedForLoopVariable3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable/InputModifiedControlVariableBothForLoops.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable/InputModifiedControlVariableTestVariousAssignments.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable/InputModifiedControlVariableEnhancedForLoopVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/modifiedcontrolvariable
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MatchXpathCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInTryWithResourcesCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MultipleVariableDeclarationsCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/AvoidNoArgumentSuperConstructorCallCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoiddoublebraceinitialization/InputAvoidDoubleBraceInitialization.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoiddoublebraceinitialization/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoiddoublebraceinitialization/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoiddoublebraceinitialization/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/avoiddoublebraceinitialization
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ConstructorsDeclarationGroupingCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnusedCatchParameterShouldBeUnnamedCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/defaultcomeslast/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/defaultcomeslast/InputDefaultComesLastDefaultMethodsInInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/defaultcomeslast/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/defaultcomeslast/InputDefaultComesLastDefaultMethodsInInterface2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/defaultcomeslast/InputDefaultComesLastSkipIfLastAndSharedWithCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/defaultcomeslast/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/defaultcomeslast/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/defaultcomeslast/InputDefaultComesLast.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/defaultcomeslast
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanReturnCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/EmptyStatementCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/ParameterAssignmentCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/InputIllegalThrowsIgnoreOverriddenMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/InputIllegalThrowsTestDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/InputIllegalThrowsTestClassNames.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/InputIllegalThrowsTestIllegalClassNames.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/InputIllegalThrowsIgnoreMethodNames.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/InputIllegalThrowsNotIgnoreOverriddenMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/illegalthrows
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/InputDeclarationOrder.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/InputDeclarationOrderOnlyModifiers.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/InputDeclarationOrderOnlyConstructors.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/InputDeclarationOrderForwardReference.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/InputDeclarationOrderVariableAccess.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/InputDeclarationOrder2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/InputDeclarationOrderInterfaceMemberScopeIsPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/InputDeclarationOrderAvoidDuplicatesInStaticFinalFields.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/declarationorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/VariableDeclarationUsageDistanceCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonAfterOuterTypeDeclarationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/packagedeclaration/InputPackageDeclarationNoPackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/packagedeclaration/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/packagedeclaration/InputPackageDeclarationWithCommentOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/packagedeclaration/InputPackageDeclarationPlain.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/packagedeclaration/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/packagedeclaration/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/packagedeclaration/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/packagedeclaration
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NestedTryDepthCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnusedLocalVariableCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/overloadmethodsdeclarationorder/InputOverloadMethodsDeclarationOrderPrivateAndStaticMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/overloadmethodsdeclarationorder/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/overloadmethodsdeclarationorder/InputOverloadMethodsDeclarationOrder.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/overloadmethodsdeclarationorder/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/overloadmethodsdeclarationorder/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/overloadmethodsdeclarationorder
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/AvoidInlineConditionalsCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableNestedClasses5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableGenericAnonInnerClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableDepthOfClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableNestedClasses7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableAnonInnerClasses3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableAnonInnerClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableTestWarningSeverity.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableNestedClasses4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableTernaryAndExpressions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableSwitchStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableNestedClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableNestedClasses3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariable2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableLambdaExpression.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariable3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableSwitchStatement2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableNestedClasses6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableLocalClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableNestedClasses2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable/InputUnusedLocalVariableAnonInnerClasses2.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unusedlocalvariable
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonintrywithresources/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonintrywithresources/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonintrywithresources/InputUnnecessarySemicolonInTryWithResourcesNoBraceAfterAllowed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonintrywithresources/InputUnnecessarySemicolonInTryWithResourcesDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonintrywithresources/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonintrywithresources/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonintrywithresources
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/EmptyStatementCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/SuperCloneCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/WhenShouldBeUsedCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTokenTextCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceIfStatements.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistance.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistance3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceFinal.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceGeneral3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceScope2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceGeneral2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceCloseToBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistance1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceDefault2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceAnonymous.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceGeneral.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceLabels.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceTryResources.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceGeneral4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceScopes.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/InputVariableDeclarationUsageDistanceRegExp.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalInstantiationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicoloninenumeration/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicoloninenumeration/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicoloninenumeration/InputUnnecessarySemicolonInEnumeration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicoloninenumeration/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicoloninenumeration/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicoloninenumeration
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThrough7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughTryCatchInSwitch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughCharacterSwitch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughLabeledBreak.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThrough.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThrough6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughFallThroughLotsOfComment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughWithoutReliefPattern.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughFallThroughLotsOfComment2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThrough4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThrough3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughStringSwitch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThrough5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThrough2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughMultipleReliefPatterns.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughLastLineCommentCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughWeird.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThrough8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/InputFallThroughInlineSingleCase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/fallthrough
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MissingCtorCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTypeCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesOperator.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesOperator2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesOperatorsAndCasts.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesReturnValue.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesIfStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesIfStatement2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParentheses15Extensions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesIdentifier.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesConditionalExpression.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesOperator3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesLambdas.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalTypeCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MissingNullCaseInSwitchCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MissingSwitchDefaultCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/SuperCloneCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/CovariantEqualsCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noenumtrailingcomma/InputNoEnumTrailingCommaThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noenumtrailingcomma/InputNoEnumTrailingCommaOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noenumtrailingcomma/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noenumtrailingcomma/InputNoEnumTrailingCommaTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noenumtrailingcomma/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noenumtrailingcomma/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noenumtrailingcomma
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/OverloadMethodsDeclarationOrderCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/emptystatement/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/emptystatement/InputEmptyStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/emptystatement/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/emptystatement/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/emptystatement
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonafteroutertypedeclaration/InputUnnecessarySemicolonAfterOuterTypeDeclaration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonafteroutertypedeclaration/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonafteroutertypedeclaration/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonafteroutertypedeclaration/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonafteroutertypedeclaration/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/unnecessarysemicolonafteroutertypedeclaration
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/NestedIfDepthCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MissingNullCaseInSwitchCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/IllegalThrowsCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessaryParenthesesCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noclone/InputNoClone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noclone/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noclone/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noclone/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/noclone
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessarySemicolonInEnumerationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/SimplifyBooleanExpressionCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding/MultipleVariableDeclarationsCheckExamplesTest.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/coding
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/UncommentedMainCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/TrailingCommentCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/NoCodeInFileCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/OuterTypeFilenameCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/UniquePropertiesCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenReturnFromCatch.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenReturnFromFinally3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenReturnFromFinally6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example10.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenLastTokenType2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenMissingSwitchDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example11.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenReturnFromFinally5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example9.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenIllegalTokens3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenReturnFromFinally.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenLastTokenType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenEmptyStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example14.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenIllegalTokens4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenIllegalTokens6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenIllegalTokens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenIllegalTokens7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example16.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenReturnFromFinally2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenIllegalTokens2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenTestLimitedToken.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenIllegalTokens5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example13.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example15.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/Example12.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenIllegalTokens8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenStringLiteralEquality.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken/InputDescendantTokenReturnFromFinally4.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/descendanttoken
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/OrderedPropertiesCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilename1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilename15Extensions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilenameNoPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilenameBeginTree2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilenameBeginTree1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilename1a.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilenameCheckPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilename5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilenameIllegalTokens.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilename2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/InputOuterTypeFilename3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/outertypefilename
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationSurroundingCodeOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationJavadoc.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationBlockCommentBeforePackage.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationCommentIsAtTheEndOfBlockThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationCommentIsAtTheEndOfBlockFive.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationCheckWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationCommentIsAtTheEndOfBlockTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/Example8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationSurroundingCode2Two.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationSurroundingCode3One.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationSurroundingCodeTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationCommentIsAtTheEndOfBlockOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationCommentIsAtTheEndOfBlockSix.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationInSwitchBlockFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationCommentsAfterMethodCall.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationSurroundingCode3Two.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationInMultiblockStructuresTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationInEmptyBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationInSwitchBlockTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationCommentIsAtTheEndOfBlockFour.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/Example7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationNoNpe.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationAfterAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationWithInMethodCallWithSameIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationInSwitchBlockOne.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationInSwitchBlockThree.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationSurroundingCode2One.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationInMultiblockStructuresOne.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/IndentationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/IndentationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationPackageDeclaration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationIfElseWithNoCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationTryBlockWithResources.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidTryIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnotationArrayInitOldStyle.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationFromGuava.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationTryResourcesNotStrict.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationSwitchCustom.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidAnonymousClassIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnonymousClassInMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationChainedMethodWithBracketOnNewLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidIfIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnArrInit2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidForIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidDotIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationForWithoutCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationChainedMethodCalls.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidImportIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidThrowsIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationSynchronizedMethod.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationCaseLevel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationWhileNoCurly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationMethodCStyle.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLambda7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidArrayInitIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidDoWhileIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidMethodIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidLabelIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnArrInit.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationMembers.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidInterfaceDefIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidCommaIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLineBreakVariableDeclaration.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationArrays.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidArrayInitDefaultIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationDoWhile.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAndroidStyle.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidArrayInitIndentTwo.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnotationFieldDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidForIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationChainedMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationTwoStatementsPerLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentation15Extensions.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLambda3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidArrayInitIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidIfIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationTryBlock.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidTryResourcesIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationDifficultAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidArrayInitIndentTwoDimensional.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationPackageDeclaration3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidClassDefIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationUseTwoSpaces.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationArrayInitIndentWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationZeroCaseLevel.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnotationIncorrect.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnotationScopeIndentationCheck.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidClassDefIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationSeparatedStatementWithSpaces.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidAssignIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationNewHandler.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationSeparatedStatements.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLambda1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationEmptyArray.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnArrInitWithEmoji.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidMethodIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLongConcatenatedString.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnonymousClassInMethodCurlyOnNewLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidAssignIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLambda2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationMethodCallLineWrap.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationBraceAdjustment.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationFromGuava2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidLabelWithWhileLoopIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidTryIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationUseTabs.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnotationArrayInitGood.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidSwitchIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidArrayInitIndentTwoDimensional.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationCorrectIfAndParameter.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationNew.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationCheckMethodParenOnNewLine1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationSynchronizedStatement.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLabels.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationSwitchCasesAndEnums.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidDoWhileIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationZeroArrayInit.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLambda4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidLabelIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidBlockIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationClassesMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationCorrectMultipleAnnotationsWithWrappedLines.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLambda5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidSwitchIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationCheckMethodParenOnNewLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationCtorCall.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidThrowsIndent2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidBlockIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationMethodPrecededByAnnotationWithParameterOnSeparateLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationStrictCondition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLambda6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationLambda8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnotationClosingParenthesisEndsInSameIndentationAsOpening.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationPackageDeclaration4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationNewWithForceStrictCondition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationValidWhileIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnnotationDefinition.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidWhileIndent.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationTryWithResourcesStrict.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationCustomAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationAnonymousClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationOddLineWrappingAndArrayInit.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/indentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/CommentsIndentationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/CommentsIndentationCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/indentation
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/TranslationCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/todocomment/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/todocomment/InputTodoCommentSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/todocomment/InputTodoCommentDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/todocomment/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/todocomment/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/todocomment/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/todocomment
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile/InputNoCodeInFile4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile/InputNoCodeInFile2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile/InputNoCodeInFile1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile/InputNoCodeInFile3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile/InputNoCodeInFile5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/nocodeinfile
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/DescendantTokenCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/InputUncommentedMain.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/InputUncommentedMain2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/InputUncommentedMain4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/InputUncommentedMainBeginTreePackage2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/InputUncommentedMain3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/InputUncommentedMainBeginTreePackage1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/InputUncommentedMain6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/InputUncommentedMain5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/uncommentedmain
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/UniquePropertiesCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassPrivateCtor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassNestedInEnumWithAnonInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassPrivateCtor3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassAnonymousInnerClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassInnerAndNestedClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassPrivateCtor2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass/InputFinalClassNestedInInterfaceWithAnonInnerClass.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/finalclass
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/InputMutableException3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/InputMutableExceptionNested.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/InputMutableExceptionClassExtendsGenericClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/InputMutableException2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/InputMutableExceptionMultipleInputs.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/InputMutableException.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/mutableexception
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/OneTopLevelClassCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/InputDesignForExtensionInterfaceMemberScopeIsPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/InputDesignForExtensionNativeMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/InputDesignForExtensionRequiredJavadocPhrase.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/InputDesignForExtension.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/InputDesignForExtensionRequiredJavadocPhraseMultiLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/InputDesignForExtensionOverridableMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/InputDesignForExtensionMultipleAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/InputDesignForExtensionIgnoredAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/designforextension
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/ThrowsCountCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierAnnotated.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierSimple.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierAnnotatedSameTypeName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierImmutableSameTypeName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierGenerics.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example10.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierImmutable4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example11.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/inputs/InetSocketAddress.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/inputs/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/inputs/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/inputs
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example6.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifiersPublicImmutable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example8.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierImmutable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierIsStarImport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierImmutable3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example9.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierImmutableStarImport.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierInner1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifiersPublicImmutable2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierImmutable5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierGregorianCalendar.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example7.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierInner.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierImmutable2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierAnnotated2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierImmutableSameTypeName2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierAnnotated3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifiersNullModifiers.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifiersPublicImmutable3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierLocalAnnotations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierPublicOnly.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/Example12.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifiersEnumIsSealed.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier/InputVisibilityModifierImmutableStarImport2.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/visibilitymodifier
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/SealedShouldHavePermitsListCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/ThrowsCountCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorIgnoreAnnotationByFullyQualifiedName.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorInnerStaticClasses.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorPrivate.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructor.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorAbstract.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorSerializableInnerStatic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorIgnoreAnnotationBy.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorDesignForExtension.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorNonUtilityClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorAbstractSerializable.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorRegression.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/package-summary.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor/InputHideUtilityClassConstructorSerializable.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/hideutilityclassconstructor
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/OneTopLevelClassCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/VisibilityModifierCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/innertypelast/InputInnerTypeLastClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/innertypelast/InputInnerTypeLastClassCtorsInitBlocks.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/innertypelast/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/innertypelast/InputInnerTypeLastClassRootClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/innertypelast/InputInnerTypeLastArray.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/innertypelast/InputInnerTypeLastClassRootClass2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/innertypelast/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/innertypelast/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/innertypelast
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/DesignForExtensionCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/HideUtilityClassConstructorCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/HideUtilityClassConstructorCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/interfaceistype/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/interfaceistype/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/interfaceistype/InputInterfaceIsTypeAllowMarker.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/interfaceistype/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/interfaceistype/InputInterfaceIsType.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/interfaceistype/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/interfaceistype
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/InterfaceIsTypeCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/InputThrowsCountNotIgnorePrivateMethods.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/InputThrowsCountDefault.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/InputThrowsCountMethodWithAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/InputThrowsCountMaxAllowZero.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/InputThrowsCountCustomMaxCount.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/throwscount
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassSameLine.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassIndentation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassAnnotation2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassDeclarationOrder2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassNoPublic.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassInterface3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassEnum2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassAnnotation.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassInterface2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassClone.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/Example3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/Example1.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassDeclarationOrder.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/InputOneTopLevelClassEnum.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/onetoplevelclass
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/InnerTypeLastCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/MutableExceptionCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/FinalClassCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/SealedShouldHavePermitsListCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/VisibilityModifierCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/MutableExceptionCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/InnerTypeLastCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/FinalClassCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/DesignForExtensionCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/InterfaceIsTypeCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/design
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/AvoidEscapedUnicodeCharactersCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/FinalParametersCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/AvoidEscapedUnicodeCharactersCheckTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/NewlineAtEndOfFileCheckExamplesTest.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimpliedmodifier/InputClassMemberImpliedModifierOnClassSetEnumFalse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimpliedmodifier/InputClassMemberImpliedModifierOnClassSetInterfaceFalse.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimpliedmodifier/InputClassMemberImpliedModifierOnInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimpliedmodifier/InputClassMemberImpliedModifierOnClassNoViolations.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimpliedmodifier/package-frame.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimpliedmodifier/InputClassMemberImpliedModifierOnClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimpliedmodifier/package-summary.html
[INFO] Deleting directory /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimpliedmodifier
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierMethodsOnClassNested.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierNestedOnInterface4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierMethodsOnClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierNestedOnClass.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierPackageScopeInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierNestedOnInterface.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierFieldsOnInterface5.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierNestedOnInterface3.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/Example2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierNestedOnInterface2.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierMethodsOnInterface4.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierNestedOnInterfaceNested.html
[INFO] Deleting file /home/rivanov/java/github/checkstyle/checkstyle/target/site/xref-test/com/puppycrawl/tools/checkstyle/checks/modifier/interfacememberimpliedmodifier/InputInterfaceMemberImpliedModifierMethodsOnInterfaceNested.ht
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment