From a000667eac65d1856197187163c7461b083ae238 Mon Sep 17 00:00:00 2001 From: Georgios Gousios Date: Wed, 27 Jun 2012 19:32:24 +0200 Subject: [PATCH] Include main class in jar manifest file --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 7be83a5..463b03c 100644 --- a/pom.xml +++ b/pom.xml @@ -43,6 +43,18 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + + true + org.umlgraph.doclet.UmlGraph + + + + org.apache.maven.plugins maven-release-plugin