From 7c097fc42a36c1fd4c6e1ba9a775d89113f24ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francis=20Gagn=C3=A9?= Date: Sat, 4 Oct 2014 14:34:19 -0400 Subject: Configure JAR's main class --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 76b463f..de01afe 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,18 @@ + + maven-jar-plugin + 2.5 + + + + org.reasm.batch.Assembler + + + + + maven-compiler-plugin 3.1 -- cgit v1.2.3