aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin/src
AgeCommit message (Expand)Author
2018-01-01Happy New Year 2018!Evgeny Mandrikov
2017-08-10Add Artifact.SCOPE_PROVIDED artifacts to aggregate report (#572)Chas Honton
2017-05-16Support limit ratios as percentsMatt Nelson
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-12-03Add hint about late property evaluation in maven-surefire-plugin (#465)Nikhil Nanivadekar
2016-10-16Fix typo in maven plugin comment (#454)Keita Tsukamoto
2016-09-14Fix typo in Maven plugin help: surefore => surefire. (#450)onlywade
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-25merge mojo: replace "project.parent" by "project" in documentation (#410)Evgeny Mandrikov
2016-05-24prepare-agent mojo: add example of late property evaluation syntax (#334)Evgeny Mandrikov
2016-05-23Use Maven Plugin Tools Java Annotations (#412)Evgeny Mandrikov
2016-04-19Fix compiler warning after plexus-utils upgrade (#402)Marc R. Hoffmann
2016-04-19GitHub #388: New Maven goal "report-aggregate" to create reports for multi-mo...Marc R. Hoffmann
2016-01-15GitHub #326: Document defaults for check goal.Marc R. Hoffmann
2016-01-13GitHub #288: New agent option 'inclnolocationclasses'Marc R. Hoffmann
2016-01-12Happy New Year 2016!Marc R. Hoffmann
2015-06-03GitHub #270: Clarify declaration of properties.Marc R. Hoffmann
2015-01-07Remove redundancy from documentation (#243).Marc R. Hoffmann
2015-01-07Fix documentation issue #243.Marc R. Hoffmann
2015-01-04Happy New Year 2015!Marc R. Hoffmann
2014-05-20GitHub #49: New agent option inclbootstrapclasses Marc R. Hoffmann
2014-05-19GitHub #49: New agent option includebootstrapclasses Marc R. Hoffmann
2014-05-11Use maven-plugin-plugin version 3.3Evgeny Mandrikov
2014-04-14Fix Sonar warnings: Use collection interfaces in declarations.Marc R. Hoffmann
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-22Merge origin/masterMirko Friedenhagen
2013-12-21Remove @author tag in class documentation and add documentation.Mirko Friedenhagen
2013-12-20No need to specify the abstract declaration of an abstract method from the pa...Mirko Friedenhagen
2013-12-20As stated in #175, there is no need to have protecte methods as inheritance isMirko Friedenhagen
2013-12-19Fix JavaDoc for Java8 builds.Marc R. Hoffmann
2013-12-19Add missing @Override annotations.Marc R. Hoffmann
2013-12-17Align skip conditions and messages and give reasons.Mirko Friedenhagen
2013-12-13Forgot to include fix: Skip execution of report when target/classes does not ...Mirko Friedenhagen
2013-11-30@todo is not a proper javadoc annotation, fix replacement types inMirko Friedenhagen
2013-11-30Use <code> instead of {@code, because with the latter one we areMirko Friedenhagen
2013-11-30TypoMirko Friedenhagen
2013-11-29Update documentation of MergeMojo and explain the need for an implmentation ...Mirko Friedenhagen
2013-11-29Update documentation of CheckMojo and explain the need for an implmentation h...Mirko Friedenhagen
2013-11-29Workaround for Maven-2 compatibility.Mirko Friedenhagen
2013-11-17FormattingMirko Friedenhagen
2013-11-17Merge remote-tracking branch 'upstream/master' into multiple-maven-reports-newMirko Friedenhagen
2013-11-16Merge remote-tracking branch 'upstream/master' into multiple-maven-reports-newMirko Friedenhagen
2013-11-16New tools API for shared high level tasks.Marc R. Hoffmann
2013-11-15Merge pull request #156 from mfriedenhagen/move-socket-initialization-to-oute...Marc R. Hoffmann