From 8ed86d8e84526c4e46dcb4159d4ed0df49e4228d Mon Sep 17 00:00:00 2001 From: Brendan Robert Date: Mon, 5 Aug 2013 19:44:55 -0500 Subject: [PATCH] Fixing packaging bug found by R. Grecco. (Thanks!) --- OutlawEditor/pom.xml | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/OutlawEditor/pom.xml b/OutlawEditor/pom.xml index 4ced7d31..9dd8d4a8 100644 --- a/OutlawEditor/pom.xml +++ b/OutlawEditor/pom.xml @@ -24,7 +24,17 @@ example-user example-password true + ALL + + + package + package + + jar + + + org.apache.maven.plugins @@ -35,20 +45,6 @@ 3.1 - - - org.apache.maven.plugins - maven-jar-plugin - - - - org.badvision.outlaweditor.Application - org.badvision.outlaweditor - - - - - org.jvnet.jaxb2.maven2 maven-jaxb2-plugin