diff --git a/core/core-parent/pom.xml b/core/core-parent/pom.xml
index 19617740a62..e29806ac559 100644
--- a/core/core-parent/pom.xml
+++ b/core/core-parent/pom.xml
@@ -361,6 +361,27 @@
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+
+
+ add-resource
+ generate-resources
+
+ add-resource
+
+
+
+
+ src/main/manpages
+
+
+
+
+
+
diff --git a/nucleus/pom.xml b/nucleus/pom.xml
index 35fbf155d35..3aa807acc5a 100644
--- a/nucleus/pom.xml
+++ b/nucleus/pom.xml
@@ -358,11 +358,6 @@
apt-maven-plugin
${maven.apt.plugin.version}
-
- org.codehaus.mojo
- build-helper-maven-plugin
- ${maven.build.helper.plugin.version}
-
org.jacoco
jacoco-maven-plugin
@@ -436,27 +431,6 @@
-
- org.codehaus.mojo
- build-helper-maven-plugin
-
-
- add-resource
- generate-resources
-
- add-resource
-
-
-
-
- src/main/manpages
-
-
-
-
-
-
-
org.glassfish.build
glassfishbuild-maven-plugin