From fc347fbe340b82b124160ffbf86a9ee40ac2527e Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Sun, 5 Apr 2020 17:06:28 -0400 Subject: Fix POM for eclipse Eclipse currently doesn't support the maven exec plugin, so disable it temporarily --- base/pom.xml | 8 ++++---- pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index d6bd97c..20b8a8e 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -20,14 +20,14 @@ src - + + + dicelang-console @@ -49,7 +49,7 @@ - + --> maven-assembly-plugin diff --git a/pom.xml b/pom.xml index 9953c8a..fb785ec 100644 --- a/pom.xml +++ b/pom.xml @@ -19,14 +19,14 @@ - + + source tagging generate-sources @@ -43,7 +43,7 @@ - + --> -- cgit v1.2.3