From: David ‘Bombe’ Roden Date: Thu, 24 Oct 2013 17:12:51 +0000 (+0200) Subject: Include EMMA plugin for code coverage. X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=a0af7624c4d7083d3d3997f33d42e9104f15810d Include EMMA plugin for code coverage. --- diff --git a/pom.xml b/pom.xml index b0489a1..3582b25 100644 --- a/pom.xml +++ b/pom.xml @@ -148,4 +148,14 @@ + + + + + org.codehaus.mojo + emma-maven-plugin + 1.0-alpha-3 + + +