summaryrefslogtreecommitdiffstats
path: root/config-application-package
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-application-package
parent84ea1ee8cd31a982011b069afe3d10d00c1a5939 (diff)
add comment about ugly workaround
Diffstat (limited to 'config-application-package')
-rw-r--r--config-application-package/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-application-package/pom.xml b/config-application-package/pom.xml
index 7926f28dc8f..35bd901e082 100644
--- a/config-application-package/pom.xml
+++ b/config-application-package/pom.xml
@@ -141,6 +141,7 @@
<goal>test-jar</goal>
</goals>
<configuration>
+ <!-- ugly workaround for https://issues.apache.org/jira/browse/MJAR-138 -->
<skip>false</skip>
</configuration>
</execution>