All Projects → marchof → jacoco-maven-examples

marchof / jacoco-maven-examples

Licence: other
Examples of Maven builds with JaCoCo for different JVM languages

Programming Languages

java
68154 projects - #9 most used programming language
Xtend
68 projects
groovy
2714 projects
kotlin
9241 projects
scala
5932 projects

JaCoCo Maven Examples for Different JVM Languages

Collection of Maven example projects for different Java VM languages with JaCoCo code coverage. Each project contains a simple Hello World snippet and a corresponding unit test. It can be build with with

mvn clean package

The coverage report is generated at target/site/jacoco/.

License

The examples and the accompanying materials are made available under the terms of the Eclipse Public License v1.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].