diff --git a/boms/bom/pom.xml b/boms/bom/pom.xml
index b38b7679f..675520878 100644
--- a/boms/bom/pom.xml
+++ b/boms/bom/pom.xml
@@ -185,8 +185,14 @@
+
maven-source-plugin
- 3.3.0
+ 3.2.1
build-helper-maven-plugin
diff --git a/extras/bundles/grizzly-httpservice-bundle/pom.xml b/extras/bundles/grizzly-httpservice-bundle/pom.xml
index d6f473b25..8f06fd9c2 100644
--- a/extras/bundles/grizzly-httpservice-bundle/pom.xml
+++ b/extras/bundles/grizzly-httpservice-bundle/pom.xml
@@ -82,6 +82,34 @@
+
+
+ maven-dependency-plugin
+ 3.6.0
+
+
+ src-dependencies
+ generate-sources
+
+
+ unpack-dependencies
+
+
+ sources
+ provided
+ junit, hamcrest-core
+ module-info.java
+
+ ${basedir}/src/main/java
+ false
+ true
+
+
+
+
+
maven-compiler-plugin
@@ -90,6 +118,7 @@
+
org.apache.felix
maven-bundle-plugin
@@ -128,17 +157,7 @@
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- ${basedir}/../../grizzly-httpservice/src/main/java;
- ${basedir}/../../../modules/bundles/http-servlet/src/main/java;
-
- -Xdoclint:none
-
-
+
org.apache.maven.plugins
maven-source-plugin
@@ -149,6 +168,7 @@
+
maven-antrun-plugin
1.8
@@ -166,32 +186,7 @@
-
- maven-dependency-plugin
- 3.6.0
-
-
- src-dependencies
- generate-sources
-
-
- unpack-dependencies
-
-
- sources
- provided
- junit, hamcrest-core
- module-info.java
-
- ${basedir}/src/main/java
- false
- true
-
-
-
-
+
diff --git a/modules/bundles/comet/pom.xml b/modules/bundles/comet/pom.xml
index 84fa5af44..f546def89 100644
--- a/modules/bundles/comet/pom.xml
+++ b/modules/bundles/comet/pom.xml
@@ -47,6 +47,53 @@
install
+
+ maven-clean-plugin
+ 3.3.1
+
+
+
+
+ src
+
+
+
+
+
+
+ maven-dependency-plugin
+ 3.6.0
+
+
+ src-dependencies
+ generate-sources
+
+
+ unpack-dependencies
+
+
+ sources
+
+
+ module-info.java
+ junit, hamcrest-core
+
+ ${basedir}/src/main/java
+ false
+ true
+
+
+
+
+
org.apache.felix
maven-bundle-plugin
@@ -73,17 +120,7 @@
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- ${basedir}/../http/src/main/java;
- ${basedir}/../../comet/src/main/java;
-
- -Xdoclint:none
-
-
+
org.apache.maven.plugins
maven-source-plugin
@@ -94,18 +131,7 @@
-
- maven-clean-plugin
- 3.3.1
-
-
-
-
- src
-
-
-
-
+
maven-antrun-plugin
1.8
@@ -123,30 +149,7 @@
-
- maven-dependency-plugin
- 3.6.0
-
-
- src-dependencies
- generate-sources
-
-
- unpack-dependencies
-
-
- sources
- junit, hamcrest-core
-
- ${basedir}/src/main/java
- false
- true
-
-
-
-
+
diff --git a/modules/bundles/core/pom.xml b/modules/bundles/core/pom.xml
index 04d709d59..377aefda6 100644
--- a/modules/bundles/core/pom.xml
+++ b/modules/bundles/core/pom.xml
@@ -47,6 +47,52 @@
install
+
+ maven-clean-plugin
+ 3.3.1
+
+
+
+
+ src
+
+
+
+
+
+
+ maven-dependency-plugin
+ 3.6.0
+
+
+ src-dependencies
+ generate-sources
+
+
+ unpack-dependencies
+
+
+ sources
+
+ module-info.java
+ junit,hamcrest-core
+
+ ${basedir}/src/main/java
+ false
+ true
+
+
+
+
+
org.apache.felix
maven-bundle-plugin
@@ -73,17 +119,15 @@
+
org.apache.maven.plugins
maven-javadoc-plugin
-
- ${basedir}/../../grizzly/src/main/java;
- ${basedir}/../../portunif/src/main/java;
-
-Xdoclint:none
+
org.apache.maven.plugins
maven-source-plugin
@@ -94,18 +138,7 @@
-
- maven-clean-plugin
- 3.3.1
-
-
-
-
- src
-
-
-
-
+
maven-antrun-plugin
1.8
@@ -123,38 +156,7 @@
-
- maven-dependency-plugin
- 3.6.0
-
-
- src-dependencies
- generate-sources
-
-
- unpack-dependencies
-
-
- sources
-
- module-info.java
- junit,hamcrest-core
-
- ${basedir}/src/main/java
- false
- true
-
-
-
-
+
diff --git a/modules/bundles/http-all/pom.xml b/modules/bundles/http-all/pom.xml
index e8523a37d..7dfd1e581 100644
--- a/modules/bundles/http-all/pom.xml
+++ b/modules/bundles/http-all/pom.xml
@@ -59,6 +59,45 @@
install
+
+ maven-clean-plugin
+ 3.3.1
+
+
+
+
+ src
+
+
+
+
+
+
+ maven-dependency-plugin
+ 3.6.0
+
+
+ src-dependencies
+ generate-sources
+
+
+ unpack-dependencies
+
+
+ sources
+ junit, hamcrest-core
+ module-info.java
+
+ ${basedir}/src/main/java
+ false
+ true
+
+
+
+
+
org.apache.felix
maven-bundle-plugin
@@ -86,19 +125,7 @@
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- ${basedir}/../http/src/main/java;
- ${basedir}/../../comet/src/main/java;
- ${basedir}/../../websockets/src/main/java;
- ${basedir}/../../servlet/src/main/java;
-
- -Xdoclint:none
-
-
+
org.apache.maven.plugins
maven-source-plugin
@@ -109,18 +136,7 @@
-
- maven-clean-plugin
- 3.3.1
-
-
-
-
- src
-
-
-
-
+
maven-antrun-plugin
1.8
@@ -138,31 +154,7 @@
-
- maven-dependency-plugin
- 3.6.0
-
-
- src-dependencies
- generate-sources
-
-
- unpack-dependencies
-
-
- sources
- junit, hamcrest-core
- module-info.java
-
- ${basedir}/src/main/java
- false
- true
-
-
-
-
+
diff --git a/modules/bundles/http-servlet/pom.xml b/modules/bundles/http-servlet/pom.xml
index 170fd3253..b5339f71c 100755
--- a/modules/bundles/http-servlet/pom.xml
+++ b/modules/bundles/http-servlet/pom.xml
@@ -51,6 +51,45 @@
install
+
+ maven-clean-plugin
+ 3.3.1
+
+
+
+
+ src
+
+
+
+
+
+
+ maven-dependency-plugin
+ 3.6.0
+
+
+ src-dependencies
+ generate-sources
+
+
+ unpack-dependencies
+
+
+ sources
+ junit, hamcrest-core
+ module-info.java
+
+ ${basedir}/src/main/java
+ false
+ true
+
+
+
+
+
org.apache.felix
maven-bundle-plugin
@@ -78,18 +117,7 @@
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- ${basedir}/../http/src/main/java;
- ${basedir}/../../http-servlet/src/main/java;
- ${basedir}/../../../extras/http-servlet-extras/src/main/java;
-
- -Xdoclint:none
-
-
+
org.apache.maven.plugins
maven-source-plugin
@@ -100,18 +128,7 @@
-
- maven-clean-plugin
- 3.3.1
-
-
-
-
- src
-
-
-
-
+
maven-antrun-plugin
1.8
@@ -129,31 +146,7 @@
-
- maven-dependency-plugin
- 3.6.0
-
-
- src-dependencies
- generate-sources
-
-
- unpack-dependencies
-
-
- sources
- junit, hamcrest-core
- module-info.java
-
- ${basedir}/src/main/java
- false
- true
-
-
-
-
+
diff --git a/modules/bundles/http/pom.xml b/modules/bundles/http/pom.xml
index 00619c290..3413c7eb6 100755
--- a/modules/bundles/http/pom.xml
+++ b/modules/bundles/http/pom.xml
@@ -64,6 +64,52 @@
install
+
+ maven-clean-plugin
+ 3.3.1
+
+
+
+
+ src
+
+
+
+
+
+
+ maven-dependency-plugin
+ 3.6.0
+
+
+ src-dependencies
+ generate-sources
+
+
+ unpack-dependencies
+
+
+ sources
+
+ module-info.java
+ junit, hamcrest-core
+
+ ${basedir}/src/main/java
+ false
+ true
+
+
+
+
+
org.apache.felix
maven-bundle-plugin
@@ -91,21 +137,7 @@
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- ${basedir}/../core/src/main/java;
- ${basedir}/../../http/src/main/java;
- ${basedir}/../../http-server/src/main/java;
- ${basedir}/../../http2/src/main/java;
- ${basedir}/../../http-ajp/src/main/java;
- ${basedir}/../../../extras/http-server-multipart/src/main/java;
-
- -Xdoclint:none
-
-
+
org.apache.maven.plugins
maven-source-plugin
@@ -116,18 +148,7 @@
-
- maven-clean-plugin
- 3.3.1
-
-
-
-
- src
-
-
-
-
+
maven-antrun-plugin
1.8
@@ -145,38 +166,6 @@
-
- maven-dependency-plugin
- 3.6.0
-
-
- src-dependencies
- generate-sources
-
-
- unpack-dependencies
-
-
- sources
-
- module-info.java
- junit, hamcrest-core
-
- ${basedir}/src/main/java
- false
- true
-
-
-
-
diff --git a/modules/bundles/websockets/pom.xml b/modules/bundles/websockets/pom.xml
index 7be0f5c6c..ccedbd5a3 100644
--- a/modules/bundles/websockets/pom.xml
+++ b/modules/bundles/websockets/pom.xml
@@ -57,6 +57,45 @@
install
+
+ maven-clean-plugin
+ 3.3.1
+
+
+
+
+ src
+
+
+
+
+
+
+ maven-dependency-plugin
+ 3.6.0
+
+
+ src-dependencies
+ generate-sources
+
+
+ unpack-dependencies
+
+
+ sources
+ junit, hamcrest-core
+ module-info.java
+
+ ${basedir}/src/main/java
+ false
+ true
+
+
+
+
+
org.apache.felix
maven-bundle-plugin
@@ -83,17 +122,7 @@
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- ${basedir}/../http/src/main/java;
- ${basedir}/../../websockets/src/main/java;
-
- -Xdoclint:none
-
-
+
org.apache.maven.plugins
maven-source-plugin
@@ -104,18 +133,7 @@
-
- maven-clean-plugin
- 3.3.1
-
-
-
-
- src
-
-
-
-
+
maven-antrun-plugin
1.8
@@ -133,31 +151,7 @@
-
- maven-dependency-plugin
- 3.6.0
-
-
- src-dependencies
- generate-sources
-
-
- unpack-dependencies
-
-
- sources
- junit, hamcrest-core
- module-info.java
-
- ${basedir}/src/main/java
- false
- true
-
-
-
-
+
diff --git a/modules/grizzly/pom.xml b/modules/grizzly/pom.xml
index cec17dccc..2af850a53 100644
--- a/modules/grizzly/pom.xml
+++ b/modules/grizzly/pom.xml
@@ -90,6 +90,7 @@
org.codehaus.mojo
build-helper-maven-plugin
+ 3.4.0
add-source
diff --git a/modules/monitoring/grizzly/pom.xml b/modules/monitoring/grizzly/pom.xml
index cb50c3244..37305dd38 100644
--- a/modules/monitoring/grizzly/pom.xml
+++ b/modules/monitoring/grizzly/pom.xml
@@ -103,6 +103,7 @@
org.codehaus.mojo
build-helper-maven-plugin
+ 3.4.0
add-source
diff --git a/modules/monitoring/http-server/pom.xml b/modules/monitoring/http-server/pom.xml
index 36a0da184..34e29465f 100644
--- a/modules/monitoring/http-server/pom.xml
+++ b/modules/monitoring/http-server/pom.xml
@@ -101,6 +101,7 @@
org.codehaus.mojo
build-helper-maven-plugin
+ 3.4.0
add-source
diff --git a/modules/monitoring/http/pom.xml b/modules/monitoring/http/pom.xml
index 7a9afaedd..ec7376ead 100644
--- a/modules/monitoring/http/pom.xml
+++ b/modules/monitoring/http/pom.xml
@@ -100,6 +100,7 @@
org.codehaus.mojo
build-helper-maven-plugin
+ 3.4.0
add-source
diff --git a/pom.xml b/pom.xml
index 41c3e7f09..b476a2f95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -268,7 +268,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 1.8
+ none
true
true
${project.name} ${project.version}