From 61b5026cbf6e6465acc79b26c24150273f043d51 Mon Sep 17 00:00:00 2001 From: insanity Date: Mon, 7 Aug 2017 19:43:20 +0900 Subject: [PATCH] Manifest problem has solved. --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 5e17b6d..0742bd1 100644 --- a/pom.xml +++ b/pom.xml @@ -216,6 +216,18 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + + com.loafle.overflow.OFMain + + + + + com.spotify dockerfile-maven-plugin @@ -227,6 +239,12 @@ build + + + true + com.loafle.overflow.OFMain + + docker.loafle.net/overflow/${project.artifactId} ${project.version}