From c85fd2a432586f01482303e6d59d8bf9e664337d Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Thu, 6 Jul 2017 23:47:33 +0200 Subject: Update documentation about Maven artifacts (#540) --- org.jacoco.doc/docroot/doc/repo.html | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) (limited to 'org.jacoco.doc/docroot') diff --git a/org.jacoco.doc/docroot/doc/repo.html b/org.jacoco.doc/docroot/doc/repo.html index b95d7f6d..3fa16e57 100644 --- a/org.jacoco.doc/docroot/doc/repo.html +++ b/org.jacoco.doc/docroot/doc/repo.html @@ -48,7 +48,7 @@

Artifacts

- JaCoCo is split into several separate projects, the artifact ids are: + Following JAR files are available:

@@ -56,6 +56,7 @@ + @@ -63,26 +64,55 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3
Group ID Artifact IDClassifier Description
org.jacoco jacoco-maven-pluginPlug-in for Maven buildsPlug-in for Maven
org.jacoco org.jacoco.agent API to get a local copy of the agent
org.jacocoorg.jacoco.agentruntimeAgent
org.jacoco org.jacoco.ant Ant Tasks
org.jacocoorg.jacoco.antnodepsAnt Tasks (all dependencies included)
org.jacocoorg.jacoco.cliCommand Line Interface
org.jacocoorg.jacoco.clinodepsCommand Line Interface (all dependencies included)
org.jacoco org.jacoco.core Core APIs and implementations
org.jacoco org.jacoco.report Reporting implementation