Minor cleanup
This commit is contained in:
parent
0719d81d3c
commit
47ebc7692c
9 changed files with 2 additions and 410 deletions
|
@ -66,7 +66,7 @@ public class JacocoReportOperationBuild extends Project {
|
|||
.info()
|
||||
.groupId("com.uwyn.rife2")
|
||||
.artifactId("bld-jacoco-report")
|
||||
.description("bld Extension to Generate JaCoCo Reports")
|
||||
.description("bld Extension to Generate JaCoCo Code Coverage Reports")
|
||||
.url("https://github.com/rife2/bld-pmd")
|
||||
.developer(new PublishDeveloper().id("ethauvin").name("Erik C. Thauvin").email("erik@thauvin.net")
|
||||
.url("https://erik.thauvin.net/"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue