From e6286d51d3689585538ed044d3c21936e96d9715 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Sun, 4 Aug 2019 23:31:45 +0300 Subject: [PATCH] Fixed javadoc generation. --- .gitignore | 3 ++- pom.xml | 12 +++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 5812d75..78f8bc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /.idea/ /target/ /doc/apidocs/ -/*.iml \ No newline at end of file +/*.iml +/test.byar \ No newline at end of file diff --git a/pom.xml b/pom.xml index c663930..dab1641 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,9 @@ Sixth data + 1.8 + 1.8 + 1.8 UTF-8 UTF-8 @@ -38,10 +41,8 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.8.1 - 1.8 - 1.8 true UTF-8 @@ -64,7 +65,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.0.1 + 3.1.1 attach-javadocs @@ -73,9 +74,6 @@ - - ${java.home}/bin/javadoc - -- 2.20.1