aboutsummaryrefslogtreecommitdiffstats
path: root/yolean
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon@verizonmedia.com>2020-11-02 13:16:20 +0100
committerGitHub <noreply@github.com>2020-11-02 13:16:20 +0100
commitc28827e7268de869436ff44461e3dc0e64876abc (patch)
treebe92187d3f27fd4aca7398935a936b35625d120f /yolean
parentc3c3c80cc34eff69f3ca0282da08bee2caa733cc (diff)
parent3033715936e5564bbfa15caf14ba3fa7eca1447b (diff)
Merge pull request #15129 from vespa-engine/hakonhall/use-javadoc-no-fork
Use javadoc-no-fork and various fixes
Diffstat (limited to 'yolean')
-rw-r--r--yolean/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/yolean/pom.xml b/yolean/pom.xml
index f994d401c60..9f55027a220 100644
--- a/yolean/pom.xml
+++ b/yolean/pom.xml
@@ -38,6 +38,7 @@
<extensions>true</extensions>
</plugin>
<plugin>
+ <!-- Needed for IntelliJ -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
</plugin>