Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T17:27:37+05:30)
Maven home: G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\..
Java version: 1.8.0_25, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_25\jre
Default locale: en_IN, platform encoding: Cp1252
OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: javax.enterprise.inject.* < plexus.core
[DEBUG] Imported: javax.enterprise.util.* < 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.slf4j.* < plexus.core
[DEBUG] Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\..\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\hifzur\.m2\settings.xml
[DEBUG] Reading global toolchains from G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\..\conf\toolchains.xml
[DEBUG] Reading user toolchains from C:\Users\hifzur\.m2\toolchains.xml
[DEBUG] Using local repository at C:\Users\hifzur\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\hifzur\.m2\repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project allure-maven:allure-maven:jar:1.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project ru.yandex.qatools.allure:allure-examples-parent:pom:1.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.sonatype.oss:oss-parent:pom:7: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: allure-maven:allure-maven:jar:1.0-SNAPSHOT
[DEBUG] Tasks: [clean, test, site]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building allure-maven 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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] 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] 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: allure-maven:allure-maven:1.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, test]
[DEBUG] Repositories (dependencies): [sonatype (https://oss.sonatype.org/content/repositories/releases/, default, releases+snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${clean.excludeDefaultDirectories}
${maven.clean.failOnError}
${clean.followSymLinks}
${maven.clean.retryOnError}
${clean.skip}
${clean.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce (enforce-maven)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${enforcer.fail}
${enforcer.failFast}
${enforcer.ignoreCache}
${project}
(,2.1.0),(2.1.0,2.2.0),(2.2.0,)
Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
${session}
${enforcer.skip}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${encoding}
${maven.resources.escapeString}
${maven.resources.escapeWindowsPaths}
${maven.resources.includeEmptyDirs}
${maven.resources.overwrite}
${maven.resources.supportMultiLineFiltering}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${maven.compiler.compilerId}
${maven.compiler.compilerReuseStrategy}
${maven.compiler.compilerVersion}
${maven.compiler.debug}
${maven.compiler.debuglevel}
${encoding}
${maven.compiler.executable}
${maven.compiler.failOnError}
${maven.compiler.forceJavacCompilerUse}
${maven.compiler.fork}
${maven.compiler.maxmem}
${maven.compiler.meminitial}
${mojoExecution}
${maven.compiler.optimize}
${maven.compiler.showDeprecation}
${maven.compiler.showWarnings}
${maven.main.skip}
${maven.compiler.skipMultiThreadWarning}
${lastModGranularityMs}
1.7
${maven.compiler.useIncrementalCompilation}
${maven.compiler.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${encoding}
${maven.resources.escapeString}
${maven.resources.escapeWindowsPaths}
${maven.resources.includeEmptyDirs}
${maven.resources.overwrite}
${maven.test.skip}
${maven.resources.supportMultiLineFiltering}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${maven.compiler.compilerId}
${maven.compiler.compilerReuseStrategy}
${maven.compiler.compilerVersion}
${maven.compiler.debug}
${maven.compiler.debuglevel}
${encoding}
${maven.compiler.executable}
${maven.compiler.failOnError}
${maven.compiler.forceJavacCompilerUse}
${maven.compiler.fork}
${maven.compiler.maxmem}
${maven.compiler.meminitial}
${mojoExecution}
${maven.compiler.optimize}
${maven.compiler.showDeprecation}
${maven.compiler.showWarnings}
${maven.test.skip}
${maven.compiler.skipMultiThreadWarning}
${lastModGranularityMs}
1.7
${maven.compiler.testSource}
${maven.compiler.testTarget}
${maven.compiler.useIncrementalCompilation}
${maven.compiler.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${maven.test.additionalClasspath}
-javaagent:"${settings.localRepository}/org/aspectj/aspectjweaver/1.8.10/aspectjweaver-1.8.10.jar"
${childDelegation}
${maven.test.dependency.excludes}
${maven.surefire.debug}
${dependenciesToScan}
${disableXmlReport}
${enableAssertions}
${excludedGroups}
${surefire.excludesFile}
${surefire.failIfNoSpecifiedTests}
${failIfNoTests}
${forkCount}
${forkMode}
${surefire.timeout}
${groups}
${surefire.includesFile}
${junitArtifactName}
${jvm}
${objectFactory}
${parallel}
${parallelOptimized}
${surefire.parallel.forcedTimeout}
${surefire.parallel.timeout}
${perCoreThreadCount}
${plugin.artifactMap}
${surefire.printSummary}
${project.artifactMap}
${maven.test.redirectTestOutputToFile}
${surefire.reportFormat}
${surefire.reportNameSuffix}
${surefire.rerunFailingTestsCount}
${reuseForks}
${surefire.runOrder}
${surefire.shutdown}
${maven.test.skip}
${surefire.skipAfterFailureCount}
${maven.test.skip.exec}
${skipTests}
${surefire.suiteXmlFiles}
${test}
true
${testNGArtifactName}
${threadCount}
${threadCountClasses}
${threadCountMethods}
${threadCountSuites}
${trimStackTrace}
${surefire.useFile}
${surefire.useManifestOnlyJar}
${surefire.useSystemClassLoader}
${useUnlimitedThreads}
${basedir}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${generateProjectInfo}
${generateReports}
${generateSitemap}
${encoding}
${locales}
G:\Intellij Projects\allure-maven\target\site
${outputEncoding}
${relativizeDecorationLinks}
ru.yandex.qatools.allure
allure-maven-plugin
2.5
${maven.site.skip}
${template}
${templateDirectory}
${templateFile}
${validate}
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=1, ConflictMarker.nodeCount=18, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=14, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6, ConflictResolver.conflictItemCount=14, DefaultDependencyCollector.collectTime=141, DefaultDependencyCollector.transformTime=15}
[DEBUG] allure-maven:allure-maven:jar:1.0-SNAPSHOT
[DEBUG] org.testng:testng:jar:6.11:compile
[DEBUG] com.beust:jcommander:jar:1.64:compile
[DEBUG] org.yaml:snakeyaml:jar:1.17:compile
[DEBUG] ru.yandex.qatools.allure:allure-testng-adaptor:jar:1.5.2:compile
[DEBUG] ru.yandex.qatools.allure:allure-java-aspects:jar:1.5.2:compile
[DEBUG] ru.yandex.qatools.allure:allure-java-adaptor-api:jar:1.5.2:compile
[DEBUG] ru.yandex.qatools.allure:allure-java-annotations:jar:1.5.2:compile
[DEBUG] ru.yandex.qatools.allure:allure-model:jar:1.5.2:compile
[DEBUG] org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.9.3:compile
[DEBUG] ru.qatools.commons:properties:jar:2.0.RC5:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.12:compile
[DEBUG] org.apache.tika:tika-core:jar:1.7:compile
[DEBUG] org.aspectj:aspectjrt:jar:1.8.3:compile
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ allure-maven ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=27, DefaultDependencyCollector.transformTime=0}
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG] (f) directory = G:\Intellij Projects\allure-maven\target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = G:\Intellij Projects\allure-maven\target\classes
[DEBUG] (f) reportDirectory = G:\Intellij Projects\allure-maven\target\site
[DEBUG] (f) retryOnError = true
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = G:\Intellij Projects\allure-maven\target\test-classes
[DEBUG] -- end configuration --
[INFO] Deleting G:\Intellij Projects\allure-maven\target
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\test-classes\test.class
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\test-classes
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\project-reports.html
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\newwindow.png
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\logos\maven-feather.png
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\logos\build-by-maven-white.png
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\logos\build-by-maven-black.png
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\site\images\logos
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\icon_warning_sml.gif
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\icon_success_sml.gif
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\icon_info_sml.gif
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\icon_error_sml.gif
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\external.png
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\expanded.gif
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\images\collapsed.gif
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\site\images
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\css\site.css
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\css\print.css
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\css\maven-theme.css
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\css\maven-base.css
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\site\css
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\site\allure-maven-plugin.html
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\site
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\maven-status\maven-compiler-plugin\testCompile\default-testCompile\inputFiles.lst
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\maven-status\maven-compiler-plugin\testCompile\default-testCompile\createdFiles.lst
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\maven-status\maven-compiler-plugin\testCompile\default-testCompile
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\maven-status\maven-compiler-plugin\testCompile
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\maven-status\maven-compiler-plugin\compile\default-compile\inputFiles.lst
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\maven-status\maven-compiler-plugin\compile\default-compile\createdFiles.lst
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\maven-status\maven-compiler-plugin\compile\default-compile
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\maven-status\maven-compiler-plugin\compile
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\maven-status\maven-compiler-plugin
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\maven-status
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\generated-test-sources\test-annotations
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\generated-test-sources
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\generated-sources\annotations
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\generated-sources
[INFO] Deleting file G:\Intellij Projects\allure-maven\target\classes\demo.class
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target\classes
[INFO] Deleting directory G:\Intellij Projects\allure-maven\target
[DEBUG] Skipping non-existing directory G:\Intellij Projects\allure-maven\target\classes
[DEBUG] Skipping non-existing directory G:\Intellij Projects\allure-maven\target\test-classes
[DEBUG] Skipping non-existing directory G:\Intellij Projects\allure-maven\target\site
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ allure-maven ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=100, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5, ConflictResolver.conflictItemCount=90, DefaultDependencyCollector.collectTime=230, DefaultDependencyCollector.transformTime=6}
[DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0:
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.2:test
[DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
[DEBUG] commons-lang:commons-lang:jar:2.3:compile
[DEBUG] org.apache.maven.enforcer:enforcer-api:jar:1.0:compile
[DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:1.0:compile
[DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile
[DEBUG] org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:test
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:test
[DEBUG] org.beanshell:bsh:jar:2.0b4:compile
[DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
[DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8
[DEBUG] Included: commons-lang:commons-lang:jar:2.3
[DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:1.0
[DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.0
[DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2
[DEBUG] Included: org.beanshell:bsh:jar:2.0b4
[DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (s) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
[DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@2484f433]
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@60b71e8f
[DEBUG] (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Detected Maven Version: 3.3.3
[DEBUG] Detected Maven Version: 3.3.3 is allowed in the range (,2.1.0),(2.1.0,2.2.0),(2.2.0,).
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ allure-maven ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=145, DefaultDependencyCollector.transformTime=3}
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.6:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:1.1:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.1
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = G:\Intellij Projects\allure-maven\target\classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: G:\Intellij Projects\allure-maven\src\main\resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@60b71e8f
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\WINDOWS, env.MOZ_PLUGIN_PATH=C:\Program Files (x86)\Foxit PhantomPDF\plugins\, env.USERDOMAIN_ROAMINGPROFILE=HP, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.ONEDRIVE=C:\Users\hifzur\OneDrive, env.PROMPT=$P$G, env.WDIR=G:\, os.name=Windows 8.1, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_25\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_25\jre\classes, env.COMPUTERNAME=HP, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0_25-b18, env.HOMEPATH=\Users\hifzur, project.build.sourceEncoding=UTF-8, user.name=hifzur, maven.build.version=Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T17:27:37+05:30), env.PYTHON_HOME=C:\Python35;C:\Python35\Scripts, env.PATH=C:\Program Files\Broadcom\Broadcom 802.11;;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Hewlett-Packard\SimplePass\;C:\Program Files\Java\jdk1.8.0_25\bin;G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin;C:\Python35;C:\Python35\Scripts;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Brackets\command;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Users\hifzur\AppData\Local\Programs\Python\Python35-32\Scripts\;C:\Users\hifzur\AppData\Local\Programs\Python\Python35-32\;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;, user.language=en, env.WINDIR=C:\WINDOWS, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_25\jre\bin, classworlds.conf=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\..\bin\m2.conf, java.version=1.8.0_25, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 61 Stepping 4, GenuineIntel, user.timezone=Asia/Calcutta, env.TEMP=C:\Users\hifzur\AppData\Local\Temp, sun.arch.data.model=64, env.EXEC_DIR=G:\Intellij Projects\allure-maven, env.=G:=G:\Intellij Projects\allure-maven, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_25\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=52.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=IN, java.home=C:\Program Files\Java\jdk1.8.0_25\jre, env.APPDATA=C:\Users\hifzur\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.3, path.separator=;, java.vm.version=25.25-b02, env.ASL.LOG=Destination=file, user.variant=, env.USERPROFILE=C:\Users\hifzur, env.JAVA_HOME=C:\Program Files\Java\jdk1.8.0_25, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\hifzur\AppData\Local\Temp, env.FPS_BROWSER_USER_PROFILE_STRING=Default, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, sun.stdout.encoding=cp437, user.script=, user.home=C:\Users\hifzur, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, aspectj.version=1.8.10, env.M2_HOME=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\.., env.NUMBER_OF_PROCESSORS=4, java.library.path=C:\Program Files\Java\jdk1.8.0_25\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Broadcom\Broadcom 802.11;;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Hewlett-Packard\SimplePass\;C:\Program Files\Java\jdk1.8.0_25\bin;G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin;C:\Python35;C:\Python35\Scripts;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Brackets\command;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Users\hifzur\AppData\Local\Programs\Python\Python35-32\Scripts\;C:\Users\hifzur\AppData\Local\Programs\Python\Python35-32\;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;;., java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules, env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, env.MAVEN_CMD_LINE_ARGS=clean test site -X --log-file C:\Users\hifzur\Desktop\log.txt, java.vm.vendor=Oracle Corporation, maven.home=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\.., java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean test site -X --log-file C:\Users\hifzur\Desktop\log.txt, java.class.path=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\..\boot\plexus-classworlds-2.5.2.jar, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.PROGRAMW6432=C:\Program Files, maven.version=3.3.3, env.PROGRAMFILES(X86)=C:\Program Files (x86), env.MAVEN_JAVA_EXE="C:\Program Files\Java\jdk1.8.0_25\bin\java.exe", java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\\HP, java.vm.specification.version=1.8, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=, env.HOME=C:\Users\hifzur, java.io.tmpdir=C:\Users\hifzur\AppData\Local\Temp\, env.PROCESSOR_REVISION=3d04, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, maven.multiModuleProjectDirectory=G:\Intellij Projects\allure-maven, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\WINDOWS\system32\cmd.exe, env.FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_25\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext, env.MAVEN_HOME=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3, env.LOCALAPPDATA=C:\Users\hifzur\AppData\Local, user.dir=G:\Intellij Projects\allure-maven, env.BREAKPAD_DUMP_LOCATION=C:\Program Files (x86)\Cansuck\, line.separator=
, env.CLASSWORLDS_JAR="G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\..\boot\plexus-classworlds-2.5.2.jar", java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, allure.version=1.5.2, env.ERROR_CODE=0, env.USERNAME=hifzur, sun.stderr.encoding=cp437, file.encoding=Cp1252, env.USERDOMAIN=HP, java.specification.version=1.8, env.PROCESSOR_LEVEL=6, env.MAVEN_PROJECTBASEDIR=G:\Intellij Projects\allure-maven}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory G:\Intellij Projects\allure-maven\src\main\resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 0 resource
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ allure-maven ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=160, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=63, DefaultDependencyCollector.collectTime=233, DefaultDependencyCollector.transformTime=5}
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.2:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.1:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.4:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.4:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.4:runtime
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile
[DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile
[DEBUG] log4j:log4j:jar:1.2.12:compile
[DEBUG] commons-logging:commons-logging-api:jar:1.1:compile
[DEBUG] com.google.collections:google-collections:jar:1.0:compile
[DEBUG] junit:junit:jar:3.8.2:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2
[DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.1
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.4
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.4
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.4
[DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4
[DEBUG] Included: log4j:log4j:jar:1.2.12
[DEBUG] Included: commons-logging:commons-logging-api:jar:1.1
[DEBUG] Included: com.google.collections:google-collections:jar:1.0
[DEBUG] Included: junit:junit:jar:3.8.2
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.2:compile' with basic configurator -->
[DEBUG] (f) basedir = G:\Intellij Projects\allure-maven
[DEBUG] (f) buildDirectory = G:\Intellij Projects\allure-maven\target
[DEBUG] (f) classpathElements = [G:\Intellij Projects\allure-maven\target\classes, C:\Users\hifzur\.m2\repository\org\testng\testng\6.11\testng-6.11.jar, C:\Users\hifzur\.m2\repository\com\beust\jcommander\1.64\jcommander-1.64.jar, C:\Users\hifzur\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-testng-adaptor\1.5.2\allure-testng-adaptor-1.5.2.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-aspects\1.5.2\allure-java-aspects-1.5.2.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-adaptor-api\1.5.2\allure-java-adaptor-api-1.5.2.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-annotations\1.5.2\allure-java-annotations-1.5.2.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-model\1.5.2\allure-model-1.5.2.jar, C:\Users\hifzur\.m2\repository\org\jvnet\jaxb2_commons\jaxb2-basics-runtime\0.9.3\jaxb2-basics-runtime-0.9.3.jar, C:\Users\hifzur\.m2\repository\ru\qatools\commons\properties\2.0.RC5\properties-2.0.RC5.jar, C:\Users\hifzur\.m2\repository\org\slf4j\slf4j-api\1.7.12\slf4j-api-1.7.12.jar, C:\Users\hifzur\.m2\repository\org\apache\tika\tika-core\1.7\tika-core-1.7.jar, C:\Users\hifzur\.m2\repository\org\aspectj\aspectjrt\1.8.3\aspectjrt-1.8.3.jar]
[DEBUG] (f) compileSourceRoots = [G:\Intellij Projects\allure-maven\src\main\java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = G:\Intellij Projects\allure-maven\target\generated-sources\annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.2:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = G:\Intellij Projects\allure-maven\target\classes
[DEBUG] (f) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] (f) projectArtifact = allure-maven:allure-maven:jar:1.0-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@60b71e8f
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.7
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.7
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [G:\Intellij Projects\allure-maven\src\main\java]
[DEBUG] Classpath: [G:\Intellij Projects\allure-maven\target\classes
C:\Users\hifzur\.m2\repository\org\testng\testng\6.11\testng-6.11.jar
C:\Users\hifzur\.m2\repository\com\beust\jcommander\1.64\jcommander-1.64.jar
C:\Users\hifzur\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-testng-adaptor\1.5.2\allure-testng-adaptor-1.5.2.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-aspects\1.5.2\allure-java-aspects-1.5.2.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-adaptor-api\1.5.2\allure-java-adaptor-api-1.5.2.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-annotations\1.5.2\allure-java-annotations-1.5.2.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-model\1.5.2\allure-model-1.5.2.jar
C:\Users\hifzur\.m2\repository\org\jvnet\jaxb2_commons\jaxb2-basics-runtime\0.9.3\jaxb2-basics-runtime-0.9.3.jar
C:\Users\hifzur\.m2\repository\ru\qatools\commons\properties\2.0.RC5\properties-2.0.RC5.jar
C:\Users\hifzur\.m2\repository\org\slf4j\slf4j-api\1.7.12\slf4j-api-1.7.12.jar
C:\Users\hifzur\.m2\repository\org\apache\tika\tika-core\1.7\tika-core-1.7.jar
C:\Users\hifzur\.m2\repository\org\aspectj\aspectjrt\1.8.3\aspectjrt-1.8.3.jar]
[DEBUG] Output directory: G:\Intellij Projects\allure-maven\target\classes
[DEBUG] Adding G:\Intellij Projects\allure-maven\target\generated-sources\annotations to compile source roots:
G:\Intellij Projects\allure-maven\src\main\java
[DEBUG] New compile source roots:
G:\Intellij Projects\allure-maven\src\main\java
G:\Intellij Projects\allure-maven\target\generated-sources\annotations
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: G:\Intellij Projects\allure-maven\src\main\java\demo.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] G:\Intellij Projects\allure-maven\target\classes
[DEBUG] C:\Users\hifzur\.m2\repository\org\testng\testng\6.11\testng-6.11.jar
[DEBUG] C:\Users\hifzur\.m2\repository\com\beust\jcommander\1.64\jcommander-1.64.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-testng-adaptor\1.5.2\allure-testng-adaptor-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-aspects\1.5.2\allure-java-aspects-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-adaptor-api\1.5.2\allure-java-adaptor-api-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-annotations\1.5.2\allure-java-annotations-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-model\1.5.2\allure-model-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\jvnet\jaxb2_commons\jaxb2-basics-runtime\0.9.3\jaxb2-basics-runtime-0.9.3.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\qatools\commons\properties\2.0.RC5\properties-2.0.RC5.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\slf4j\slf4j-api\1.7.12\slf4j-api-1.7.12.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\apache\tika\tika-core\1.7\tika-core-1.7.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\aspectj\aspectjrt\1.8.3\aspectjrt-1.8.3.jar
[DEBUG] Source roots:
[DEBUG] G:\Intellij Projects\allure-maven\src\main\java
[DEBUG] G:\Intellij Projects\allure-maven\target\generated-sources\annotations
[DEBUG] Command line options:
[DEBUG] -d G:\Intellij Projects\allure-maven\target\classes -classpath G:\Intellij Projects\allure-maven\target\classes;C:\Users\hifzur\.m2\repository\org\testng\testng\6.11\testng-6.11.jar;C:\Users\hifzur\.m2\repository\com\beust\jcommander\1.64\jcommander-1.64.jar;C:\Users\hifzur\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-testng-adaptor\1.5.2\allure-testng-adaptor-1.5.2.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-aspects\1.5.2\allure-java-aspects-1.5.2.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-adaptor-api\1.5.2\allure-java-adaptor-api-1.5.2.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-annotations\1.5.2\allure-java-annotations-1.5.2.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-model\1.5.2\allure-model-1.5.2.jar;C:\Users\hifzur\.m2\repository\org\jvnet\jaxb2_commons\jaxb2-basics-runtime\0.9.3\jaxb2-basics-runtime-0.9.3.jar;C:\Users\hifzur\.m2\repository\ru\qatools\commons\properties\2.0.RC5\properties-2.0.RC5.jar;C:\Users\hifzur\.m2\repository\org\slf4j\slf4j-api\1.7.12\slf4j-api-1.7.12.jar;C:\Users\hifzur\.m2\repository\org\apache\tika\tika-core\1.7\tika-core-1.7.jar;C:\Users\hifzur\.m2\repository\org\aspectj\aspectjrt\1.8.3\aspectjrt-1.8.3.jar; -sourcepath G:\Intellij Projects\allure-maven\src\main\java;G:\Intellij Projects\allure-maven\target\generated-sources\annotations; -s G:\Intellij Projects\allure-maven\target\generated-sources\annotations -g -nowarn -target 1.7 -source 1.7 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 1 source file to G:\Intellij Projects\allure-maven\target\classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ allure-maven ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = G:\Intellij Projects\allure-maven\target\test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: G:\Intellij Projects\allure-maven\src\test\resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@60b71e8f
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\WINDOWS, env.MOZ_PLUGIN_PATH=C:\Program Files (x86)\Foxit PhantomPDF\plugins\, env.USERDOMAIN_ROAMINGPROFILE=HP, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.ONEDRIVE=C:\Users\hifzur\OneDrive, env.PROMPT=$P$G, env.WDIR=G:\, os.name=Windows 8.1, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_25\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_25\jre\classes, env.COMPUTERNAME=HP, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0_25-b18, env.HOMEPATH=\Users\hifzur, project.build.sourceEncoding=UTF-8, user.name=hifzur, maven.build.version=Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T17:27:37+05:30), env.PYTHON_HOME=C:\Python35;C:\Python35\Scripts, env.PATH=C:\Program Files\Broadcom\Broadcom 802.11;;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Hewlett-Packard\SimplePass\;C:\Program Files\Java\jdk1.8.0_25\bin;G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin;C:\Python35;C:\Python35\Scripts;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Brackets\command;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Users\hifzur\AppData\Local\Programs\Python\Python35-32\Scripts\;C:\Users\hifzur\AppData\Local\Programs\Python\Python35-32\;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;, user.language=en, env.WINDIR=C:\WINDOWS, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_25\jre\bin, classworlds.conf=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\..\bin\m2.conf, java.version=1.8.0_25, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 61 Stepping 4, GenuineIntel, user.timezone=Asia/Calcutta, env.TEMP=C:\Users\hifzur\AppData\Local\Temp, sun.arch.data.model=64, env.EXEC_DIR=G:\Intellij Projects\allure-maven, env.=G:=G:\Intellij Projects\allure-maven, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_25\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=52.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=IN, java.home=C:\Program Files\Java\jdk1.8.0_25\jre, env.APPDATA=C:\Users\hifzur\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.3, path.separator=;, java.vm.version=25.25-b02, env.ASL.LOG=Destination=file, user.variant=, env.USERPROFILE=C:\Users\hifzur, env.JAVA_HOME=C:\Program Files\Java\jdk1.8.0_25, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\hifzur\AppData\Local\Temp, env.FPS_BROWSER_USER_PROFILE_STRING=Default, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, sun.stdout.encoding=cp437, user.script=, user.home=C:\Users\hifzur, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, aspectj.version=1.8.10, env.M2_HOME=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\.., env.NUMBER_OF_PROCESSORS=4, java.library.path=C:\Program Files\Java\jdk1.8.0_25\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Broadcom\Broadcom 802.11;;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Hewlett-Packard\SimplePass\;C:\Program Files\Java\jdk1.8.0_25\bin;G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin;C:\Python35;C:\Python35\Scripts;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Brackets\command;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Users\hifzur\AppData\Local\Programs\Python\Python35-32\Scripts\;C:\Users\hifzur\AppData\Local\Programs\Python\Python35-32\;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;;., java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules, env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, env.MAVEN_CMD_LINE_ARGS=clean test site -X --log-file C:\Users\hifzur\Desktop\log.txt, java.vm.vendor=Oracle Corporation, maven.home=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\.., java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean test site -X --log-file C:\Users\hifzur\Desktop\log.txt, java.class.path=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\..\boot\plexus-classworlds-2.5.2.jar, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.PROGRAMW6432=C:\Program Files, maven.version=3.3.3, env.PROGRAMFILES(X86)=C:\Program Files (x86), env.MAVEN_JAVA_EXE="C:\Program Files\Java\jdk1.8.0_25\bin\java.exe", java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\\HP, java.vm.specification.version=1.8, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=, env.HOME=C:\Users\hifzur, java.io.tmpdir=C:\Users\hifzur\AppData\Local\Temp\, env.PROCESSOR_REVISION=3d04, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, maven.multiModuleProjectDirectory=G:\Intellij Projects\allure-maven, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\WINDOWS\system32\cmd.exe, env.FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_25\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext, env.MAVEN_HOME=G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3, env.LOCALAPPDATA=C:\Users\hifzur\AppData\Local, user.dir=G:\Intellij Projects\allure-maven, env.BREAKPAD_DUMP_LOCATION=C:\Program Files (x86)\Cansuck\, line.separator=
, env.CLASSWORLDS_JAR="G:\JARS\apache-maven-3.3.3-bin\apache-maven-3.3.3\bin\..\boot\plexus-classworlds-2.5.2.jar", java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, allure.version=1.5.2, env.ERROR_CODE=0, env.USERNAME=hifzur, sun.stderr.encoding=cp437, file.encoding=Cp1252, env.USERDOMAIN=HP, java.specification.version=1.8, env.PROCESSOR_LEVEL=6, env.MAVEN_PROJECTBASEDIR=G:\Intellij Projects\allure-maven}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory G:\Intellij Projects\allure-maven\src\test\resources
excludes []
includes []
[INFO] skip non existing resourceDirectory G:\Intellij Projects\allure-maven\src\test\resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ allure-maven ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile' with basic configurator -->
[DEBUG] (f) basedir = G:\Intellij Projects\allure-maven
[DEBUG] (f) buildDirectory = G:\Intellij Projects\allure-maven\target
[DEBUG] (f) classpathElements = [G:\Intellij Projects\allure-maven\target\test-classes, G:\Intellij Projects\allure-maven\target\classes, C:\Users\hifzur\.m2\repository\org\testng\testng\6.11\testng-6.11.jar, C:\Users\hifzur\.m2\repository\com\beust\jcommander\1.64\jcommander-1.64.jar, C:\Users\hifzur\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-testng-adaptor\1.5.2\allure-testng-adaptor-1.5.2.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-aspects\1.5.2\allure-java-aspects-1.5.2.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-adaptor-api\1.5.2\allure-java-adaptor-api-1.5.2.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-annotations\1.5.2\allure-java-annotations-1.5.2.jar, C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-model\1.5.2\allure-model-1.5.2.jar, C:\Users\hifzur\.m2\repository\org\jvnet\jaxb2_commons\jaxb2-basics-runtime\0.9.3\jaxb2-basics-runtime-0.9.3.jar, C:\Users\hifzur\.m2\repository\ru\qatools\commons\properties\2.0.RC5\properties-2.0.RC5.jar, C:\Users\hifzur\.m2\repository\org\slf4j\slf4j-api\1.7.12\slf4j-api-1.7.12.jar, C:\Users\hifzur\.m2\repository\org\apache\tika\tika-core\1.7\tika-core-1.7.jar, C:\Users\hifzur\.m2\repository\org\aspectj\aspectjrt\1.8.3\aspectjrt-1.8.3.jar]
[DEBUG] (f) compileSourceRoots = [G:\Intellij Projects\allure-maven\src\test\java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = G:\Intellij Projects\allure-maven\target\generated-test-sources\test-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = G:\Intellij Projects\allure-maven\target\test-classes
[DEBUG] (f) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@60b71e8f
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.7
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.7
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [G:\Intellij Projects\allure-maven\src\test\java]
[DEBUG] Classpath: [G:\Intellij Projects\allure-maven\target\test-classes
G:\Intellij Projects\allure-maven\target\classes
C:\Users\hifzur\.m2\repository\org\testng\testng\6.11\testng-6.11.jar
C:\Users\hifzur\.m2\repository\com\beust\jcommander\1.64\jcommander-1.64.jar
C:\Users\hifzur\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-testng-adaptor\1.5.2\allure-testng-adaptor-1.5.2.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-aspects\1.5.2\allure-java-aspects-1.5.2.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-adaptor-api\1.5.2\allure-java-adaptor-api-1.5.2.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-annotations\1.5.2\allure-java-annotations-1.5.2.jar
C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-model\1.5.2\allure-model-1.5.2.jar
C:\Users\hifzur\.m2\repository\org\jvnet\jaxb2_commons\jaxb2-basics-runtime\0.9.3\jaxb2-basics-runtime-0.9.3.jar
C:\Users\hifzur\.m2\repository\ru\qatools\commons\properties\2.0.RC5\properties-2.0.RC5.jar
C:\Users\hifzur\.m2\repository\org\slf4j\slf4j-api\1.7.12\slf4j-api-1.7.12.jar
C:\Users\hifzur\.m2\repository\org\apache\tika\tika-core\1.7\tika-core-1.7.jar
C:\Users\hifzur\.m2\repository\org\aspectj\aspectjrt\1.8.3\aspectjrt-1.8.3.jar]
[DEBUG] Output directory: G:\Intellij Projects\allure-maven\target\test-classes
[DEBUG] Adding G:\Intellij Projects\allure-maven\target\generated-test-sources\test-annotations to test-compile source roots:
G:\Intellij Projects\allure-maven\src\test\java
[DEBUG] New test-compile source roots:
G:\Intellij Projects\allure-maven\src\test\java
G:\Intellij Projects\allure-maven\target\generated-test-sources\test-annotations
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: G:\Intellij Projects\allure-maven\src\test\java\test.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] G:\Intellij Projects\allure-maven\target\test-classes
[DEBUG] G:\Intellij Projects\allure-maven\target\classes
[DEBUG] C:\Users\hifzur\.m2\repository\org\testng\testng\6.11\testng-6.11.jar
[DEBUG] C:\Users\hifzur\.m2\repository\com\beust\jcommander\1.64\jcommander-1.64.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-testng-adaptor\1.5.2\allure-testng-adaptor-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-aspects\1.5.2\allure-java-aspects-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-adaptor-api\1.5.2\allure-java-adaptor-api-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-annotations\1.5.2\allure-java-annotations-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-model\1.5.2\allure-model-1.5.2.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\jvnet\jaxb2_commons\jaxb2-basics-runtime\0.9.3\jaxb2-basics-runtime-0.9.3.jar
[DEBUG] C:\Users\hifzur\.m2\repository\ru\qatools\commons\properties\2.0.RC5\properties-2.0.RC5.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\slf4j\slf4j-api\1.7.12\slf4j-api-1.7.12.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\apache\tika\tika-core\1.7\tika-core-1.7.jar
[DEBUG] C:\Users\hifzur\.m2\repository\org\aspectj\aspectjrt\1.8.3\aspectjrt-1.8.3.jar
[DEBUG] Source roots:
[DEBUG] G:\Intellij Projects\allure-maven\src\test\java
[DEBUG] G:\Intellij Projects\allure-maven\target\generated-test-sources\test-annotations
[DEBUG] Command line options:
[DEBUG] -d G:\Intellij Projects\allure-maven\target\test-classes -classpath G:\Intellij Projects\allure-maven\target\test-classes;G:\Intellij Projects\allure-maven\target\classes;C:\Users\hifzur\.m2\repository\org\testng\testng\6.11\testng-6.11.jar;C:\Users\hifzur\.m2\repository\com\beust\jcommander\1.64\jcommander-1.64.jar;C:\Users\hifzur\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-testng-adaptor\1.5.2\allure-testng-adaptor-1.5.2.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-aspects\1.5.2\allure-java-aspects-1.5.2.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-adaptor-api\1.5.2\allure-java-adaptor-api-1.5.2.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-java-annotations\1.5.2\allure-java-annotations-1.5.2.jar;C:\Users\hifzur\.m2\repository\ru\yandex\qatools\allure\allure-model\1.5.2\allure-model-1.5.2.jar;C:\Users\hifzur\.m2\repository\org\jvnet\jaxb2_commons\jaxb2-basics-runtime\0.9.3\jaxb2-basics-runtime-0.9.3.jar;C:\Users\hifzur\.m2\repository\ru\qatools\commons\properties\2.0.RC5\properties-2.0.RC5.jar;C:\Users\hifzur\.m2\repository\org\slf4j\slf4j-api\1.7.12\slf4j-api-1.7.12.jar;C:\Users\hifzur\.m2\repository\org\apache\tika\tika-core\1.7\tika-core-1.7.jar;C:\Users\hifzur\.m2\repository\org\aspectj\aspectjrt\1.8.3\aspectjrt-1.8.3.jar; -sourcepath G:\Intellij Projects\allure-maven\src\test\java;G:\Intellij Projects\allure-maven\target\generated-test-sources\test-annotations; -s G:\Intellij Projects\allure-maven\target\generated-test-sources\test-annotations -g -nowarn -target 1.7 -source 1.7 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 1 source file to G:\Intellij Projects\allure-maven\target\test-classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ allure-maven ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=115, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=35, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=81, DefaultDependencyCollector.collectTime=248, DefaultDependencyCollector.transformTime=4}
[DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.19.1:
[DEBUG] org.aspectj:aspectjweaver:jar:1.8.10:runtime
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.19.1:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.19.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:4.12:compile
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.19.1:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:2.2.1:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.19.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.19.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.19.1
[DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.19.1
[DEBUG] Included: org.aspectj:aspectjweaver:jar:1.8.10
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.19.1
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.19.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.15
[DEBUG] Included: junit:junit:jar:4.12
[DEBUG] Included: org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.19.1
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.19.1, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test' with basic configurator -->
[DEBUG] (s) additionalClasspathElements = []
[DEBUG] (s) argLine = -javaagent:"C:\Users\hifzur\.m2\repository/org/aspectj/aspectjweaver/1.8.10/aspectjweaver-1.8.10.jar"
[DEBUG] (s) basedir = G:\Intellij Projects\allure-maven
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = G:\Intellij Projects\allure-maven\target\classes
[DEBUG] (s) classpathDependencyExcludes = []
[DEBUG] (s) dependenciesToScan = []
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (f) forkCount = 1
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///C:/Users/hifzur/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) parallelOptimized = true
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.19.1:, org.aspectj:aspectjweaver=org.aspectj:aspectjweaver:jar:1.8.10:runtime, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.19.1:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.19.1:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.12:compile, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:2.2.1:compile, org.apache.maven:maven-plugin-parameter-documenter=org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile, org.slf4j:slf4j-jdk14=org.slf4j:slf4j-jdk14:jar:1.5.6:runtime, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.5.6:runtime, org.slf4j:jcl-over-slf4j=org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, org.apache.maven:maven-error-diagnostics=org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile, org.apache.maven:maven-monitor=org.apache.maven:maven-monitor:jar:2.2.1:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.19.1:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:2.2.1:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.19.1:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) projectArtifactMap = {org.testng:testng=org.testng:testng:jar:6.11:compile, com.beust:jcommander=com.beust:jcommander:jar:1.64:compile, org.yaml:snakeyaml=org.yaml:snakeyaml:jar:1.17:compile, ru.yandex.qatools.allure:allure-testng-adaptor=ru.yandex.qatools.allure:allure-testng-adaptor:jar:1.5.2:compile, ru.yandex.qatools.allure:allure-java-aspects=ru.yandex.qatools.allure:allure-java-aspects:jar:1.5.2:compile, ru.yandex.qatools.allure:allure-java-adaptor-api=ru.yandex.qatools.allure:allure-java-adaptor-api:jar:1.5.2:compile, ru.yandex.qatools.allure:allure-java-annotations=ru.yandex.qatools.allure:allure-java-annotations:jar:1.5.2:compile, ru.yandex.qatools.allure:allure-model=ru.yandex.qatools.allure:allure-model:jar:1.5.2:compile, org.jvnet.jaxb2_commons:jaxb2-basics-runtime=org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.9.3:compile, ru.qatools.commons:properties=ru.qatools.commons:properties:jar:2.0.RC5:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.12:compile, org.apache.tika:tika-core=org.apache.tika:tika-core:jar:1.7:compile, org.aspectj:aspectjrt=org.aspectj:aspectjrt:jar:1.8.3:compile}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = G:\Intellij Projects\allure-maven\target\surefire-reports
[DEBUG] (f) rerunFailingTestsCount = 0
[DEBUG] (f) reuseForks = true
[DEBUG] (s) runOrder = filesystem
[DEBUG] (f) shutdown = testset
[DEBUG] (s) skip = false
[DEBUG] (f) skipAfterFailureCount = 0
[DEBUG] (s) skipTests = false
[DEBUG] (s) suiteXmlFiles = []
[DEBUG] (s) testClassesDirectory = G:\Intellij Projects\allure-maven\target\test-classes
[DEBUG] (s) testFailureIgnore = true
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = G:\Intellij Projects\allure-maven\src\test\java
[DEBUG] (s) threadCountClasses = 0
[DEBUG] (s) threadCountMethods = 0
[DEBUG] (s) threadCountSuites = 0
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = G:\Intellij Projects\allure-maven
[DEBUG] (s) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@60b71e8f
[DEBUG] -- end configuration --
[INFO]
[INFO] --- maven-site-plugin:3.3:site (default-site) @ allure-maven ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=319, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=84, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=7, ConflictResolver.conflictItemCount=219, DefaultDependencyCollector.collectTime=458, DefaultDependencyCollector.transformTime=8}
[DEBUG] org.apache.maven.plugins:maven-site-plugin:jar:3.3:
[DEBUG] org.apache.maven.reporting:maven-reporting-exec:jar:1.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.3:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.4.2:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.4:compile
[DEBUG] xerces:xercesImpl:jar:2.9.1:compile
[DEBUG] xml-apis:xml-apis:jar:1.3.04:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.0.2:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.3:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.0.1:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-apt:jar:1.4:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.4:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-markdown:jar:1.4:runtime
[DEBUG] org.pegdown:pegdown:jar:1.2.1:runtime
[DEBUG] org.parboiled:parboiled-java:jar:1.1.4:runtime
[DEBUG] org.parboiled:parboiled-core:jar:1.1.4:runtime
[DEBUG] org.ow2.asm:asm:jar:4.1:runtime
[DEBUG] org.ow2.asm:asm-tree:jar:4.1:runtime
[DEBUG] org.ow2.asm:asm-analysis:jar:4.1:runtime
[DEBUG] org.ow2.asm:asm-util:jar:4.1:runtime
[DEBUG] javax.servlet:servlet-api:jar:2.5:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.4:compile
[DEBUG] org.apache.velocity:velocity-tools:jar:2.0:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] commons-digester:commons-digester:jar:1.8:compile
[DEBUG] commons-chain:commons-chain:jar:1.1:compile
[DEBUG] commons-validator:commons-validator:jar:1.3.1:compile
[DEBUG] dom4j:dom4j:jar:1.1:compile
[DEBUG] sslext:sslext:jar:1.2-0:compile
[DEBUG] org.apache.struts:struts-core:jar:1.3.8:compile
[DEBUG] antlr:antlr:jar:2.7.2:compile
[DEBUG] org.apache.struts:struts-taglib:jar:1.3.8:compile
[DEBUG] org.apache.struts:struts-tiles:jar:1.3.8:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-integration-tools:jar:1.5:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG] org.apache.velocity:velocity:jar:1.5:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.8:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.10:compile
[DEBUG] org.mortbay.jetty:jetty:jar:6.1.25:compile
[DEBUG] org.mortbay.jetty:servlet-api:jar:2.5-20081211:compile
[DEBUG] org.mortbay.jetty:jetty-util:jar:6.1.25:compile
[DEBUG] commons-lang:commons-lang:jar:2.5:compile
[DEBUG] commons-io:commons-io:jar:1.4:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Included: org.apache.maven.plugins:maven-site-plugin:jar:3.3
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-exec:jar:1.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.3
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.4.2
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.4
[DEBUG] Included: xerces:xercesImpl:jar:2.9.1
[DEBUG] Included: xml-apis:xml-apis:jar:1.3.04
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.0.2
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.3
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.0.1
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-markdown:jar:1.4
[DEBUG] Included: org.pegdown:pegdown:jar:1.2.1
[DEBUG] Included: org.parboiled:parboiled-java:jar:1.1.4
[DEBUG] Included: org.parboiled:parboiled-core:jar:1.1.4
[DEBUG] Included: org.ow2.asm:asm:jar:4.1
[DEBUG] Included: org.ow2.asm:asm-tree:jar:4.1
[DEBUG] Included: org.ow2.asm:asm-analysis:jar:4.1
[DEBUG] Included: org.ow2.asm:asm-util:jar:4.1
[DEBUG] Included: javax.servlet:servlet-api:jar:2.5
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.4
[DEBUG] Included: org.apache.velocity:velocity-tools:jar:2.0
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: commons-digester:commons-digester:jar:1.8
[DEBUG] Included: commons-chain:commons-chain:jar:1.1
[DEBUG] Included: commons-validator:commons-validator:jar:1.3.1
[DEBUG] Included: dom4j:dom4j:jar:1.1
[DEBUG] Included: sslext:sslext:jar:1.2-0
[DEBUG] Included: org.apache.struts:struts-core:jar:1.3.8
[DEBUG] Included: antlr:antlr:jar:2.7.2
[DEBUG] Included: org.apache.struts:struts-taglib:jar:1.3.8
[DEBUG] Included: org.apache.struts:struts-tiles:jar:1.3.8
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-integration-tools:jar:1.5
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG] Included: org.apache.velocity:velocity:jar:1.5
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.8
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.10
[DEBUG] Included: org.mortbay.jetty:jetty:jar:6.1.25
[DEBUG] Included: org.mortbay.jetty:servlet-api:jar:2.5-20081211
[DEBUG] Included: org.mortbay.jetty:jetty-util:jar:6.1.25
[DEBUG] Included: commons-lang:commons-lang:jar:2.5
[DEBUG] Included: commons-io:commons-io:jar:1.4
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-site-plugin:3.3:site from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.3, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[DEBUG] Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'.
[DEBUG] Setting property: velocimacro.messages.on => 'false'.
[DEBUG] Setting property: resource.loader => 'classpath,site'.
[DEBUG] Setting property: runtime.log.invalid.references => 'false'.
[DEBUG] Setting property: resource.manager.logwhenfound => 'false'.
[DEBUG] Setting property: velocimacro.permissions.allow.inline.to.replace.global => 'true'.
[DEBUG] *******************************************************************
[DEBUG] Starting Apache Velocity v1.5 (compiled: 2007-02-22 08:52:29)
[DEBUG] RuntimeInstance initializing.
[DEBUG] Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
[DEBUG] LogSystem has been deprecated. Please use a LogChute implementation.
[DEBUG] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.SiteResourceLoader
[DEBUG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[DEBUG] Default ResourceManager initialization complete.
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[DEBUG] Created '20' parsers.
[DEBUG] Velocimacro : initialization starting.
[DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in templates
[DEBUG] Velocimacro : allowInlineToOverride = true : VMs defined inline may replace previous VM definitions
[DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
[DEBUG] Velocimacro : autoload off : VM system will not automatically reload global library macros
[DEBUG] Velocimacro : Velocimacro : initialization complete.
[DEBUG] RuntimeInstance successfully initialized.
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:3.3:site' with basic configurator -->
[DEBUG] (f) generateProjectInfo = true
[DEBUG] (f) generateReports = true
[DEBUG] (f) generateSitemap = false
[DEBUG] (f) generatedSiteDirectory = G:\Intellij Projects\allure-maven\target\generated-site
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///C:/Users/hifzur/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = G:\Intellij Projects\allure-maven\target\site
[DEBUG] (f) reactorProjects = [MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml]
[DEBUG] (f) relativizeDecorationLinks = true
[DEBUG] (s) groupId = ru.yandex.qatools.allure
[DEBUG] (s) artifactId = allure-maven-plugin
[DEBUG] (s) version = 2.5
[DEBUG] (f) reportPlugins = [org.apache.maven.reporting.exec.ReportPlugin@517a2b0]
[DEBUG] (f) reports = []
[DEBUG] (f) repositories = [ id: sonatype
url: https://oss.sonatype.org/content/repositories/releases/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: sonatype-nexus-snapshots
url: https://oss.sonatype.org/content/repositories/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
]
[DEBUG] (f) siteDirectory = G:\Intellij Projects\allure-maven\src\site
[DEBUG] (f) skip = false
[DEBUG] (f) templateDirectory = G:\Intellij Projects\allure-maven\src\site
[DEBUG] (f) validate = false
[DEBUG] (f) xdocDirectory = G:\Intellij Projects\allure-maven\xdocs
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@60b71e8f
[DEBUG] (f) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] -- end configuration --
[DEBUG] executing Site Mojo
[DEBUG] DefaultMavenReportExecutor.buildMavenReports()
[DEBUG] resolving version for ru.yandex.qatools.allure:allure-maven-plugin
[DEBUG] resolved ru.yandex.qatools.allure:allure-maven-plugin version from the reporting.plugins section: 2.5
[INFO] configuring report plugin ru.yandex.qatools.allure:allure-maven-plugin:2.5
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=491, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=108, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=10, ConflictResolver.conflictItemCount=239, DefaultDependencyCollector.collectTime=546, DefaultDependencyCollector.transformTime=12}
[DEBUG] ru.yandex.qatools.allure:allure-maven-plugin:jar:2.5:
[DEBUG] ru.yandex.qatools.clay:clay-aether:jar:2.5:compile
[DEBUG] org.eclipse.aether:aether-api:jar:1.0.1.v20141111:compile
[DEBUG] org.eclipse.aether:aether-util:jar:1.0.1.v20141111:compile
[DEBUG] org.eclipse.aether:aether-impl:jar:1.0.1.v20141111:compile
[DEBUG] org.eclipse.aether:aether-spi:jar:1.0.1.v20141111:compile
[DEBUG] org.eclipse.aether:aether-connector-basic:jar:1.0.1.v20141111:compile
[DEBUG] org.eclipse.aether:aether-transport-file:jar:1.0.1.v20141111:compile
[DEBUG] org.eclipse.aether:aether-transport-http:jar:1.0.1.v20141111:compile
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.6.2:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.6.2:compile
[DEBUG] org.eclipse.aether:aether-transport-wagon:jar:1.0.1.v20141111:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.1.0:compile
[DEBUG] org.apache.maven.wagon:wagon-ssh:jar:2.6:compile
[DEBUG] com.jcraft:jsch:jar:0.1.50:compile
[DEBUG] com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.6:compile
[DEBUG] com.jcraft:jsch.agentproxy.core:jar:0.0.6:compile
[DEBUG] com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.6:compile
[DEBUG] net.java.dev.jna:jna:jar:3.4.0:compile
[DEBUG] net.java.dev.jna:platform:jar:3.4.0:compile
[DEBUG] com.jcraft:jsch.agentproxy.usocket-nc:jar:0.0.6:compile
[DEBUG] com.jcraft:jsch.agentproxy.sshagent:jar:0.0.6:compile
[DEBUG] com.jcraft:jsch.agentproxy.pageant:jar:0.0.6:compile
[DEBUG] com.jcraft:jsch.agentproxy.jsch:jar:0.0.6:compile
[DEBUG] org.apache.maven.wagon:wagon-ssh-common:jar:2.6:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6:compile
[DEBUG] org.apache.maven.wagon:wagon-file:jar:2.6:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] org.apache.maven.wagon:wagon-http:jar:2.6:compile
[DEBUG] org.apache.maven.wagon:wagon-http-shared:jar:2.6:compile
[DEBUG] org.jsoup:jsoup:jar:1.7.2:compile
[DEBUG] org.apache.maven.wagon:wagon-http-lightweight:jar:2.6:compile
[DEBUG] ru.yandex.qatools.clay:clay-maven-settings-builder:jar:2.5:compile
[DEBUG] commons-io:commons-io:jar:2.4:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.5:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.2:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.3:compile
[DEBUG] commons-codec:commons-codec:jar:1.6:compile
[DEBUG] org.apache.maven:maven-core:jar:3.3.1:compile
[DEBUG] org.apache.maven:maven-model:jar:3.3.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.3.1:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.3.1:compile
[DEBUG] org.apache.maven:maven-builder-support:jar:3.3.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.3.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.3.1:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.3.1:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.3.1:compile
[DEBUG] com.google.guava:guava:jar:18.0:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0:compile
[DEBUG] javax.enterprise:cdi-api:jar:1.0:compile
[DEBUG] javax.annotation:jsr250-api:jar:1.0:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.21:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.2:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.2:compile
[DEBUG] xerces:xercesImpl:jar:2.9.1:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG] commons-validator:commons-validator:jar:1.3.1:compile
[DEBUG] commons-digester:commons-digester:jar:1.6:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.9.2:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.1:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile
[DEBUG] org.apache.maven.plugins:maven-jxr-plugin:jar:2.5:compile
[DEBUG] org.apache.velocity:velocity:jar:1.5:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] org.apache.maven:maven-jxr:jar:2.5:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0:compile
[DEBUG] xml-apis:xml-apis:jar:1.0.b2:compile
[DEBUG] xalan:xalan:jar:2.7.0:compile
[DEBUG] Created new class realm plugin>ru.yandex.qatools.allure:allure-maven-plugin:2.5
[DEBUG] Importing foreign packages into class realm plugin>ru.yandex.qatools.allure:allure-maven-plugin:2.5
[DEBUG] Imported: < maven.api
[DEBUG] Imported: org.apache.maven.doxia.logging.Log < plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Imported: org.apache.maven.doxia.logging.LogEnabled < plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Imported: org.apache.maven.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkEventAttributes < plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkFactory < plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Imported: org.apache.maven.doxia.siterenderer.Renderer < plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Imported: org.apache.maven.reporting.MavenMultiPageReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Imported: org.apache.maven.reporting.MavenReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Imported: org.codehaus.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.3
[DEBUG] Populating class realm plugin>ru.yandex.qatools.allure:allure-maven-plugin:2.5
[DEBUG] Included: ru.yandex.qatools.allure:allure-maven-plugin:jar:2.5
[DEBUG] Included: ru.yandex.qatools.clay:clay-aether:jar:2.5
[DEBUG] Included: org.eclipse.aether:aether-util:jar:1.0.1.v20141111
[DEBUG] Included: org.eclipse.aether:aether-connector-basic:jar:1.0.1.v20141111
[DEBUG] Included: org.eclipse.aether:aether-transport-file:jar:1.0.1.v20141111
[DEBUG] Included: org.eclipse.aether:aether-transport-http:jar:1.0.1.v20141111
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.6.2
[DEBUG] Included: org.eclipse.aether:aether-transport-wagon:jar:1.0.1.v20141111
[DEBUG] Included: org.apache.maven.wagon:wagon-ssh:jar:2.6
[DEBUG] Included: com.jcraft:jsch:jar:0.1.50
[DEBUG] Included: com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.6
[DEBUG] Included: com.jcraft:jsch.agentproxy.core:jar:0.0.6
[DEBUG] Included: com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.6
[DEBUG] Included: net.java.dev.jna:jna:jar:3.4.0
[DEBUG] Included: net.java.dev.jna:platform:jar:3.4.0
[DEBUG] Included: com.jcraft:jsch.agentproxy.usocket-nc:jar:0.0.6
[DEBUG] Included: com.jcraft:jsch.agentproxy.sshagent:jar:0.0.6
[DEBUG] Included: com.jcraft:jsch.agentproxy.pageant:jar:0.0.6
[DEBUG] Included: com.jcraft:jsch.agentproxy.jsch:jar:0.0.6
[DEBUG] Included: org.apache.maven.wagon:wagon-ssh-common:jar:2.6
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6
[DEBUG] Included: org.apache.maven.wagon:wagon-file:jar:2.6
[DEBUG] Included: commons-lang:commons-lang:jar:2.6
[DEBUG] Included: org.apache.maven.wagon:wagon-http:jar:2.6
[DEBUG] Included: org.apache.maven.wagon:wagon-http-shared:jar:2.6
[DEBUG] Included: org.jsoup:jsoup:jar:1.7.2
[DEBUG] Included: org.apache.maven.wagon:wagon-http-lightweight:jar:2.6
[DEBUG] Included: ru.yandex.qatools.clay:clay-maven-settings-builder:jar:2.5
[DEBUG] Included: commons-io:commons-io:jar:2.4
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.3.5
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.3.2
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.3
[DEBUG] Included: commons-codec:commons-codec:jar:1.6
[DEBUG] Included: org.apache.maven:maven-builder-support:jar:3.3.1
[DEBUG] Included: com.google.guava:guava:jar:18.0
[DEBUG] Included: javax.enterprise:cdi-api:jar:1.0
[DEBUG] Included: javax.annotation:jsr250-api:jar:1.0
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5
[DEBUG] Included: aopalliance:aopalliance:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.21
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.2
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.2
[DEBUG] Included: xerces:xercesImpl:jar:2.9.1
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG] Included: commons-validator:commons-validator:jar:1.3.1
[DEBUG] Included: commons-digester:commons-digester:jar:1.6
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.9.2
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2
[DEBUG] Included: org.apache.maven.plugins:maven-jxr-plugin:jar:2.5
[DEBUG] Included: org.apache.velocity:velocity:jar:1.5
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: org.apache.maven:maven-jxr:jar:2.5
[DEBUG] Included: xml-apis:xml-apis:jar:1.0.b2
[DEBUG] Included: xalan:xalan:jar:2.7.0
[DEBUG] class ru.yandex.qatools.allure.report.AlureAggregateMojo isMavenReport: true
[DEBUG] Configuring mojo ru.yandex.qatools.allure:allure-maven-plugin:2.5:aggregate from plugin realm ClassRealm[plugin>ru.yandex.qatools.allure:allure-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.3, parent: sun.misc.Launcher$AppClassLoader@5c647e05]]
[DEBUG] Configuring mojo 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:aggregate' with basic configurator -->
[DEBUG] (f) allureMain = ru.yandex.qatools.allure.AllureMain
[DEBUG] (f) buildDirectory = G:\Intellij Projects\allure-maven\target
[DEBUG] (f) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] (f) projectRepositories = [sonatype (https://oss.sonatype.org/content/repositories/releases/, default, releases+snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) propertiesFilePath = report.properties
[DEBUG] (f) reactorProjects = [MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml]
[DEBUG] (f) reportDirectory = G:\Intellij Projects\allure-maven\target\site/allure-maven-plugin
[DEBUG] (f) reportingOutputDirectory = G:\Intellij Projects\allure-maven\target\site
[DEBUG] (f) repositorySession = org.eclipse.aether.DefaultRepositorySystemSession@7bcecef6
[DEBUG] (f) resultsDirectory = allure-results/
[DEBUG] (f) version = 1.5.2
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.AlureAggregateMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:aggregate'
role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.AllureReportMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:report'
role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.HelpMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.AllureBulkMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:bulk'
---
[DEBUG] -- end configuration --
[DEBUG] class ru.yandex.qatools.allure.report.AllureReportMojo isMavenReport: true
[DEBUG] Configuring mojo ru.yandex.qatools.allure:allure-maven-plugin:2.5:report from plugin realm ClassRealm[plugin>ru.yandex.qatools.allure:allure-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.3, parent: sun.misc.Launcher$AppClassLoader@5c647e05]]
[DEBUG] Configuring mojo 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:report' with basic configurator -->
[DEBUG] (f) allureMain = ru.yandex.qatools.allure.AllureMain
[DEBUG] (f) buildDirectory = G:\Intellij Projects\allure-maven\target
[DEBUG] (f) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] (f) projectRepositories = [sonatype (https://oss.sonatype.org/content/repositories/releases/, default, releases+snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) propertiesFilePath = report.properties
[DEBUG] (f) reportDirectory = G:\Intellij Projects\allure-maven\target\site/allure-maven-plugin
[DEBUG] (f) reportingOutputDirectory = G:\Intellij Projects\allure-maven\target\site
[DEBUG] (f) repositorySession = org.eclipse.aether.DefaultRepositorySystemSession@7bcecef6
[DEBUG] (f) resultsDirectory = allure-results/
[DEBUG] (f) version = 1.5.2
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.AlureAggregateMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:aggregate'
role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.AllureReportMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:report'
role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.HelpMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.AllureBulkMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:bulk'
---
[DEBUG] -- end configuration --
[DEBUG] class ru.yandex.qatools.allure.report.HelpMojo isMavenReport: false
[DEBUG] skip non MavenReport ru.yandex.qatools.allure:allure-maven-plugin:2.5:help
[DEBUG] class ru.yandex.qatools.allure.report.AllureBulkMojo isMavenReport: true
[DEBUG] Configuring mojo ru.yandex.qatools.allure:allure-maven-plugin:2.5:bulk from plugin realm ClassRealm[plugin>ru.yandex.qatools.allure:allure-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.3, parent: sun.misc.Launcher$AppClassLoader@5c647e05]]
[DEBUG] Configuring mojo 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:bulk' with basic configurator -->
[DEBUG] (f) allureMain = ru.yandex.qatools.allure.AllureMain
[DEBUG] (f) buildDirectory = G:\Intellij Projects\allure-maven\target
[DEBUG] (f) project = MavenProject: allure-maven:allure-maven:1.0-SNAPSHOT @ G:\Intellij Projects\allure-maven\pom.xml
[DEBUG] (f) projectRepositories = [sonatype (https://oss.sonatype.org/content/repositories/releases/, default, releases+snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) propertiesFilePath = report.properties
[DEBUG] (f) reportDirectory = G:\Intellij Projects\allure-maven\target\site/allure-maven-plugin
[DEBUG] (f) reportingOutputDirectory = G:\Intellij Projects\allure-maven\target\site
[DEBUG] (f) repositorySession = org.eclipse.aether.DefaultRepositorySystemSession@7bcecef6
[DEBUG] (f) resultsDirectory = allure-results/
[DEBUG] (f) version = 1.5.2
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.AlureAggregateMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:aggregate'
role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.AllureReportMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:report'
role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.HelpMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'ru.yandex.qatools.allure.report.AllureBulkMojo', role hint: 'ru.yandex.qatools.allure:allure-maven-plugin:2.5:bulk'
---
[DEBUG] -- end configuration --
[DEBUG] Mapped url: G:\Intellij Projects\allure-maven\src\site to relative path: src\site
[INFO] Parent project loaded from repository: ru.yandex.qatools.allure:allure-examples-parent:pom:1.0
[DEBUG] Parent project loaded ...
[INFO] Parent project loaded from repository: org.sonatype.oss:oss-parent:pom:7
[DEBUG] Skipped site descriptor for locale en
[DEBUG] Skipped remote site descriptor check
[DEBUG] Parent project loaded ...
[DEBUG] Skipped site descriptor for locale en
[DEBUG] Skipped remote site descriptor check
[WARNING] Unable to find a URL to the parent project. The parent menu will NOT be added.
[INFO] Relativizing decoration links with respect to project URL: http://nexus.sonatype.org/oss-repository-hosting.html/allure-examples-parent/allure-maven
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Skipped "Allure" report, file "allure-maven-plugin.html" already exists for the English version.
[INFO] Skipped "Allure" report, file "allure-maven-plugin.html" already exists for the English version.
[DEBUG] Generating G:\Intellij Projects\allure-maven\target\site\allure-maven-plugin.html
[INFO] Generating "Allure" report --- allure-maven-plugin:2.5
[INFO] Generate Allure report (aggregate) with version 1.5.2
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=35, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=28, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=35, DefaultDependencyCollector.collectTime=364, DefaultDependencyCollector.transformTime=1}
[DEBUG] Found 28 dependencies for Dependency {groupId=ru.yandex.qatools.allure, artifactId=allure-bundle, version=1.5.2, type=jar}
[DEBUG] ru.yandex.qatools.allure:allure-bundle:1.5.2
[DEBUG] org.slf4j:slf4j-simple:1.7.12
[DEBUG] org.slf4j:slf4j-api:1.7.12
[DEBUG] ru.yandex.qatools.allure:allure-report-data:1.5.2
[DEBUG] ru.yandex.qatools.allure:allure-report-plugin-api:1.5.2
[DEBUG] ru.yandex.qatools.allure:allure-model:1.5.2
[DEBUG] org.jvnet.jaxb2_commons:jaxb2-basics-runtime:0.9.3
[DEBUG] ru.qatools.commons:properties:2.0.RC5
[DEBUG] com.google.inject:guice:4.0
[DEBUG] javax.inject:javax.inject:1
[DEBUG] aopalliance:aopalliance:1.0
[DEBUG] ru.yandex.qatools.allure:allure-commons:1.5.2
[DEBUG] commons-io:commons-io:2.4
[DEBUG] com.fasterxml.jackson.core:jackson-databind:2.3.0
[DEBUG] com.fasterxml.jackson.core:jackson-annotations:2.3.0
[DEBUG] com.fasterxml.jackson.core:jackson-core:2.3.0
[DEBUG] com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.3.0
[DEBUG] org.pegdown:pegdown:1.4.2
[DEBUG] org.parboiled:parboiled-java:1.1.6
[DEBUG] org.parboiled:parboiled-core:1.1.6
[DEBUG] org.ow2.asm:asm:4.1
[DEBUG] org.ow2.asm:asm-tree:4.1
[DEBUG] org.ow2.asm:asm-analysis:4.1
[DEBUG] org.ow2.asm:asm-util:4.1
[DEBUG] org.modelmapper:modelmapper:0.7.3
[DEBUG] org.codehaus.groovy:groovy:2.4.3
[DEBUG] com.google.guava:guava:18.0
[DEBUG] org.freemarker:freemarker:2.3.23
[INFO] Generate Allure report to G:\Intellij Projects\allure-maven\target\site/allure-maven-plugin
[WARNING] Results directory for module allure-maven not found.
[WARNING] Allure report was skipped because there is no results directories found.
[DEBUG] Multipage report: 0 subreports
[DEBUG] Velocimacro : added #link( href name target img position alt border width height title ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #image( img alt border width height title ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #banner( banner id ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #links( links ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #breadcrumbs( breadcrumbs ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #displayTree( display item ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #menuItem( item ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #mainMenu( menus ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #copyright( ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #publishDate( position decorationPublishDate version ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #poweredByLogo( poweredBy ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #googleAnalytics( accountId ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Generating G:\Intellij Projects\allure-maven\target\site\project-reports.html
[DEBUG] Velocimacro : added #link( href name target img position alt border width height title ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #image( img alt border width height title ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #banner( banner id ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #links( links ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #breadcrumbs( breadcrumbs ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #displayTree( display item ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #menuItem( item ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #mainMenu( menus ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #copyright( ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #publishDate( position decorationPublishDate version ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #poweredByLogo( poweredBy ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #googleAnalytics( accountId ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] The file 'G:\Intellij Projects\allure-maven\target\site\css\site.css' does not exists. Creating an empty file.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.386 s
[INFO] Finished at: 2017-03-23T00:12:53+05:30
[INFO] Final Memory: 28M/157M
[INFO] ------------------------------------------------------------------------