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 + +