From 0c87efaf84a446bb2c4ed81e6b5a10b8bd6e7c7c Mon Sep 17 00:00:00 2001 From: "Mark R. Diggory" Date: Tue, 6 Apr 2004 17:39:33 +0000 Subject: [PATCH] added missing build and report sections to subproject project.xml files, subprojects are responsible for generating the reports they want to have published and subproject define build parameters they require. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139025 13f79535-47bb-0310-9956-ffa450edef68 --- project.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/project.xml b/project.xml index 3367c6d..2a109ab 100644 --- a/project.xml +++ b/project.xml @@ -156,4 +156,17 @@ There is no easy way to run these under maven at the moment. + + maven-changelog-plugin + maven-changes-plugin + maven-developer-activity-plugin + maven-file-activity-plugin + maven-javadoc-plugin + maven-jdepend-plugin + maven-junit-report-plugin + maven-jxr-plugin + maven-license-plugin + maven-tasklist-plugin + +