diff --git a/fluent-hc/pom.xml b/fluent-hc/pom.xml
index e02fbbe38..08f351b88 100644
--- a/fluent-hc/pom.xml
+++ b/fluent-hc/pom.xml
@@ -81,6 +81,28 @@
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+ default-jar
+ package
+
+ jar
+
+
+
+
+ org.apache.httpcomponents.fluent-hc
+
+
+
+
+
+
+
diff --git a/httpclient-cache/pom.xml b/httpclient-cache/pom.xml
index e23149293..7279d7b8e 100644
--- a/httpclient-cache/pom.xml
+++ b/httpclient-cache/pom.xml
@@ -133,9 +133,19 @@
maven-jar-plugin
+ default-jar
+ package
+ jar
test-jar
+
+
+
+ org.apache.httpcomponents.httpclient-cache
+
+
+
diff --git a/httpclient-win/pom.xml b/httpclient-win/pom.xml
index cdc948af0..d045a2b78 100644
--- a/httpclient-win/pom.xml
+++ b/httpclient-win/pom.xml
@@ -69,6 +69,31 @@
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+ default-jar
+ package
+
+ jar
+
+
+
+
+ org.apache.httpcomponents.httpclient-win
+
+
+
+
+
+
+
+
+
diff --git a/httpclient/pom.xml b/httpclient/pom.xml
index 56a589dfb..c8e366c6a 100644
--- a/httpclient/pom.xml
+++ b/httpclient/pom.xml
@@ -119,9 +119,19 @@
maven-jar-plugin
+ default-jar
+ package
+ jar
test-jar
+
+
+
+ org.apache.httpcomponents.httpclient
+
+
+
diff --git a/httpmime/pom.xml b/httpmime/pom.xml
index ba07fa233..308e76f0f 100644
--- a/httpmime/pom.xml
+++ b/httpmime/pom.xml
@@ -89,6 +89,25 @@
+
+ maven-jar-plugin
+
+
+ default-jar
+ package
+
+ jar
+
+
+
+
+ org.apache.httpcomponents.httpmime
+
+
+
+
+
+