From: Svjatoslav Agejenko Date: Sat, 24 Oct 2020 15:13:32 +0000 (+0300) Subject: Workarounds for release issues. X-Git-Tag: meviz-1.2~6 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=meviz.git;a=commitdiff_plain;h=bebaf6743116936cf6176a87c4d412872e59e18e Workarounds for release issues. --- diff --git a/pom.xml b/pom.xml index 52f0e4b..83e9b47 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,11 @@ http://svjatoslav.eu + + UTF-8 + UTF-8 + + eu.svjatoslav @@ -76,10 +81,10 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.8.1 - 1.8 - 1.8 + 8 + 8 UTF-8 @@ -98,6 +103,31 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + + attach-javadocs + + jar + + + + + + + + foo + bar + + + + ${java.home}/bin/javadoc + + + org.apache.maven.plugins maven-release-plugin