From cf856ca55d969c6f1db0b53a9e086c23f8caf2c0 Mon Sep 17 00:00:00 2001 From: Peter Boraros Date: Wed, 9 Nov 2011 01:48:24 +0100 Subject: [PATCH] Add more options to manifest file. --- pom.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4eb3961..77cf9f4 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ ${project.artifactId}-${project.version} src scripts - tests + tests src @@ -39,6 +39,18 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + + true + cz.cvut.keyczar.homework.VerificationServer + + + + org.apache.maven.plugins maven-compiler-plugin @@ -56,6 +68,11 @@ jar-with-dependencies + + + cz.cvut.keyczar.homework.VerificationServer + +