diff --git a/MANIFEST.MF b/MANIFEST.MF new file mode 100644 index 00000000..d29b7298 --- /dev/null +++ b/MANIFEST.MF @@ -0,0 +1,52 @@ +... + + single + + + + maven-assembly-plugin + 2.5.4 + + + jar-with-dependencies + + + + net.seninp.grammarviz.GrammarVizGUI + + + + + + + make-assembly + package + + single + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + jar-with-dependencies + + + + net.seninp.grammarviz.GrammarVizGUI + + + + + + + + + +... \ No newline at end of file diff --git a/pom.xml b/pom.xml index 0b0565a6..be7214d7 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.3 **/tinker/** @@ -118,7 +118,7 @@ org.jacoco jacoco-maven-plugin - 0.7.5.201505241946 + 0.8.3 @@ -220,7 +220,7 @@ maven-assembly-plugin - 2.5.4 + 3.1.1 jar-with-dependencies