Skip to content

Instantly share code, notes, and snippets.

@taktos
Created August 12, 2014 01:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taktos/766c049be8ae713531ab to your computer and use it in GitHub Desktop.
Save taktos/766c049be8ae713531ab to your computer and use it in GitHub Desktop.
sonar-jacoco-issue log
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building sonar-jacoco-issue 0.0.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ sonar-jacoco-issue ---
[INFO] Deleting C:\projects\oss\sonar\sonar-jacoco-issue\target
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-test) @ sonar-jacoco-issue ---
[INFO] argLine set to -javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ sonar-jacoco-issue ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\projects\oss\sonar\sonar-jacoco-issue\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sonar-jacoco-issue ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ sonar-jacoco-issue ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\projects\oss\sonar\sonar-jacoco-issue\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sonar-jacoco-issue ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ sonar-jacoco-issue ---
[INFO] Surefire report directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ sonar-jacoco-issue ---
[INFO] Building jar: C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar-jacoco-issue-0.0.1.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent-integration (pre-integration-test) @ sonar-jacoco-issue ---
[INFO] argLine set to -javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco-it.exec
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ sonar-jacoco-issue ---
[INFO] Failsafe report directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.github.taktos.App2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in com.github.taktos.App2Test
Running com.github.taktos.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.taktos.AppTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report-integration (post-integration-test) @ sonar-jacoco-issue ---
[INFO] Analyzed bundle 'sonar-jacoco-issue' with 1 classes
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:verify (default) @ sonar-jacoco-issue ---
[INFO] Failsafe report directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-test) @ sonar-jacoco-issue ---
[INFO] Analyzed bundle 'sonar-jacoco-issue' with 1 classes
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ sonar-jacoco-issue ---
[INFO] Installing C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar-jacoco-issue-0.0.1.jar to C:\Users\takiguchi\.m2\repository\com\github\taktos\sonar-jacoco-issue\0.0.1\sonar-jacoco-issue-0.0.1.jar
[INFO] Installing C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml to C:\Users\takiguchi\.m2\repository\com\github\taktos\sonar-jacoco-issue\0.0.1\sonar-jacoco-issue-0.0.1.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building sonar-jacoco-issue 0.0.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- sonar-maven-plugin:2.4:sonar (default-cli) @ sonar-jacoco-issue ---
[INFO] SonarQube version: 4.4
INFO: Default locale: "ja_JP", source code encoding: "UTF-8"
INFO: Work directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar
INFO: SonarQube Server 4.4
[INFO] [10:46:55.389] Load global settings
[INFO] [10:46:55.502] User cache: C:\Users\takiguchi\.sonar\cache
[INFO] [10:46:55.514] Install plugins
[INFO] [10:46:55.522] Download sonar-core-plugin-4.4.jar
[INFO] [10:46:55.540] Download sonar-email-notifications-plugin-4.4.jar
[INFO] [10:46:55.574] Download sonar-findbugs-plugin-2.4.jar
[INFO] [10:46:55.756] Download sonar-java-plugin-2.4.jar
[INFO] [10:46:55.833] Download sonar-cpd-plugin-4.4.jar
[INFO] [10:46:55.840] Download sonar-dbcleaner-plugin-4.4.jar
[INFO] [10:46:55.847] Download sonar-design-plugin-4.4.jar
[INFO] [10:46:55.864] Download sonar-l10n-en-plugin-4.4.jar
[INFO] [10:46:55.896] Install JDBC driver
[WARN] [10:46:55.903] H2 database should be used for evaluation purpose only
[INFO] [10:46:55.903] Create JDBC datasource for jdbc:h2:tcp://localhost/sonar
[INFO] [10:46:55.972] Initializing Hibernate
[INFO] [10:46:59.564] Loading technical debt model...
[INFO] [10:46:59.594] Loading technical debt model done: 30 ms
[INFO] [10:46:59.599] Load project settings
[INFO] [10:46:59.689] Apply project exclusions
[INFO] [10:46:59.781] ------------- Scan sonar-jacoco-issue
[INFO] [10:46:59.784] Load module settings
[INFO] [10:47:00.221] Loading rules...
[INFO] [10:47:00.401] Loading rules done: 180 ms
[INFO] [10:47:00.429] Configure Maven plugins
[INFO] [10:47:00.511] Compare to previous analysis (2014-08-12)
[INFO] [10:47:00.517] Compare over 30 days (2014-07-13, analysis of 2014-08-08 14:31:31.748)
[INFO] [10:47:00.518] No quality gate is configured.
[INFO] [10:47:00.669] Initializer FindbugsMavenInitializer...
[INFO] [10:47:00.671] Initializer FindbugsMavenInitializer done: 2 ms
[INFO] [10:47:00.671] Base dir: C:\projects\oss\sonar\sonar-jacoco-issue
[INFO] [10:47:00.671] Working dir: C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar
[INFO] [10:47:00.671] Source dirs: C:\projects\oss\sonar\sonar-jacoco-issue\src\main\java
[INFO] [10:47:00.671] Test dirs: C:\projects\oss\sonar\sonar-jacoco-issue\src\test\java
[INFO] [10:47:00.671] Binary dirs: C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[INFO] [10:47:00.671] Source encoding: UTF-8, default locale: ja_JP
[INFO] [10:47:00.671] Index files
[INFO] [10:47:00.722] 4 files indexed
[INFO] [10:47:00.912] Quality profile for java: Sonar way
[INFO] [10:47:00.927] Sensor JavaSquidSensor...
[INFO] [10:47:00.979] Java Main Files AST scan...
[INFO] [10:47:00.983] 2 source files to be analyzed
[INFO] [10:47:01.092] Java Main Files AST scan done: 113 ms
[INFO] [10:47:01.095] Java bytecode scan...
[INFO] [10:47:01.096] 2/2 source files analyzed
[INFO] [10:47:01.118] Java bytecode scan done: 23 ms
[INFO] [10:47:01.119] Java Test Files AST scan...
[INFO] [10:47:01.119] 2 source files to be analyzed
[INFO] [10:47:01.130] Java Test Files AST scan done: 11 ms
[INFO] [10:47:01.131] 2/2 source files analyzed
[INFO] [10:47:01.138] Package design analysis...
[INFO] [10:47:01.142] Package design analysis done: 4 ms
[INFO] [10:47:01.159] Sensor JavaSquidSensor done: 232 ms
[INFO] [10:47:01.159] Sensor QProfileSensor...
[INFO] [10:47:01.162] Sensor QProfileSensor done: 3 ms
[INFO] [10:47:01.162] Sensor InitialOpenIssuesSensor...
[INFO] [10:47:01.168] Sensor InitialOpenIssuesSensor done: 6 ms
[INFO] [10:47:01.168] Sensor ProjectLinksSensor...
[INFO] [10:47:01.175] Sensor ProjectLinksSensor done: 7 ms
[INFO] [10:47:01.176] Sensor VersionEventsSensor...
[INFO] [10:47:01.186] Sensor VersionEventsSensor done: 10 ms
[INFO] [10:47:01.186] Sensor FileHashSensor...
[INFO] [10:47:01.187] Sensor FileHashSensor done: 1 ms
[INFO] [10:47:01.187] Sensor SurefireSensor...
[INFO] [10:47:01.188] parsing C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[INFO] [10:47:01.268] Sensor SurefireSensor done: 81 ms
[INFO] [10:47:01.268] Sensor JaCoCoItSensor...
[INFO] [10:47:01.271] Analysing C:\projects\oss\sonar\sonar-jacoco-issue\target\jacoco-it.exec
[INFO] [10:47:01.327] Information about coverage per test has been collected.
[INFO] [10:47:01.327] Sensor JaCoCoItSensor done: 59 ms
[INFO] [10:47:01.327] Sensor JaCoCoOverallSensor...
[INFO] [10:47:01.336] Analysing C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar\jacoco-overall.exec
[ERROR] The link between testApp and com.github.taktos:sonar-jacoco-issue:src/main/java/com/github/taktos/App.java already exists
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.524s
[INFO] Finished at: Tue Aug 12 10:47:01 JST 2014
[INFO] Final Memory: 31M/221M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.4:sonar (default-cli) on project sonar-jacoco-issue: The link between testApp and com.github.taktos:sonar-jacoco-issue:src/main/java/com/github/taktos/App.java already exists -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 22:51:28+0900)
Maven home: C:\Users\takiguchi\tools\java\apache-maven-3.0.5
Java version: 1.8.0, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0\jre
Default locale: ja_JP, platform encoding: MS932
OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from C:\Users\takiguchi\tools\java\apache-maven-3.0.5\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\takiguchi\.m2\settings.xml
[DEBUG] Using local repository at C:\Users\takiguchi\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for C:\Users\takiguchi\.m2\repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project com.github.taktos:sonar-jacoco-issue:jar:0.0.1: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Resolving plugin prefix sonar from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in local (C:\Users\takiguchi\.m2\repository)
[DEBUG] Skipped remote update check for org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.codehaus.mojo/maven-metadata.xml in local (C:\Users\takiguchi\.m2\repository)
[DEBUG] Skipped remote update check for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix sonar to org.codehaus.mojo:sonar-maven-plugin from repository central
[DEBUG] Resolving plugin version for org.codehaus.mojo:sonar-maven-plugin
[DEBUG] Could not find metadata org.codehaus.mojo:sonar-maven-plugin/maven-metadata.xml in local (C:\Users\takiguchi\.m2\repository)
[DEBUG] Skipped remote update check for org.codehaus.mojo:sonar-maven-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.codehaus.mojo:sonar-maven-plugin to 2.4 from repository central (http://repo.maven.apache.org/maven2, releases)
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.github.taktos:sonar-jacoco-issue:jar:0.0.1
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.github.taktos:sonar-jacoco-issue:jar:0.0.1
[DEBUG] Tasks: [sonar:sonar]
[DEBUG] Style: Aggregating
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building sonar-jacoco-issue 0.0.1
[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] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: com.github.taktos:sonar-jacoco-issue:0.0.1
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<address>${jacoco.address}</address>
<append>${jacoco.append}</append>
<classDumpDir>${jacoco.classDumpDir}</classDumpDir>
<destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile>
<dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit>
<exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders>
<jmx>${jacoco.jmx}</jmx>
<output>${jacoco.output}</output>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<port>${jacoco.port}</port>
<project>${project}</project>
<propertyName>${jacoco.propertyName}</propertyName>
<sessionId>${jacoco.sessionId}</sessionId>
<skip default-value="false">${maven.test.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.5:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<projectArtifact default-value="${project.artifact}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.7</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.7</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.5:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory>${project.build.testOutputDirectory}</outputDirectory>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources>${project.testResources}</resources>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.7</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.7</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>com.github.taktos.IntegrationTest</excludedGroups>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkCount default-value="1">${forkCount}</forkCount>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
<parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
<parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<properties>
<property>
<name>listener</name>
<value>org.sonar.java.jacoco.JUnitListener</value>
</property>
</properties>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<reuseForks default-value="true">${reuseForks}</reuseForks>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">${skipTests}</skipTests>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">true</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
<threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
<threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.3.2:jar (default-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
<forceCreation default-value="false">${jar.forceCreation}</forceCreation>
<outputDirectory default-value="${project.build.directory}"/>
<project default-value="${project}"/>
<useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:prepare-agent-integration (pre-integration-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<address>${jacoco.address}</address>
<append>${jacoco.append}</append>
<classDumpDir>${jacoco.classDumpDir}</classDumpDir>
<destFile default-value="${project.build.directory}/jacoco-it.exec">${jacoco.destFile}</destFile>
<dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit>
<exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders>
<jmx>${jacoco.jmx}</jmx>
<output>${jacoco.output}</output>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<port>${jacoco.port}</port>
<project>${project}</project>
<propertyName>${jacoco.propertyName}</propertyName>
<sessionId>${jacoco.sessionId}</sessionId>
<skip default-value="false">${maven.test.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-failsafe-plugin:2.17:integration-test (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
<debugForkedProcess>${maven.failsafe.debug}</debugForkedProcess>
<dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<encoding default-value="${project.reporting.outputEncoding}">${encoding}</encoding>
<excludedGroups>${excludedGroups}</excludedGroups>
<failIfNoSpecifiedTests>${it.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>false</failIfNoTests>
<forkCount default-value="1">${forkCount}</forkCount>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${failsafe.timeout}</forkedProcessTimeoutInSeconds>
<groups>com.github.taktos.IntegrationTest</groups>
<includes>
<include>**/*Test.java</include>
</includes>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
<parallelTestsTimeoutForcedInSeconds>${failsafe.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
<parallelTestsTimeoutInSeconds>${failsafe.parallel.timeout}</parallelTestsTimeoutInSeconds>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${failsafe.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<properties>
<property>
<name>listener</name>
<value>org.sonar.java.jacoco.JUnitListener</value>
</property>
</properties>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${failsafe.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/failsafe-reports">C:\projects\oss\sonar\sonar-jacoco-issue\target/surefire-reports</reportsDirectory>
<reuseForks default-value="true">${reuseForks}</reuseForks>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipITs>${skipITs}</skipITs>
<skipTests default-value="false">${skipTests}</skipTests>
<summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
<test>${it.test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
<threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
<threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${failsafe.useFile}</useFile>
<useManifestOnlyJar default-value="true">${failsafe.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${failsafe.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:report-integration (post-integration-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dataFile default-value="${project.build.directory}/jacoco-it.exec"/>
<outputDirectory default-value="${project.reporting.outputDirectory}/jacoco-it"/>
<outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding>
<project>${project}</project>
<skip default-value="false">${maven.test.skip}</skip>
<sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<encoding default-value="${project.reporting.outputEncoding}">${encoding}</encoding>
<failIfNoTests>false</failIfNoTests>
<reportsDirectory default-value="${project.build.directory}/failsafe-reports">C:\projects\oss\sonar\sonar-jacoco-issue\target/surefire-reports</reportsDirectory>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipITs>${skipITs}</skipITs>
<skipTests>${skipTests}</skipTests>
<summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">true</testFailureIgnore>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:report (post-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dataFile default-value="${project.build.directory}/jacoco.exec"/>
<outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/>
<outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding>
<project>${project}</project>
<skip default-value="false">${maven.test.skip}</skip>
<sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] com.github.taktos:sonar-jacoco-issue:jar:0.0.1
[DEBUG] junit:junit:jar:4.11:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] org.codehaus.sonar-plugins.java:sonar-jacoco-listeners:jar:2.4:test
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ sonar-jacoco-issue ---
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.sonatype.aether.version < plexus.core
[DEBUG] Imported: org.sonatype.aether.* < plexus.core
[DEBUG] Imported: org.sonatype.aether.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.sonatype.aether.repository < plexus.core
[DEBUG] Imported: org.sonatype.aether.impl < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.sonatype.aether.collection < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.sonatype.aether.metadata < plexus.core
[DEBUG] Imported: org.sonatype.aether.spi < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.sonatype.aether.graph < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.sonatype.aether.installation < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.sonatype.aether.transfer < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.sonatype.aether.deployment < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.apache.maven.settings < 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.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.sonatype.aether.resolution < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator -->
[DEBUG] (f) directory = C:\projects\oss\sonar\sonar-jacoco-issue\target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] (f) reportDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\site
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[DEBUG] -- end configuration --
[INFO] Deleting C:\projects\oss\sonar\sonar-jacoco-issue\target
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes\com\github\taktos\AppTest.class
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes\com\github\taktos\App2Test.class
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes\com\github\taktos
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes\com\github
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes\com
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports\TEST-com.github.taktos.AppTest.xml
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports\TEST-com.github.taktos.App2Test.xml
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports\com.github.taktos.AppTest.txt
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports\com.github.taktos.App2Test.txt
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar-jacoco-issue-0.0.1.jar
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar\sonar-pom.xml
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar\jacoco-overall.exec
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar\.sonartmp
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\jacoco.xml
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\jacoco.csv
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\index.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\com.github.taktos\index.source.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\com.github.taktos\index.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\com.github.taktos\App.java.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\com.github.taktos\App.html
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\com.github.taktos
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.sessions.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\up.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\source.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\sort.js
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\sort.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\session.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\report.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\report.css
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\redbar.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\prettify.js
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\prettify.css
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\package.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\method.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\group.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\greenbar.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\down.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\class.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\bundle.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\branchpc.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\branchnc.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources\branchfc.gif
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it\.resources
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\jacoco.xml
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\jacoco.csv
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\index.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\com.github.taktos\index.source.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\com.github.taktos\index.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\com.github.taktos\App.java.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\com.github.taktos\App.html
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\com.github.taktos
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.sessions.html
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\up.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\source.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\sort.js
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\sort.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\session.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\report.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\report.css
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\redbar.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\prettify.js
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\prettify.css
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\package.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\method.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\group.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\greenbar.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\down.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\class.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\bundle.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\branchpc.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\branchnc.gif
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources\branchfc.gif
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco\.resources
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\site
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status\maven-compiler-plugin\testCompile\default-testCompile\inputFiles.lst
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status\maven-compiler-plugin\testCompile\default-testCompile\createdFiles.lst
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status\maven-compiler-plugin\testCompile\default-testCompile
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status\maven-compiler-plugin\testCompile
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status\maven-compiler-plugin\compile\default-compile\inputFiles.lst
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status\maven-compiler-plugin\compile\default-compile\createdFiles.lst
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status\maven-compiler-plugin\compile\default-compile
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status\maven-compiler-plugin\compile
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status\maven-compiler-plugin
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-status
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-archiver\pom.properties
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\maven-archiver
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\jacoco.exec
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\jacoco-it.exec
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\generated-test-sources\test-annotations
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\generated-test-sources
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\generated-sources\annotations
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\generated-sources
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\failsafe-reports\failsafe-summary.xml
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\failsafe-reports
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\classes\com\github\taktos\IntegrationTest.class
[INFO] Deleting file C:\projects\oss\sonar\sonar-jacoco-issue\target\classes\com\github\taktos\App.class
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\classes\com\github\taktos
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\classes\com\github
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\classes\com
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[INFO] Deleting directory C:\projects\oss\sonar\sonar-jacoco-issue\target
[DEBUG] Skipping non-existing directory C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] Skipping non-existing directory C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[DEBUG] Skipping non-existing directory C:\projects\oss\sonar\sonar-jacoco-issue\target\site
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-test) @ sonar-jacoco-issue ---
[DEBUG] org.jacoco:jacoco-maven-plugin:jar:0.7.1.201405082137:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:4.8.2:compile (version managed from 3.8.1)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
[DEBUG] org.apache.maven.shared:file-management:jar:1.2.1:compile
[DEBUG] org.apache.maven.shared:maven-shared-io:jar:1.1:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.1.2:compile
[DEBUG] xerces:xercesImpl:jar:2.8.1:compile
[DEBUG] commons-lang:commons-lang:jar:2.4:compile
[DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG] org.apache.velocity:velocity:jar:1.5:compile
[DEBUG] commons-collections:commons-collections:jar:3.2:compile
[DEBUG] commons-validator:commons-validator:jar:1.2.0:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] commons-digester:commons-digester:jar:1.6:compile
[DEBUG] commons-logging:commons-logging:jar:1.0.4:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] xml-apis:xml-apis:jar:1.0.b2:compile
[DEBUG] org.jacoco:org.jacoco.agent:jar:runtime:0.7.1.201405082137:compile
[DEBUG] org.jacoco:org.jacoco.core:jar:0.7.1.201405082137:compile
[DEBUG] org.ow2.asm:asm-debug-all:jar:5.0.1:compile
[DEBUG] org.jacoco:org.jacoco.report:jar:0.7.1.201405082137:compile
[DEBUG] Created new class realm plugin>org.jacoco:jacoco-maven-plugin:0.7.1.201405082137
[DEBUG] Importing foreign packages into class realm plugin>org.jacoco:jacoco-maven-plugin:0.7.1.201405082137
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.jacoco:jacoco-maven-plugin:0.7.1.201405082137
[DEBUG] Included: org.jacoco:jacoco-maven-plugin:jar:0.7.1.201405082137
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: junit:junit:jar:4.8.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.6
[DEBUG] Included: org.apache.maven.shared:file-management:jar:1.2.1
[DEBUG] Included: org.apache.maven.shared:maven-shared-io:jar:1.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.1.2
[DEBUG] Included: xerces:xercesImpl:jar:2.8.1
[DEBUG] Included: commons-lang:commons-lang:jar:2.4
[DEBUG] Included: commons-httpclient:commons-httpclient:jar:3.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.1.2
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG] Included: org.apache.velocity:velocity:jar:1.5
[DEBUG] Included: commons-collections:commons-collections:jar:3.2
[DEBUG] Included: commons-validator:commons-validator:jar:1.2.0
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: commons-digester:commons-digester:jar:1.6
[DEBUG] Included: commons-logging:commons-logging:jar:1.0.4
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: xml-apis:xml-apis:jar:1.0.b2
[DEBUG] Included: org.jacoco:org.jacoco.agent:jar:runtime:0.7.1.201405082137
[DEBUG] Included: org.jacoco:org.jacoco.core:jar:0.7.1.201405082137
[DEBUG] Included: org.ow2.asm:asm-debug-all:jar:5.0.1
[DEBUG] Included: org.jacoco:org.jacoco.report:jar:0.7.1.201405082137
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.2.1
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG] Excluded: org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6
[DEBUG] Configuring mojo org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.7.1.201405082137, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:prepare-agent' with basic configurator -->
[DEBUG] (f) destFile = C:\projects\oss\sonar\sonar-jacoco-issue\target\jacoco.exec
[DEBUG] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.7.1.201405082137:, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, junit:junit=junit:junit:jar:4.8.2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.6:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.7.1.201405082137:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.7.1.201405082137:compile, org.ow2.asm:asm-debug-all=org.ow2.asm:asm-debug-all:jar:5.0.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.7.1.201405082137:compile}
[DEBUG] (f) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO] argLine set to -javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ sonar-jacoco-issue ---
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.5:
[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.0: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.5
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.5
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.5
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.5
[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.0
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.5:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[debug] execute contextualize
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.5:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\projects\oss\sonar\sonar-jacoco-issue\src\main\resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@609640d5
[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, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.PROMPT=$P$G, os.name=Windows 7, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0\jre\classes, env.COMPUTERNAME=CT12A02S, jacoco.version=0.7.1.201405082137, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, env.SAMDIR=SINSTDIR, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0-b132, env.HOMEPATH=\Users\takiguchi, project.build.sourceEncoding=UTF-8, user.name=takiguchi, maven.build.version=Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 22:51:28+0900), env.CHASENRC=C:\Program Files (x86)\chasen\etc\chasenrc, env.PATH=C:\usr\bin;C:\Program Files\Java\jdk1.8.0\bin;C:\Users\takiguchi\tools\java\apache-maven-3.0.5\bin;C:\Users\takiguchi\tools\java\groovy-2.0.5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\nodejs\;C:\Program Files\Calibre2\;C:\HashiCorp\Vagrant\bin;C:\Users\takiguchi\AppData\Roaming\npm, user.language=ja, env.WINDIR=C:\windows, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0\jre\bin, classworlds.conf=C:\Users\takiguchi\tools\java\apache-maven-3.0.5\bin\m2.conf, java.version=1.8.0, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel, user.timezone=Asia/Tokyo, env.TEMP=C:\Users\TAKIGU~1\AppData\Local\Temp, sun.arch.data.model=64, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=MS932, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, env.VIM_EXE_DIR=C:\Program Files (x86)\Vim\vim73, file.separator=\, java.specification.name=Java Platform API Specification, env.GROOVY_HOME=C:\Users\takiguchi\tools\java\groovy-2.0.5, java.class.version=52.0, user.country=JP, argLine=-javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco.exec, java.home=C:\Program Files\Java\jdk1.8.0\jre, env.APPDATA=C:\Users\takiguchi\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.1, env.=::=::\, project.reporting.outputEncoding=UTF-8, path.separator=;, java.vm.version=25.0-b70, user.variant=, env.USERPROFILE=C:\Users\takiguchi, env.JAVA_HOME=C:\Program Files\Java\jdk1.8.0, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\TAKIGU~1\AppData\Local\Temp, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.script=, user.home=C:\Users\takiguchi, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.=EXITCODE=00000001, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, env.M2_HOME=C:\Users\takiguchi\tools\java\apache-maven-3.0.5, env.NUMBER_OF_PROCESSORS=4, java.library.path=C:\Program Files\Java\jdk1.8.0\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\usr\bin;C:\Program Files\Java\jdk1.8.0\bin;C:\Users\takiguchi\tools\java\apache-maven-3.0.5\bin;C:\Users\takiguchi\tools\java\groovy-2.0.5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\nodejs\;C:\Program Files\Calibre2\;C:\HashiCorp\Vagrant\bin;C:\Users\takiguchi\AppData\Roaming\npm;., java.vendor.url=http://java.oracle.com/, env.SVN_EDITOR=vim, env.PSMODULEPATH=C:\windows\system32\WindowsPowerShell\v1.0\Modules\, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.USERDNSDOMAIN=ARKSYSTEMS.CO.JP, env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, env.MAVEN_CMD_LINE_ARGS=clean install sonar:sonar -X, java.vm.vendor=Oracle Corporation, maven.home=C:\Users\takiguchi\tools\java\apache-maven-3.0.5, java.runtime.name=Java(TM) SE Runtime Environment, sonar.java.version=2.4, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install sonar:sonar -X, java.class.path=C:\Users\takiguchi\tools\java\apache-maven-3.0.5\boot\plexus-classworlds-2.4.jar, env.PROGRAMW6432=C:\Program Files, maven.version=3.0.5, env.PROGRAMFILES(X86)=C:\Program Files (x86), env.MAVEN_JAVA_EXE="C:\Program Files\Java\jdk1.8.0\bin\java.exe", java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\\A00SI, 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=Service Pack 1, env.HOME=C:\Users\takiguchi, java.io.tmpdir=C:\Users\TAKIGU~1\AppData\Local\Temp\, env.PROCESSOR_REVISION=2a07, env.VBOX_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\windows\system32\cmd.exe, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.8.0\jre\lib\ext;C:\windows\Sun\Java\lib\ext, env.LOCALAPPDATA=C:\Users\takiguchi\AppData\Local, user.dir=C:\projects\oss\sonar\sonar-jacoco-issue, sonar.java.coveragePlugin=jacoco, line.separator=
, env.CLASSWORLDS_JAR="C:\Users\takiguchi\tools\java\apache-maven-3.0.5\boot\plexus-classworlds-2.4.jar", java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, env.ERROR_CODE=0, env.USERNAME=takiguchi, sun.stderr.encoding=ms932, file.encoding=MS932, env.USERDOMAIN=ARKD01, java.specification.version=1.8, env.=C:=C:\projects\oss\sonar\sonar-jacoco-issue, env.PROCESSOR_LEVEL=6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory C:\projects\oss\sonar\sonar-jacoco-issue\src\main\resources
excludes []
includes []
[INFO] skip non existing resourceDirectory C:\projects\oss\sonar\sonar-jacoco-issue\src\main\resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sonar-jacoco-issue ---
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.1:
[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.2:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.2:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.2: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.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.1
[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.2
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.2
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.2
[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] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:1.0
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.5.5
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.2
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic configurator -->
[DEBUG] (f) basedir = C:\projects\oss\sonar\sonar-jacoco-issue
[DEBUG] (f) buildDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target
[DEBUG] (f) classpathElements = [C:\projects\oss\sonar\sonar-jacoco-issue\target\classes]
[DEBUG] (f) compileSourceRoots = [C:\projects\oss\sonar\sonar-jacoco-issue\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 = C:\projects\oss\sonar\sonar-jacoco-issue\target\generated-sources\annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] (f) projectArtifact = com.github.taktos:sonar-jacoco-issue:jar:0.0.1
[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] (f) mavenSession = org.apache.maven.execution.MavenSession@609640d5
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@609640d5
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\projects\oss\sonar\sonar-jacoco-issue\src\main\java]
[DEBUG] Classpath: [C:\projects\oss\sonar\sonar-jacoco-issue\target\classes]
[DEBUG] Output directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: C:\projects\oss\sonar\sonar-jacoco-issue\src\main\java\com\github\taktos\IntegrationTest.java
[DEBUG] Stale source detected: C:\projects\oss\sonar\sonar-jacoco-issue\src\main\java\com\github\taktos\App.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] Source roots:
[DEBUG] C:\projects\oss\sonar\sonar-jacoco-issue\src\main\java
[DEBUG] Command line options:
[DEBUG] -d C:\projects\oss\sonar\sonar-jacoco-issue\target\classes -classpath C:\projects\oss\sonar\sonar-jacoco-issue\target\classes; -sourcepath C:\projects\oss\sonar\sonar-jacoco-issue\src\main\java; -s C:\projects\oss\sonar\sonar-jacoco-issue\target\generated-sources\annotations -g -nowarn -target 1.7 -source 1.7 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 2 source files to C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ sonar-jacoco-issue ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.5:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[debug] execute contextualize
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.5:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\projects\oss\sonar\sonar-jacoco-issue\src\test\resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@609640d5
[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, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.PROMPT=$P$G, os.name=Windows 7, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0\jre\classes, env.COMPUTERNAME=CT12A02S, jacoco.version=0.7.1.201405082137, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, env.SAMDIR=SINSTDIR, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0-b132, env.HOMEPATH=\Users\takiguchi, project.build.sourceEncoding=UTF-8, user.name=takiguchi, maven.build.version=Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 22:51:28+0900), env.CHASENRC=C:\Program Files (x86)\chasen\etc\chasenrc, env.PATH=C:\usr\bin;C:\Program Files\Java\jdk1.8.0\bin;C:\Users\takiguchi\tools\java\apache-maven-3.0.5\bin;C:\Users\takiguchi\tools\java\groovy-2.0.5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\nodejs\;C:\Program Files\Calibre2\;C:\HashiCorp\Vagrant\bin;C:\Users\takiguchi\AppData\Roaming\npm, user.language=ja, env.WINDIR=C:\windows, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0\jre\bin, classworlds.conf=C:\Users\takiguchi\tools\java\apache-maven-3.0.5\bin\m2.conf, java.version=1.8.0, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel, user.timezone=Asia/Tokyo, env.TEMP=C:\Users\TAKIGU~1\AppData\Local\Temp, sun.arch.data.model=64, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=MS932, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, env.VIM_EXE_DIR=C:\Program Files (x86)\Vim\vim73, file.separator=\, java.specification.name=Java Platform API Specification, env.GROOVY_HOME=C:\Users\takiguchi\tools\java\groovy-2.0.5, java.class.version=52.0, user.country=JP, argLine=-javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco.exec, java.home=C:\Program Files\Java\jdk1.8.0\jre, env.APPDATA=C:\Users\takiguchi\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.1, env.=::=::\, project.reporting.outputEncoding=UTF-8, path.separator=;, java.vm.version=25.0-b70, user.variant=, env.USERPROFILE=C:\Users\takiguchi, env.JAVA_HOME=C:\Program Files\Java\jdk1.8.0, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\TAKIGU~1\AppData\Local\Temp, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.script=, user.home=C:\Users\takiguchi, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.=EXITCODE=00000001, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, env.M2_HOME=C:\Users\takiguchi\tools\java\apache-maven-3.0.5, env.NUMBER_OF_PROCESSORS=4, java.library.path=C:\Program Files\Java\jdk1.8.0\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\usr\bin;C:\Program Files\Java\jdk1.8.0\bin;C:\Users\takiguchi\tools\java\apache-maven-3.0.5\bin;C:\Users\takiguchi\tools\java\groovy-2.0.5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\nodejs\;C:\Program Files\Calibre2\;C:\HashiCorp\Vagrant\bin;C:\Users\takiguchi\AppData\Roaming\npm;., java.vendor.url=http://java.oracle.com/, env.SVN_EDITOR=vim, env.PSMODULEPATH=C:\windows\system32\WindowsPowerShell\v1.0\Modules\, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.USERDNSDOMAIN=ARKSYSTEMS.CO.JP, env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, env.MAVEN_CMD_LINE_ARGS=clean install sonar:sonar -X, java.vm.vendor=Oracle Corporation, maven.home=C:\Users\takiguchi\tools\java\apache-maven-3.0.5, java.runtime.name=Java(TM) SE Runtime Environment, sonar.java.version=2.4, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install sonar:sonar -X, java.class.path=C:\Users\takiguchi\tools\java\apache-maven-3.0.5\boot\plexus-classworlds-2.4.jar, env.PROGRAMW6432=C:\Program Files, maven.version=3.0.5, env.PROGRAMFILES(X86)=C:\Program Files (x86), env.MAVEN_JAVA_EXE="C:\Program Files\Java\jdk1.8.0\bin\java.exe", java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\\A00SI, 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=Service Pack 1, env.HOME=C:\Users\takiguchi, java.io.tmpdir=C:\Users\TAKIGU~1\AppData\Local\Temp\, env.PROCESSOR_REVISION=2a07, env.VBOX_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\windows\system32\cmd.exe, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.8.0\jre\lib\ext;C:\windows\Sun\Java\lib\ext, env.LOCALAPPDATA=C:\Users\takiguchi\AppData\Local, user.dir=C:\projects\oss\sonar\sonar-jacoco-issue, sonar.java.coveragePlugin=jacoco, line.separator=
, env.CLASSWORLDS_JAR="C:\Users\takiguchi\tools\java\apache-maven-3.0.5\boot\plexus-classworlds-2.4.jar", java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, env.ERROR_CODE=0, env.USERNAME=takiguchi, sun.stderr.encoding=ms932, file.encoding=MS932, env.USERDOMAIN=ARKD01, java.specification.version=1.8, env.=C:=C:\projects\oss\sonar\sonar-jacoco-issue, env.PROCESSOR_LEVEL=6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory C:\projects\oss\sonar\sonar-jacoco-issue\src\test\resources
excludes []
includes []
[INFO] skip non existing resourceDirectory C:\projects\oss\sonar\sonar-jacoco-issue\src\test\resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sonar-jacoco-issue ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile' with basic configurator -->
[DEBUG] (f) basedir = C:\projects\oss\sonar\sonar-jacoco-issue
[DEBUG] (f) buildDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target
[DEBUG] (f) classpathElements = [C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes, C:\projects\oss\sonar\sonar-jacoco-issue\target\classes, C:\Users\takiguchi\.m2\repository\junit\junit\4.11\junit-4.11.jar, C:\Users\takiguchi\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar, C:\Users\takiguchi\.m2\repository\org\codehaus\sonar-plugins\java\sonar-jacoco-listeners\2.4\sonar-jacoco-listeners-2.4.jar]
[DEBUG] (f) compileSourceRoots = [C:\projects\oss\sonar\sonar-jacoco-issue\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 = C:\projects\oss\sonar\sonar-jacoco-issue\target\generated-test-sources\test-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[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] (f) mavenSession = org.apache.maven.execution.MavenSession@609640d5
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@609640d5
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\projects\oss\sonar\sonar-jacoco-issue\src\test\java]
[DEBUG] Classpath: [C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
C:\Users\takiguchi\.m2\repository\junit\junit\4.11\junit-4.11.jar
C:\Users\takiguchi\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar
C:\Users\takiguchi\.m2\repository\org\codehaus\sonar-plugins\java\sonar-jacoco-listeners\2.4\sonar-jacoco-listeners-2.4.jar]
[DEBUG] Output directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: C:\projects\oss\sonar\sonar-jacoco-issue\src\test\java\com\github\taktos\AppTest.java
[DEBUG] Stale source detected: C:\projects\oss\sonar\sonar-jacoco-issue\src\test\java\com\github\taktos\App2Test.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[DEBUG] C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] C:\Users\takiguchi\.m2\repository\junit\junit\4.11\junit-4.11.jar
[DEBUG] C:\Users\takiguchi\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar
[DEBUG] C:\Users\takiguchi\.m2\repository\org\codehaus\sonar-plugins\java\sonar-jacoco-listeners\2.4\sonar-jacoco-listeners-2.4.jar
[DEBUG] Source roots:
[DEBUG] C:\projects\oss\sonar\sonar-jacoco-issue\src\test\java
[DEBUG] Command line options:
[DEBUG] -d C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes -classpath C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes;C:\projects\oss\sonar\sonar-jacoco-issue\target\classes;C:\Users\takiguchi\.m2\repository\junit\junit\4.11\junit-4.11.jar;C:\Users\takiguchi\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\takiguchi\.m2\repository\org\codehaus\sonar-plugins\java\sonar-jacoco-listeners\2.4\sonar-jacoco-listeners-2.4.jar; -sourcepath C:\projects\oss\sonar\sonar-jacoco-issue\src\test\java; -s C:\projects\oss\sonar\sonar-jacoco-issue\target\generated-test-sources\test-annotations -g -nowarn -target 1.7 -source 1.7 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 2 source files to C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ sonar-jacoco-issue ---
[DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.17:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.17:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.17: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-plugin-descriptor: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.1:test (scope managed from 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-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[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: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-monitor:jar:2.0.9:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:2.0.9:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.17
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.17
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.17
[DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.17
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.17
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.17
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.17
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: junit:junit:jar:3.8.1
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:2.0.9
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.17:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.17, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.17:test' with basic configurator -->
[DEBUG] (s) additionalClasspathElements = []
[DEBUG] (s) argLine = -javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco.exec
[DEBUG] (s) basedir = C:\projects\oss\sonar\sonar-jacoco-issue
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] (s) classpathDependencyExcludes = []
[DEBUG] (s) dependenciesToScan = []
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) excludedGroups = com.github.taktos.IntegrationTest
[DEBUG] (f) forkCount = 1
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///C:/Users/takiguchi/.m2/repository/
layout: none
[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.17:, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.17:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.17:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.1:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9: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.17:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.17:test'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.17:help'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) projectArtifactMap = {junit:junit=junit:junit:jar:4.11:test, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:test, org.codehaus.sonar-plugins.java:sonar-jacoco-listeners=org.codehaus.sonar-plugins.java:sonar-jacoco-listeners:jar:2.4:test}
[DEBUG] (s) properties = {listener=org.sonar.java.jacoco.JUnitListener}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: central
url: http://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[DEBUG] (f) reuseForks = true
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) testClassesDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[DEBUG] (s) testFailureIgnore = true
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\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 = C:\projects\oss\sonar\sonar-jacoco-issue
[DEBUG] (s) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@609640d5
[DEBUG] -- end configuration --
[INFO] Surefire report directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[DEBUG] Setting system property [user.dir]=[C:\projects\oss\sonar\sonar-jacoco-issue]
[DEBUG] Setting system property [localRepository]=[C:\Users\takiguchi\.m2\repository]
[DEBUG] Setting system property [basedir]=[C:\projects\oss\sonar\sonar-jacoco-issue]
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.17:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:compile (selected for compile)
[DEBUG] Adding to surefire booter test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-booter\2.17\surefire-booter-2.17.jar Scope: compile
[DEBUG] Adding to surefire booter test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-api\2.17\surefire-api-2.17.jar Scope: compile
[DEBUG] Using JVM: C:\Program Files\Java\jdk1.8.0\jre\bin\java
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-junit47:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-junit48:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-junit4:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-junit3:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-java5:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.4:test (selected for test)
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-grouper:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.4:test (selected for test)
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-java5:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:test (selected for test)
[DEBUG] Adding to surefire test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-junit47\2.17\surefire-junit47-2.17.jar Scope: test
[DEBUG] Adding to surefire test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit48\2.17\common-junit48-2.17.jar Scope: test
[DEBUG] Adding to surefire test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit4\2.17\common-junit4-2.17.jar Scope: test
[DEBUG] Adding to surefire test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit3\2.17\common-junit3-2.17.jar Scope: test
[DEBUG] Adding to surefire test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-api\2.17\surefire-api-2.17.jar Scope: test
[DEBUG] Adding to surefire test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-java5\2.17\common-java5-2.17.jar Scope: test
[DEBUG] Adding to surefire test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\shared\maven-shared-utils\0.4\maven-shared-utils-0.4.jar Scope: test
[DEBUG] Adding to surefire test classpath: C:\Users\takiguchi\.m2\repository\com\google\code\findbugs\jsr305\2.0.1\jsr305-2.0.1.jar Scope: test
[DEBUG] Adding to surefire test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-grouper\2.17\surefire-grouper-2.17.jar Scope: test
[DEBUG] test classpath: C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes C:\projects\oss\sonar\sonar-jacoco-issue\target\classes C:\Users\takiguchi\.m2\repository\junit\junit\4.11\junit-4.11.jar C:\Users\takiguchi\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar C:\Users\takiguchi\.m2\repository\org\codehaus\sonar-plugins\java\sonar-jacoco-listeners\2.4\sonar-jacoco-listeners-2.4.jar
[DEBUG] provider classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-junit47\2.17\surefire-junit47-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit48\2.17\common-junit48-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit4\2.17\common-junit4-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit3\2.17\common-junit3-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-api\2.17\surefire-api-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-java5\2.17\common-java5-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\shared\maven-shared-utils\0.4\maven-shared-utils-0.4.jar C:\Users\takiguchi\.m2\repository\com\google\code\findbugs\jsr305\2.0.1\jsr305-2.0.1.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-grouper\2.17\surefire-grouper-2.17.jar
[DEBUG] test(compact) classpath: test-classes classes junit-4.11.jar hamcrest-core-1.3.jar sonar-jacoco-listeners-2.4.jar
[DEBUG] provider(compact) classpath: surefire-junit47-2.17.jar common-junit48-2.17.jar common-junit4-2.17.jar common-junit3-2.17.jar surefire-api-2.17.jar common-java5-2.17.jar maven-shared-utils-0.4.jar jsr305-2.0.1.jar surefire-grouper-2.17.jar
-------------------------------------------------------
T E S T S
-------------------------------------------------------
[DEBUG] boot classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-booter\2.17\surefire-booter-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-api\2.17\surefire-api-2.17.jar C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes C:\projects\oss\sonar\sonar-jacoco-issue\target\classes C:\Users\takiguchi\.m2\repository\junit\junit\4.11\junit-4.11.jar C:\Users\takiguchi\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar C:\Users\takiguchi\.m2\repository\org\codehaus\sonar-plugins\java\sonar-jacoco-listeners\2.4\sonar-jacoco-listeners-2.4.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-junit47\2.17\surefire-junit47-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit48\2.17\common-junit48-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit4\2.17\common-junit4-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit3\2.17\common-junit3-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-java5\2.17\common-java5-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\shared\maven-shared-utils\0.4\maven-shared-utils-0.4.jar C:\Users\takiguchi\.m2\repository\com\google\code\findbugs\jsr305\2.0.1\jsr305-2.0.1.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-grouper\2.17\surefire-grouper-2.17.jar
[DEBUG] boot(compact) classpath: surefire-booter-2.17.jar surefire-api-2.17.jar test-classes classes junit-4.11.jar hamcrest-core-1.3.jar sonar-jacoco-listeners-2.4.jar surefire-junit47-2.17.jar common-junit48-2.17.jar common-junit4-2.17.jar common-junit3-2.17.jar common-java5-2.17.jar maven-shared-utils-0.4.jar jsr305-2.0.1.jar surefire-grouper-2.17.jar
Forking command line: cmd.exe /X /C ""C:\Program Files\Java\jdk1.8.0\jre\bin\java" -javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco.exec -jar C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire\surefirebooter3310215412078158291.jar C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire\surefire1232485297440654319tmp C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire\surefire_04126106294895890276tmp"
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ sonar-jacoco-issue ---
[DEBUG] org.apache.maven.plugins:maven-jar-plugin:jar:2.3.2:
[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-settings: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-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry: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] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:runtime
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.4.2:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.1:compile
[DEBUG] commons-lang:commons-lang:jar:2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.3.2
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.3.2
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.3.2
[DEBUG] Included: org.apache.maven.plugins:maven-jar-plugin:jar:2.3.2
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.4.2
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.0.1
[DEBUG] Included: commons-lang:commons-lang:jar:2.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.3.2:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.3.2:jar' with basic configurator -->
[DEBUG] (f) classesDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] (f) defaultManifestFile = C:\projects\oss\sonar\sonar-jacoco-issue\target\classes\META-INF\MANIFEST.MF
[DEBUG] (f) finalName = sonar-jacoco-issue-0.0.1
[DEBUG] (f) forceCreation = false
[DEBUG] (f) outputDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target
[DEBUG] (f) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar-jacoco-issue-0.0.1.jar not found.)
[INFO] Building jar: C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar-jacoco-issue-0.0.1.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory com/
[DEBUG] adding directory com/github/
[DEBUG] adding directory com/github/taktos/
[DEBUG] adding entry com/github/taktos/App.class
[DEBUG] adding entry com/github/taktos/IntegrationTest.class
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/com.github.taktos/
[DEBUG] adding directory META-INF/maven/com.github.taktos/sonar-jacoco-issue/
[DEBUG] adding entry META-INF/maven/com.github.taktos/sonar-jacoco-issue/pom.xml
[DEBUG] adding entry META-INF/maven/com.github.taktos/sonar-jacoco-issue/pom.properties
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent-integration (pre-integration-test) @ sonar-jacoco-issue ---
[DEBUG] Configuring mojo org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:prepare-agent-integration from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.7.1.201405082137, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:prepare-agent-integration' with basic configurator -->
[DEBUG] (f) destFile = C:\projects\oss\sonar\sonar-jacoco-issue\target\jacoco-it.exec
[DEBUG] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.7.1.201405082137:, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, junit:junit=junit:junit:jar:4.8.2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.6:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.7.1.201405082137:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.7.1.201405082137:compile, org.ow2.asm:asm-debug-all=org.ow2.asm:asm-debug-all:jar:5.0.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.7.1.201405082137:compile}
[DEBUG] (f) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO] argLine set to -javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco-it.exec
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ sonar-jacoco-issue ---
[DEBUG] org.apache.maven.plugins:maven-failsafe-plugin:jar:2.17:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.17:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.17: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-plugin-descriptor: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.1:test (scope managed from 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-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[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: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-monitor:jar:2.0.9:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:2.0.9:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.17
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.17
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.17
[DEBUG] Included: org.apache.maven.plugins:maven-failsafe-plugin:jar:2.17
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.17
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.17
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.17
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: junit:junit:jar:3.8.1
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:2.0.9
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-failsafe-plugin:2.17:integration-test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.17, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-failsafe-plugin:2.17:integration-test' with basic configurator -->
[DEBUG] (s) additionalClasspathElements = []
[DEBUG] (s) argLine = -javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco-it.exec
[DEBUG] (s) basedir = C:\projects\oss\sonar\sonar-jacoco-issue
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] (s) classpathDependencyExcludes = []
[DEBUG] (s) dependenciesToScan = []
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (s) failIfNoTests = false
[DEBUG] (f) forkCount = 1
[DEBUG] (s) forkMode = once
[DEBUG] (s) groups = com.github.taktos.IntegrationTest
[DEBUG] (s) includes = [**/*Test.java]
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///C:/Users/takiguchi/.m2/repository/
layout: none
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) parallelOptimized = true
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-failsafe-plugin=org.apache.maven.plugins:maven-failsafe-plugin:maven-plugin:2.17:, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.17:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.17:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.1:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9: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.17:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.failsafe.IntegrationTestMojo', role hint: 'org.apache.maven.plugins:maven-failsafe-plugin:2.17:integration-test'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.failsafe.VerifyMojo', role hint: 'org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.failsafe.HelpMojo', role hint: 'org.apache.maven.plugins:maven-failsafe-plugin:2.17:help'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) projectArtifactMap = {junit:junit=junit:junit:jar:4.11:test, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:test, org.codehaus.sonar-plugins.java:sonar-jacoco-listeners=org.codehaus.sonar-plugins.java:sonar-jacoco-listeners:jar:2.4:test}
[DEBUG] (s) properties = {listener=org.sonar.java.jacoco.JUnitListener}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: central
url: http://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[DEBUG] (f) reuseForks = true
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) summaryFile = C:\projects\oss\sonar\sonar-jacoco-issue\target\failsafe-reports\failsafe-summary.xml
[DEBUG] (s) testClassesDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\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 = C:\projects\oss\sonar\sonar-jacoco-issue
[DEBUG] (s) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@609640d5
[DEBUG] -- end configuration --
[INFO] Failsafe report directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[DEBUG] Setting system property [user.dir]=[C:\projects\oss\sonar\sonar-jacoco-issue]
[DEBUG] Setting system property [localRepository]=[C:\Users\takiguchi\.m2\repository]
[DEBUG] Setting system property [basedir]=[C:\projects\oss\sonar\sonar-jacoco-issue]
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.17:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:compile (selected for compile)
[DEBUG] Adding to failsafe booter test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-booter\2.17\surefire-booter-2.17.jar Scope: compile
[DEBUG] Adding to failsafe booter test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-api\2.17\surefire-api-2.17.jar Scope: compile
[DEBUG] Using JVM: C:\Program Files\Java\jdk1.8.0\jre\bin\java
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-junit47:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-junit48:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-junit4:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-junit3:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-java5:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.4:test (selected for test)
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-grouper:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.4:test (selected for test)
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:test (selected for test)
[DEBUG] org.apache.maven.surefire:common-java5:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:test (selected for test)
[DEBUG] Adding to failsafe test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-junit47\2.17\surefire-junit47-2.17.jar Scope: test
[DEBUG] Adding to failsafe test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit48\2.17\common-junit48-2.17.jar Scope: test
[DEBUG] Adding to failsafe test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit4\2.17\common-junit4-2.17.jar Scope: test
[DEBUG] Adding to failsafe test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit3\2.17\common-junit3-2.17.jar Scope: test
[DEBUG] Adding to failsafe test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-api\2.17\surefire-api-2.17.jar Scope: test
[DEBUG] Adding to failsafe test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-java5\2.17\common-java5-2.17.jar Scope: test
[DEBUG] Adding to failsafe test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\shared\maven-shared-utils\0.4\maven-shared-utils-0.4.jar Scope: test
[DEBUG] Adding to failsafe test classpath: C:\Users\takiguchi\.m2\repository\com\google\code\findbugs\jsr305\2.0.1\jsr305-2.0.1.jar Scope: test
[DEBUG] Adding to failsafe test classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-grouper\2.17\surefire-grouper-2.17.jar Scope: test
[DEBUG] test classpath: C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes C:\projects\oss\sonar\sonar-jacoco-issue\target\classes C:\Users\takiguchi\.m2\repository\junit\junit\4.11\junit-4.11.jar C:\Users\takiguchi\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar C:\Users\takiguchi\.m2\repository\org\codehaus\sonar-plugins\java\sonar-jacoco-listeners\2.4\sonar-jacoco-listeners-2.4.jar
[DEBUG] provider classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-junit47\2.17\surefire-junit47-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit48\2.17\common-junit48-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit4\2.17\common-junit4-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit3\2.17\common-junit3-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-api\2.17\surefire-api-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-java5\2.17\common-java5-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\shared\maven-shared-utils\0.4\maven-shared-utils-0.4.jar C:\Users\takiguchi\.m2\repository\com\google\code\findbugs\jsr305\2.0.1\jsr305-2.0.1.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-grouper\2.17\surefire-grouper-2.17.jar
[DEBUG] test(compact) classpath: test-classes classes junit-4.11.jar hamcrest-core-1.3.jar sonar-jacoco-listeners-2.4.jar
[DEBUG] provider(compact) classpath: surefire-junit47-2.17.jar common-junit48-2.17.jar common-junit4-2.17.jar common-junit3-2.17.jar surefire-api-2.17.jar common-java5-2.17.jar maven-shared-utils-0.4.jar jsr305-2.0.1.jar surefire-grouper-2.17.jar
-------------------------------------------------------
T E S T S
-------------------------------------------------------
[DEBUG] boot classpath: C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-booter\2.17\surefire-booter-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-api\2.17\surefire-api-2.17.jar C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes C:\projects\oss\sonar\sonar-jacoco-issue\target\classes C:\Users\takiguchi\.m2\repository\junit\junit\4.11\junit-4.11.jar C:\Users\takiguchi\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar C:\Users\takiguchi\.m2\repository\org\codehaus\sonar-plugins\java\sonar-jacoco-listeners\2.4\sonar-jacoco-listeners-2.4.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-junit47\2.17\surefire-junit47-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit48\2.17\common-junit48-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit4\2.17\common-junit4-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-junit3\2.17\common-junit3-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\common-java5\2.17\common-java5-2.17.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\shared\maven-shared-utils\0.4\maven-shared-utils-0.4.jar C:\Users\takiguchi\.m2\repository\com\google\code\findbugs\jsr305\2.0.1\jsr305-2.0.1.jar C:\Users\takiguchi\.m2\repository\org\apache\maven\surefire\surefire-grouper\2.17\surefire-grouper-2.17.jar
[DEBUG] boot(compact) classpath: surefire-booter-2.17.jar surefire-api-2.17.jar test-classes classes junit-4.11.jar hamcrest-core-1.3.jar sonar-jacoco-listeners-2.4.jar surefire-junit47-2.17.jar common-junit48-2.17.jar common-junit4-2.17.jar common-junit3-2.17.jar common-java5-2.17.jar maven-shared-utils-0.4.jar jsr305-2.0.1.jar surefire-grouper-2.17.jar
Forking command line: cmd.exe /X /C ""C:\Program Files\Java\jdk1.8.0\jre\bin\java" -javaagent:C:\\Users\\takiguchi\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=C:\\projects\\oss\\sonar\\sonar-jacoco-issue\\target\\jacoco-it.exec -jar C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire\surefirebooter3682901548357561766.jar C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire\surefire8111301155456258898tmp C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire\surefire_02403453728123655335tmp"
Running com.github.taktos.App2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.github.taktos.App2Test
Running com.github.taktos.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in com.github.taktos.AppTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report-integration (post-integration-test) @ sonar-jacoco-issue ---
[DEBUG] Configuring mojo org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:report-integration from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.7.1.201405082137, 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.jacoco:jacoco-maven-plugin:0.7.1.201405082137:report-integration' with basic configurator -->
[DEBUG] (f) dataFile = C:\projects\oss\sonar\sonar-jacoco-issue\target\jacoco-it.exec
[DEBUG] (f) outputDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco-it
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (f) skip = false
[DEBUG] (f) sourceEncoding = UTF-8
[DEBUG] -- end configuration --
[INFO] Analyzed bundle 'sonar-jacoco-issue' with 1 classes
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:verify (default) @ sonar-jacoco-issue ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.17, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify' with basic configurator -->
[DEBUG] (s) basedir = C:\projects\oss\sonar\sonar-jacoco-issue
[DEBUG] (f) encoding = UTF-8
[DEBUG] (s) failIfNoTests = false
[DEBUG] (s) reportsDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[DEBUG] (s) skip = false
[DEBUG] (f) summaryFile = C:\projects\oss\sonar\sonar-jacoco-issue\target\failsafe-reports\failsafe-summary.xml
[DEBUG] (s) testClassesDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\test-classes
[DEBUG] (s) testFailureIgnore = true
[DEBUG] -- end configuration --
[INFO] Failsafe report directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-test) @ sonar-jacoco-issue ---
[DEBUG] Configuring mojo org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.7.1.201405082137, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.7.1.201405082137:report' with basic configurator -->
[DEBUG] (f) dataFile = C:\projects\oss\sonar\sonar-jacoco-issue\target\jacoco.exec
[DEBUG] (f) outputDirectory = C:\projects\oss\sonar\sonar-jacoco-issue\target\site\jacoco
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (f) skip = false
[DEBUG] (f) sourceEncoding = UTF-8
[DEBUG] -- end configuration --
[INFO] Analyzed bundle 'sonar-jacoco-issue' with 1 classes
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ sonar-jacoco-issue ---
[DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:2.3.1:
[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-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry: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] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.codehaus.plexus:plexus-digest:jar:1.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
[DEBUG] Included: org.apache.maven.plugins:maven-install-plugin:jar:2.3.1
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.codehaus.plexus:plexus-digest:jar:1.0
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.3.1:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.3.1:install' with basic configurator -->
[DEBUG] (f) artifact = com.github.taktos:sonar-jacoco-issue:jar:0.0.1
[DEBUG] (f) attachedArtifacts = []
[DEBUG] (f) createChecksum = false
[DEBUG] (f) localRepository = id: local
url: file:///C:/Users/takiguchi/.m2/repository/
layout: none
[DEBUG] (f) packaging = jar
[DEBUG] (f) pomFile = C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar-jacoco-issue-0.0.1.jar to C:\Users\takiguchi\.m2\repository\com\github\taktos\sonar-jacoco-issue\0.0.1\sonar-jacoco-issue-0.0.1.jar
[DEBUG] Writing resolution tracking file C:\Users\takiguchi\.m2\repository\com\github\taktos\sonar-jacoco-issue\0.0.1\_maven.repositories
[INFO] Installing C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml to C:\Users\takiguchi\.m2\repository\com\github\taktos\sonar-jacoco-issue\0.0.1\sonar-jacoco-issue-0.0.1.pom
[DEBUG] Writing resolution tracking file C:\Users\takiguchi\.m2\repository\com\github\taktos\sonar-jacoco-issue\0.0.1\_maven.repositories
[DEBUG] Installing com.github.taktos:sonar-jacoco-issue/maven-metadata.xml to C:\Users\takiguchi\.m2\repository\com\github\taktos\sonar-jacoco-issue\maven-metadata-local.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building sonar-jacoco-issue 0.0.1
[INFO] ------------------------------------------------------------------------
[DEBUG] Resolving plugin prefix sonar from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in local (C:\Users\takiguchi\.m2\repository)
[DEBUG] Skipped remote update check for org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.codehaus.mojo/maven-metadata.xml in local (C:\Users\takiguchi\.m2\repository)
[DEBUG] Skipped remote update check for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix sonar to org.codehaus.mojo:sonar-maven-plugin from repository central
[DEBUG] Resolving plugin version for org.codehaus.mojo:sonar-maven-plugin
[DEBUG] Could not find metadata org.codehaus.mojo:sonar-maven-plugin/maven-metadata.xml in local (C:\Users\takiguchi\.m2\repository)
[DEBUG] Skipped remote update check for org.codehaus.mojo:sonar-maven-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.codehaus.mojo:sonar-maven-plugin to 2.4 from repository central (http://repo.maven.apache.org/maven2, releases)
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: com.github.taktos:sonar-jacoco-issue:0.0.1
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:sonar-maven-plugin:2.4:sonar (default-cli)
[DEBUG] Style: Aggregating
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<localRepository default-value="${localRepository}"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
<skip default-value="false">${sonar.skip}</skip>
<sonarHostURL default-value="http://localhost:9000">${sonar.host.url}</sonarHostURL>
</configuration>
[DEBUG] =======================================================================
[DEBUG] com.github.taktos:sonar-jacoco-issue:jar:0.0.1
[DEBUG] junit:junit:jar:4.11:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] org.codehaus.sonar-plugins.java:sonar-jacoco-listeners:jar:2.4:test
[INFO]
[INFO] --- sonar-maven-plugin:2.4:sonar (default-cli) @ sonar-jacoco-issue ---
[DEBUG] org.codehaus.mojo:sonar-maven-plugin:jar:2.4:
[DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:2.1:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.0:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.0:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.0:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.0:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.0:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.0:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:4.11:test (scope managed from compile) (version managed from 3.8.1)
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.codehaus.sonar.runner:sonar-runner-api:jar:2.4:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] com.google.guava:guava:jar:10.0.1:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.3:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:sonar-maven-plugin:2.4
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:sonar-maven-plugin:2.4
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.codehaus.mojo:sonar-maven-plugin:2.4
[DEBUG] Included: org.codehaus.mojo:sonar-maven-plugin:jar:2.4
[DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.1
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.sonar.runner:sonar-runner-api:jar:2.4
[DEBUG] Included: commons-lang:commons-lang:jar:2.6
[DEBUG] Included: com.google.guava:guava:jar:10.0.1
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.3
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.2.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.2.0
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.2.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.2.0
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.2.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.2.0
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.2.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.2.0
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: junit:junit:jar:4.11
[DEBUG] Excluded: org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] Configuring mojo org.codehaus.mojo:sonar-maven-plugin:2.4:sonar from plugin realm ClassRealm[plugin>org.codehaus.mojo:sonar-maven-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.codehaus.mojo:sonar-maven-plugin:2.4:sonar' with basic configurator -->
[DEBUG] (f) localRepository = id: local
url: file:///C:/Users/takiguchi/.m2/repository/
layout: none
[DEBUG] (f) project = MavenProject: com.github.taktos:sonar-jacoco-issue:0.0.1 @ C:\projects\oss\sonar\sonar-jacoco-issue\pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@609640d5
[DEBUG] (f) skip = false
[DEBUG] (f) sonarHostURL = http://localhost:9000
[DEBUG] -- end configuration --
[INFO] SonarQube version: 4.4
INFO: Default locale: "ja_JP", source code encoding: "UTF-8"
INFO: Work directory: C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar
INFO: SonarQube Server 4.4
[INFO] [10:48:11.742] Load global settings
[DEBUG] [10:48:11.749] Download: http://localhost:9000/batch_bootstrap/properties?dryRun=false (no proxy)
[INFO] [10:48:11.842] User cache: C:\Users\takiguchi\.sonar\cache
[INFO] [10:48:11.850] Install plugins
[DEBUG] [10:48:11.850] Download index of plugins
[DEBUG] [10:48:11.850] Download: http://localhost:9000/deploy/plugins/index.txt (no proxy)
[DEBUG] [10:48:11.857] Download /deploy/plugins/core/sonar-core-plugin-4.4.jar to C:\Users\takiguchi\.sonar\cache\_tmp\1407808091856-803
[DEBUG] [10:48:11.860] Download: http://localhost:9000/deploy/plugins/core/sonar-core-plugin-4.4.jar (no proxy)
[DEBUG] [10:48:11.876] Download /deploy/plugins/emailnotifications/sonar-email-notifications-plugin-4.4.jar to C:\Users\takiguchi\.sonar\cache\_tmp\1407808091875-822
[DEBUG] [10:48:11.876] Download: http://localhost:9000/deploy/plugins/emailnotifications/sonar-email-notifications-plugin-4.4.jar (no proxy)
[DEBUG] [10:48:11.911] Download /deploy/plugins/findbugs/sonar-findbugs-plugin-2.4.jar to C:\Users\takiguchi\.sonar\cache\_tmp\1407808091910-654
[DEBUG] [10:48:11.911] Download: http://localhost:9000/deploy/plugins/findbugs/sonar-findbugs-plugin-2.4.jar (no proxy)
[DEBUG] [10:48:12.091] Download /deploy/plugins/java/sonar-java-plugin-2.4.jar to C:\Users\takiguchi\.sonar\cache\_tmp\1407808092090-359
[DEBUG] [10:48:12.091] Download: http://localhost:9000/deploy/plugins/java/sonar-java-plugin-2.4.jar (no proxy)
[DEBUG] [10:48:12.165] Download /deploy/plugins/cpd/sonar-cpd-plugin-4.4.jar to C:\Users\takiguchi\.sonar\cache\_tmp\1407808092165-833
[DEBUG] [10:48:12.166] Download: http://localhost:9000/deploy/plugins/cpd/sonar-cpd-plugin-4.4.jar (no proxy)
[DEBUG] [10:48:12.172] Download /deploy/plugins/dbcleaner/sonar-dbcleaner-plugin-4.4.jar to C:\Users\takiguchi\.sonar\cache\_tmp\1407808092171-339
[DEBUG] [10:48:12.172] Download: http://localhost:9000/deploy/plugins/dbcleaner/sonar-dbcleaner-plugin-4.4.jar (no proxy)
[DEBUG] [10:48:12.179] Download /deploy/plugins/design/sonar-design-plugin-4.4.jar to C:\Users\takiguchi\.sonar\cache\_tmp\1407808092178-544
[DEBUG] [10:48:12.179] Download: http://localhost:9000/deploy/plugins/design/sonar-design-plugin-4.4.jar (no proxy)
[DEBUG] [10:48:12.196] Download /deploy/plugins/l10nen/sonar-l10n-en-plugin-4.4.jar to C:\Users\takiguchi\.sonar\cache\_tmp\1407808092196-150
[DEBUG] [10:48:12.197] Download: http://localhost:9000/deploy/plugins/l10nen/sonar-l10n-en-plugin-4.4.jar (no proxy)
[INFO] [10:48:12.227] Install JDBC driver
[DEBUG] [10:48:12.228] Download index of jdbc-driver
[DEBUG] [10:48:12.228] Download: http://localhost:9000/deploy/jdbc-driver.txt (no proxy)
[WARN] [10:48:12.234] H2 database should be used for evaluation purpose only
[INFO] [10:48:12.234] Create JDBC datasource for jdbc:h2:tcp://localhost/sonar
[DEBUG] [10:48:12.299] Testing JDBC connection
[INFO] [10:48:12.304] Initializing Hibernate
[DEBUG] [10:48:12.305] hibernate.generate_statistics: false
[DEBUG] [10:48:12.305] hibernate.dialect: org.hibernate.dialect.H2Dialect
[DEBUG] [10:48:12.305] hibernate.connection.provider_class: org.sonar.jpa.session.CustomHibernateConnectionProvider
[DEBUG] [10:48:14.909] Download: http://localhost:9000/api/server (no proxy)
[DEBUG] [10:48:14.977] Loaded 2534 properties from l10n bundles
[INFO] [10:48:15.648] Loading technical debt model...
[INFO] [10:48:15.665] Loading technical debt model done: 17 ms
[INFO] [10:48:15.668] Load project settings
[DEBUG] [10:48:15.669] Download: http://localhost:9000/batch_bootstrap/properties?dryRun=false&amp;project=com.github.taktos:sonar-jacoco-issue (no proxy)
[INFO] [10:48:15.732] Apply project exclusions
[DEBUG] [10:48:15.835] Acquire semaphore on project : org.sonar.api.resources.Project@3f36e502[id=12,key=com.github.taktos:sonar-jacoco-issue,qualifier=TRK], with key batch-com.github.taktos:sonar-jacoco-issue
[INFO] [10:48:15.856] ------------- Scan sonar-jacoco-issue
[INFO] [10:48:15.861] Load module settings
[DEBUG] [10:48:15.864] Download: http://localhost:9000/batch_bootstrap/properties?dryRun=false&amp;project=com.github.taktos:sonar-jacoco-issue (no proxy)
[DEBUG] [10:48:16.040] Available languages:
[DEBUG] [10:48:16.040] * Java => "java"
[INFO] [10:48:16.245] Loading rules...
[INFO] [10:48:16.669] Loading rules done: 424 ms
[INFO] [10:48:16.692] Configure Maven plugins
[INFO] [10:48:16.778] Compare to previous analysis (2014-08-12)
[INFO] [10:48:16.785] Compare over 30 days (2014-07-13, analysis of 2014-08-08 14:31:31.748)
[INFO] [10:48:16.786] No quality gate is configured.
[DEBUG] [10:48:16.950] Initializers : FindbugsMavenInitializer
[INFO] [10:48:16.950] Initializer FindbugsMavenInitializer...
[INFO] [10:48:16.952] Initializer FindbugsMavenInitializer done: 2 ms
[INFO] [10:48:16.952] Base dir: C:\projects\oss\sonar\sonar-jacoco-issue
[INFO] [10:48:16.952] Working dir: C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar
[INFO] [10:48:16.952] Source dirs: C:\projects\oss\sonar\sonar-jacoco-issue\src\main\java
[INFO] [10:48:16.952] Test dirs: C:\projects\oss\sonar\sonar-jacoco-issue\src\test\java
[INFO] [10:48:16.952] Binary dirs: C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[INFO] [10:48:16.952] Source encoding: UTF-8, default locale: ja_JP
[INFO] [10:48:16.952] Index files
[DEBUG] [10:48:16.957] Declared extensions of language org.sonar.batch.languages.Language@25f7739c were converted to sonar.lang.patterns.java : **/*.java,**/*.jav
[DEBUG] [10:48:16.978] Language of file 'src/main/java/com/github/taktos/App.java' is detected to be 'java'
[DEBUG] [10:48:16.999] Language of file 'src/main/java/com/github/taktos/IntegrationTest.java' is detected to be 'java'
[DEBUG] [10:48:17.002] Language of file 'src/test/java/com/github/taktos/App2Test.java' is detected to be 'java'
[DEBUG] [10:48:17.003] Language of file 'src/test/java/com/github/taktos/AppTest.java' is detected to be 'java'
[INFO] [10:48:17.004] 4 files indexed
[INFO] [10:48:17.056] Quality profile for java: Sonar way
[DEBUG] [10:48:17.072] Sensors : JavaSquidSensor -> QProfileSensor -> InitialOpenIssuesSensor -> ProjectLinksSensor -> VersionEventsSensor -> FileHashSensor -> SurefireSensor -> JaCoCoItSensor -> JaCoCoOverallSensor -> CpdSensor -> Maven dependencies -> JaCoCoSensor
[INFO] [10:48:17.073] Sensor JavaSquidSensor...
[INFO] [10:48:17.141] Java Main Files AST scan...
[INFO] [10:48:17.148] 2 source files to be analyzed
[DEBUG] [10:48:17.180] ----- Classpath analyzed by Squid:
[DEBUG] [10:48:17.180] C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] [10:48:17.180] C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] [10:48:17.180] -----
[DEBUG] [10:48:17.194] Completing symbol : Object
[DEBUG] [10:48:17.237] ----- Classpath analyzed by Squid:
[DEBUG] [10:48:17.237] C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] [10:48:17.237] C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] [10:48:17.237] -----
[INFO] [10:48:17.243] 2/2 source files analyzed
[INFO] [10:48:17.244] Java Main Files AST scan done: 103 ms
[INFO] [10:48:17.247] Java bytecode scan...
[DEBUG] [10:48:17.248] ----- Classpath analyzed by Squid:
[DEBUG] [10:48:17.248] C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] [10:48:17.248] C:\projects\oss\sonar\sonar-jacoco-issue\target\classes
[DEBUG] [10:48:17.248] -----
[INFO] [10:48:17.275] Java bytecode scan done: 28 ms
[INFO] [10:48:17.275] Java Test Files AST scan...
[INFO] [10:48:17.276] 2 source files to be analyzed
[INFO] [10:48:17.304] Java Test Files AST scan done: 29 ms
[INFO] [10:48:17.306] 2/2 source files analyzed
[INFO] [10:48:17.312] Package design analysis...
[DEBUG] [10:48:17.312] 1 packages to analyze
[DEBUG] [10:48:17.315] 0 cycles
[DEBUG] [10:48:17.316] 0 feedback edges
[INFO] [10:48:17.320] Package design analysis done: 8 ms
[INFO] [10:48:17.347] Sensor JavaSquidSensor done: 274 ms
[INFO] [10:48:17.347] Sensor QProfileSensor...
[INFO] [10:48:17.352] Sensor QProfileSensor done: 5 ms
[INFO] [10:48:17.353] Sensor InitialOpenIssuesSensor...
[INFO] [10:48:17.361] Sensor InitialOpenIssuesSensor done: 8 ms
[INFO] [10:48:17.361] Sensor ProjectLinksSensor...
[INFO] [10:48:17.371] Sensor ProjectLinksSensor done: 10 ms
[INFO] [10:48:17.372] Sensor VersionEventsSensor...
[INFO] [10:48:17.385] Sensor VersionEventsSensor done: 13 ms
[INFO] [10:48:17.385] Sensor FileHashSensor...
[INFO] [10:48:17.386] Sensor FileHashSensor done: 1 ms
[INFO] [10:48:17.386] Sensor SurefireSensor...
[INFO] [10:48:17.387] parsing C:\projects\oss\sonar\sonar-jacoco-issue\target\surefire-reports
[INFO] [10:48:17.465] Sensor SurefireSensor done: 79 ms
[INFO] [10:48:17.465] Sensor JaCoCoItSensor...
[INFO] [10:48:17.468] Analysing C:\projects\oss\sonar\sonar-jacoco-issue\target\jacoco-it.exec
[INFO] [10:48:17.517] Information about coverage per test has been collected.
[INFO] [10:48:17.517] Sensor JaCoCoItSensor done: 52 ms
[INFO] [10:48:17.517] Sensor JaCoCoOverallSensor...
[INFO] [10:48:17.544] Analysing C:\projects\oss\sonar\sonar-jacoco-issue\target\sonar\jacoco-overall.exec
[DEBUG] [10:48:17.549] Release semaphore on project : org.sonar.api.resources.Project@3f36e502[id=12,key=com.github.taktos:sonar-jacoco-issue,qualifier=TRK], with key batch-com.github.taktos:sonar-jacoco-issue
[ERROR] The link between testApp and com.github.taktos:sonar-jacoco-issue:src/main/java/com/github/taktos/App.java already exists
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.180s
[INFO] Finished at: Tue Aug 12 10:48:17 JST 2014
[INFO] Final Memory: 33M/212M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.4:sonar (default-cli) on project sonar-jacoco-issue: The link between testApp and com.github.taktos:sonar-jacoco-issue:src/main/java/com/github/taktos/App.java already exists -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.4:sonar (default-cli) on project sonar-jacoco-issue: The link between testApp and com.github.taktos:sonar-jacoco-issue:src/main/java/com/github/taktos/App.java already exists
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: The link between testApp and com.github.taktos:sonar-jacoco-issue:src/main/java/com/github/taktos/App.java already exists
at org.codehaus.mojo.sonar.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:42)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:135)
at org.codehaus.mojo.sonar.SonarMojo.execute(SonarMojo.java:136)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
Caused by: org.sonar.api.test.exception.CoverageAlreadyExistsException: The link between testApp and com.github.taktos:sonar-jacoco-issue:src/main/java/com/github/taktos/App.java already exists
at org.sonar.core.test.DefaultTestCase.setCoverageBlock(DefaultTestCase.java:111)
at org.sonar.plugins.jacoco.AbstractAnalyzer.addCoverage(AbstractAnalyzer.java:238)
at org.sonar.plugins.jacoco.AbstractAnalyzer.analyzeLinesCoveredByTests(AbstractAnalyzer.java:200)
at org.sonar.plugins.jacoco.AbstractAnalyzer.readExecutionData(AbstractAnalyzer.java:156)
at org.sonar.plugins.jacoco.AbstractAnalyzer.analyse(AbstractAnalyzer.java:110)
at org.sonar.plugins.jacoco.JaCoCoOverallSensor.analyse(JaCoCoOverallSensor.java:90)
at org.sonar.batch.phases.SensorsExecutor.executeSensor(SensorsExecutor.java:79)
at org.sonar.batch.phases.SensorsExecutor.execute(SensorsExecutor.java:70)
at org.sonar.batch.phases.PhaseExecutor.execute(PhaseExecutor.java:119)
at org.sonar.batch.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:217)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:92)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.scan.ProjectScanContainer.scan(ProjectScanContainer.java:217)
at org.sonar.batch.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:212)
at org.sonar.batch.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:205)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:92)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.scan.ScanTask.scan(ScanTask.java:64)
at org.sonar.batch.scan.ScanTask.execute(ScanTask.java:51)
at org.sonar.batch.bootstrap.TaskContainer.doAfterStart(TaskContainer.java:110)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:92)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.bootstrap.BootstrapContainer.executeTask(BootstrapContainer.java:185)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:95)
at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:67)
at org.sonar.runner.batch.IsolatedLauncher.execute(IsolatedLauncher.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.sonar.runner.impl.BatchLauncher$1.delegateExecution(BatchLauncher.java:87)
at org.sonar.runner.impl.BatchLauncher$1.run(BatchLauncher.java:75)
at java.security.AccessController.doPrivileged(Native Method)
at org.sonar.runner.impl.BatchLauncher.doExecute(BatchLauncher.java:69)
at org.sonar.runner.impl.BatchLauncher.execute(BatchLauncher.java:50)
at org.sonar.runner.api.EmbeddedRunner.doExecute(EmbeddedRunner.java:102)
at org.sonar.runner.api.Runner.execute(Runner.java:100)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:131)
... 22 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment