From e36d5b40df77070ce42296333803ebf2d85ec098 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 21 Jun 2018 07:47:17 +0200 Subject: [PATCH] Add project-info reports to maven site Change-Id: I290d9c4a27d2ca1b9071f39639195e0d85799c00 Signed-off-by: Matthias Sohn --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 9016651ce0..e671679c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -578,6 +578,24 @@ + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.9 + + + + dependencies + project-team + mailing-list + cim + issue-tracking + license + scm + + + + -- 2.39.5