Arquillian Extension Jacoco

Arquillian Extension Jacoco Extension

Arquillian Jacoco Extension

Lead

Aslak Knutsen

Type

Extension

Source repository

VCS
git
Host
github.com
Organization
arquillian
Web URL
arquillian-extension-jacoco
Clone URL
arquillian-extension-jacoco.git

2 commits since the last release.

Last commit to the master branch:

ARQ-1381 Upgrade to Jacoco 0.6.2
Authored by Robert Panzer, committed on 2013-04-29

Build dependency artifacts

Add the appropriate stanza to the <dependencies> element in your pom.xml:

Arquillian Extension Jacoco

<dependency>
  <groupId>org.jboss.arquillian.extension</groupId>
  <artifactId>arquillian-jacoco</artifactId>
  <version>1.0.0.Alpha5</version>
  <scope>test</scope>
</dependency>
Warning: You'll also need to add the Arquillian core platform and possibly additional dependencies. Please refer to the guides for more details.

Latest published artifacts

  • org.jboss.arquillian.extension:arquillian-jacoco:jar:1.0.0.Alpha5 jar pom
Note: Most released artifacts are published to the Maven Central repository. Those that cannot are published to the JBoss Community repository.
# Version Release date Released by Compiled against
5 1.0.0.Alpha5 view blog   view tag 2012-11-27 Aslak Knutsen
  • Arquillian Core – 1.0.0.Final
4 1.0.0.Alpha4 view blog   view tag 2012-11-27 Aslak Knutsen
  • Arquillian Core – 1.0.0.Final
3 1.0.0.Alpha3 view blog   view tag 2012-04-24 Aslak Knutsen
  • Arquillian Core – 1.0.0.Final
2 1.0.0.Alpha2 view blog   view tag 2011-11-28 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR6
1 1.0.0.Alpha1 view blog   view tag 2011-07-14 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR2
Aslak Knutsen
joserodolfofreitas
Marek Schmidt
Samuel Santos
Lukas Krejci
Robert Panzer