diff --git a/fe/pom.xml b/fe/pom.xml
index 2f53963f7f..5c82f6fafb 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -37,6 +37,7 @@ under the License.
1.8
1.8
2.2.11
+ false
@@ -613,7 +614,7 @@ under the License.
exec
- ${env.JAVA_HOME}/bin/java
+ ${java.home}/bin/java
-jar
${settings.localRepository}/com/baidu/jprotobuf/${jprotobuf.version}/jprotobuf-${jprotobuf.version}-jar-with-dependencies.jar
@@ -643,7 +644,6 @@ under the License.
${palo.home}/gensrc/build/java/
- ${skip.plugin}
@@ -677,7 +677,9 @@ under the License.
cobertura-maven-plugin
2.7
- 1024m
+
+ 1024m
+