From c787841e423757fb1b410794c7259bf014936a57 Mon Sep 17 00:00:00 2001 From: Oleg Kalnichevski Date: Tue, 27 Aug 2013 12:04:46 +0000 Subject: [PATCH] Manually configured maven reports that are applicable to the given artifact git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1517799 13f79535-47bb-0310-9956-ffa450edef68 --- fluent-hc/pom.xml | 15 +++++++++++++++ httpclient-cache/pom.xml | 15 +++++++++++++++ httpclient-osgi/pom.xml | 21 +++++++++++++++++++++ httpclient/pom.xml | 15 +++++++++++++++ httpmime/pom.xml | 15 +++++++++++++++ pom.xml | 6 ++++-- 6 files changed, 85 insertions(+), 2 deletions(-) diff --git a/fluent-hc/pom.xml b/fluent-hc/pom.xml index afa1e33d3..718aaf86e 100644 --- a/fluent-hc/pom.xml +++ b/fluent-hc/pom.xml @@ -110,6 +110,21 @@ + + maven-project-info-reports-plugin + ${hc.project-info.version} + false + + + + dependencies + dependency-info + summary + + + + + maven-jxr-plugin ${hc.jxr.version} diff --git a/httpclient-cache/pom.xml b/httpclient-cache/pom.xml index 0ed6f17d3..b821333e3 100644 --- a/httpclient-cache/pom.xml +++ b/httpclient-cache/pom.xml @@ -157,6 +157,21 @@ + + maven-project-info-reports-plugin + ${hc.project-info.version} + false + + + + dependencies + dependency-info + summary + + + + + maven-jxr-plugin ${hc.jxr.version} diff --git a/httpclient-osgi/pom.xml b/httpclient-osgi/pom.xml index 6299d769f..84e5bf1a3 100644 --- a/httpclient-osgi/pom.xml +++ b/httpclient-osgi/pom.xml @@ -170,4 +170,25 @@ org.apache.httpcomponents.httpclient_${project.version} + + + + + maven-project-info-reports-plugin + ${hc.project-info.version} + false + + + + dependencies + dependency-info + summary + + + + + + + + diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 33b62b96e..d697df9d5 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -135,6 +135,21 @@ + + maven-project-info-reports-plugin + ${hc.project-info.version} + false + + + + dependencies + dependency-info + summary + + + + + maven-jxr-plugin ${hc.jxr.version} diff --git a/httpmime/pom.xml b/httpmime/pom.xml index f8d2bcfd2..c6f59b6f0 100644 --- a/httpmime/pom.xml +++ b/httpmime/pom.xml @@ -118,6 +118,21 @@ + + maven-project-info-reports-plugin + ${hc.project-info.version} + false + + + + dependencies + dependency-info + summary + + + + + maven-jxr-plugin ${hc.jxr.version} diff --git a/pom.xml b/pom.xml index 32fc46816..f65d974ac 100644 --- a/pom.xml +++ b/pom.xml @@ -382,13 +382,15 @@ maven-project-info-reports-plugin ${hc.project-info.version} + false - dependencies - project-team + dependency-management issue-tracking + license scm + summary