diff --git a/sdks/java/extensions/euphoria/pom.xml b/sdks/java/extensions/euphoria/pom.xml
index f421e610663a..50ebf4637aeb 100644
--- a/sdks/java/extensions/euphoria/pom.xml
+++ b/sdks/java/extensions/euphoria/pom.xml
@@ -151,10 +151,6 @@
1.8
UTF-8
-
- -Xlint:unchecked
- -Werror
-
@@ -257,6 +253,7 @@
+
org.apache.maven.plugins
maven-enforcer-plugin
@@ -278,75 +275,7 @@
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 3.0.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
-
-
- org.codehaus.mojo
- buildnumber-maven-plugin
- 1.3
-
-
- validate
-
- create
-
-
- false
- false
-
-
-
-
-
-
-
- org.codehaus.gmaven
- gmaven-plugin
- 1.5
-
-
- generate-resources
-
- execute
-
-
-
-
-
-
-
-
-
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -358,76 +287,177 @@
-Xmx512m
+
+
-
-
- org.apache.maven.plugins
- maven-remote-resources-plugin
-
-
-
- process
-
+
+
+
+ regular-build
+
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.3
-
- org.apache:apache-jar-resource-bundle:1.4
-
+
+ 1.8
+ UTF-8
+
+ -Xlint:unchecked
+ -Werror
+
-
-
-
+
-
-
- com.mycila
- license-maven-plugin
-
-
-
- Seznam.cz, a.s.
-
-
- cd/**
- **/README
- src/test/resources/**
- src/main/resources/**
-
-
-
-
-
- check
-
-
-
-
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.0.1
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
-
-
- org.codehaus.mojo
- findbugs-maven-plugin
- 3.0.4
-
- max
-
- 14
- false
- true
-
-
-
- compile
-
- check
-
-
-
-
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
-
-
+
+
+ org.codehaus.mojo
+ buildnumber-maven-plugin
+ 1.3
+
+
+ validate
+
+ create
+
+
+ false
+ false
+
+
+
+
+
+
+
+ org.codehaus.gmaven
+ gmaven-plugin
+ 1.5
+
+
+ generate-resources
+
+ execute
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-remote-resources-plugin
+
+
+
+ process
+
+
+
+ org.apache:apache-jar-resource-bundle:1.4
+
+
+
+
+
+
+
+
+ com.mycila
+ license-maven-plugin
+
+
+
+ Seznam.cz, a.s.
+
+
+ cd/**
+ **/README
+ src/test/resources/**
+ src/main/resources/**
+
+
+
+
+
+ check
+
+
+
+
+
+
+
+ org.codehaus.mojo
+ findbugs-maven-plugin
+ 3.0.4
+
+ max
+
+ 14
+ false
+ true
+
+
+
+ compile
+
+ check
+
+
+
+
+
+
+
+
-
sign