Skip to content

Commit

Permalink
trying another tweak to get cobertura to work via sonar in jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
barmintor committed May 1, 2013
1 parent c574b26 commit 44d6621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -645,6 +645,7 @@
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.5.2</version>
<configuration>
<argLine>-XX:-UseSplitVerifier</argLine>
<aggregate>true</aggregate>
<forceMojoExecution>true</forceMojoExecution>
<inherited>true</inherited>
Expand Down

0 comments on commit 44d6621

Please sign in to comment.