summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-08-28 11:46:04 +0200
committerJon Bratseth <bratseth@oath.com>2018-08-28 11:46:04 +0200
commit700e6f26c8bd0ff51b74d0e1ada0420b9fcd97f9 (patch)
tree74e65daf06da9b413078ec07e404dd6144be214b /parent
parentdfb3d41713fb28ad4aaf19487db1cefb4e00a099 (diff)
Install model-evaluation in standalone
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index c7e0f490905..e6ad2b18df9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -110,6 +110,7 @@
<arg>-Xlint:-try</arg>
<arg>-Xlint:-processing</arg>
<arg>-Xlint:-varargs</arg>
+ <arg>-Xlint:-options</arg>
<arg>-Werror</arg>
</compilerArgs>
</configuration>