aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin.test/it
AgeCommit message (Expand)Author
2017-03-25Include runtime dependencies in aggregated reports (#502)Marc R. Hoffmann
2017-02-05"prepare-agent" should not overwrite property if execution skipped (#486)Evgeny Mandrikov
2017-01-03Happy New Year 2017!Evgeny Mandrikov
2016-06-11report mojo: add user property for parameter dataFile (#322)Evgeny Mandrikov
2016-05-25dataFileIncludes in report-aggregate should be configurable (#415)Evgeny Mandrikov
2016-05-25GitHub #414: Also collect execution data from the project itself.Marc R. Hoffmann
2016-05-20Add experimental support for Java 9 class files (#406)Evgeny Mandrikov
2016-05-04Fix build on Windows (#405)Marc R. Hoffmann
2016-04-19GitHub #388: New Maven goal "report-aggregate" to create reports for multi-mo...Marc R. Hoffmann
2016-01-13GitHub #288: New agent option 'inclnolocationclasses'Marc R. Hoffmann
2016-01-12Happy New Year 2016!Marc R. Hoffmann
2015-05-22Improve coverage data for code with implicit exception.Marc R. Hoffmann
2015-04-10fix typo in pom.xml commentRaphael Ackermann
2015-03-14GitHub #235: fix execution of Maven Plugin integration tests with JDK 9Evgeny Mandrikov
2015-01-05Revert exec file version increment.Marc R. Hoffmann
2015-01-04Happy New Year 2015!Marc R. Hoffmann
2014-12-30Update binary test data with new version number.Allen Hair
2014-02-13Fix `it-report-nomatch` for Maven 2.2.1 as detected in #192.Mirko Friedenhagen
2014-02-12GitHub #44: (Regression) Agent Mojo should set empty property, ifrgarcia
2014-01-20Log warning in Maven report goal if execution data does not match.Marc R. Hoffmann
2014-01-05Happy New Year 2014!Marc R. Hoffmann
2013-12-17Align skip conditions and messages and give reasons.Mirko Friedenhagen
2013-12-15Move IT for missing target/classes to it-multi-module so now new IT isMirko Friedenhagen
2013-12-15Add an empty resource file, so target/classes is created. OtherwiseMirko Friedenhagen
2013-12-13Skip execution of report when target/classes does not exist.Mirko Friedenhagen
2013-12-13Update example so it is an multi-module build. Still not able toMirko Friedenhagen
2013-12-13Add sample ear project, runs without any issues.Mirko Friedenhagen
2013-12-02Fix build failure on Windowsmuminc
2013-11-29Workaround for Maven-2 compatibility.Mirko Friedenhagen
2013-11-27Try to add implementation, so Maven 2.2.1 does not choke because of the compl...Mirko Friedenhagen
2013-11-16Merge remote-tracking branch 'upstream/master' into multiple-maven-reports-newMirko Friedenhagen
2013-11-10Tests for dump goal.Marc R. Hoffmann
2013-11-02New dump goal for Maven (GitHub #107)Marc R. Hoffmann
2013-11-01Add an integration test for failsafe AKA IT report.Mirko Friedenhagen
2013-10-17Also consider quotes in command line arguments correctly.Marc R. Hoffmann
2013-10-11Multiple executions of Maven goal "prepare-agent" should not lead toMarc R. Hoffmann
2013-08-29For tests use maven-site-plugin 3.3, compatible with Maven 3.1.0 (GitHub #121)Evgeny Mandrikov
2013-08-27Merge pull request #126 from hrmohr/MergeMojoMarc R. Hoffmann
2013-08-27Simplified plugin configurationMads Mohr Christensen
2013-08-25Updated creditsMads Mohr Christensen
2013-08-25Added integration test for the MergeMojoMads Mohr Christensen
2013-08-25Fixing offline execution of jacoco-maven-plugin integration testsMads Mohr Christensen
2013-05-23New coverage check implementation. Marc R. Hoffmann
2013-02-11Fix tests for Maven 2.2.1Evgeny Mandrikov
2013-01-21Fix buildEvgeny Mandrikov
2013-01-21GitHub #72: Default phase for goal "report" should be "prepare-package"Evgeny Mandrikov
2013-01-14Plugin should not fail when classes not presentedEvgeny Mandrikov
2013-01-14Move warning into documentationEvgeny Mandrikov
2013-01-14Add warning about offline instrumentationEvgeny Mandrikov
2013-01-11Rename goal 'restore' into 'restore-instrumented-classes'Evgeny Mandrikov