aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/pom.xml
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2017-05-18 11:00:21 +0200
committerArne H Juul <arnej@yahoo-inc.com>2017-05-18 11:00:21 +0200
commita4e2d828ce9a57422b07c0df908457504bc85935 (patch)
tree9e0982215c1538265c5177067577b612722417b3 /config-model-api/pom.xml
parent84ea1ee8cd31a982011b069afe3d10d00c1a5939 (diff)
add comment about ugly workaround
Diffstat (limited to 'config-model-api/pom.xml')
-rw-r--r--config-model-api/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-model-api/pom.xml b/config-model-api/pom.xml
index b0b34c295f2..8cbeafc2499 100644
--- a/config-model-api/pom.xml
+++ b/config-model-api/pom.xml
@@ -96,6 +96,7 @@
<goal>test-jar</goal>
</goals>
<configuration>
+ <!-- ugly workaround for https://issues.apache.org/jira/browse/MJAR-138 -->
<skip>false</skip>
</configuration>
</execution>