aboutsummaryrefslogtreecommitdiffstats
path: root/yolean
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon.hallingstad@gmail.com>2020-10-31 13:38:23 +0100
committerHåkon Hallingstad <hakon.hallingstad@gmail.com>2020-10-31 13:38:23 +0100
commit2f45d465a580a20f52fea466e7a6e3729829d6c5 (patch)
tree4cee5845712cf5fba42e5b60fe0efe11db08f4a8 /yolean
parent01de6039781e8064d0846b41843b1b26133319cc (diff)
Use javadoc-no-fork and various fixes
Diffstat (limited to 'yolean')
-rw-r--r--yolean/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/yolean/pom.xml b/yolean/pom.xml
index f994d401c60..0e8a3033b05 100644
--- a/yolean/pom.xml
+++ b/yolean/pom.xml
@@ -38,10 +38,6 @@
<extensions>true</extensions>
</plugin>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- </plugin>
- <plugin>
<groupId>com.yahoo.vespa</groupId>
<artifactId>abi-check-plugin</artifactId>
</plugin>