diff --git a/pom.xml b/pom.xml index 1c8a6f8..fcb5339 100644 --- a/pom.xml +++ b/pom.xml @@ -40,17 +40,30 @@ - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + - html - xml - - - - + html + xml + + + + + + maven-assembly-plugin + + + + libsys.Main + + + + jar-with-dependencies + + +