From d093bed400e7f5a0c672de973c34eed3b0ce8d24 Mon Sep 17 00:00:00 2001 From: dion Date: Fri, 30 Apr 2004 07:04:04 +0000 Subject: [PATCH] Use issue attribute where possible for better reporting git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115090 13f79535-47bb-0310-9956-ffa450edef68 --- multiproject/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multiproject/xdocs/changes.xml b/multiproject/xdocs/changes.xml index 4a7dc463..bc521f0c 100644 --- a/multiproject/xdocs/changes.xml +++ b/multiproject/xdocs/changes.xml @@ -35,7 +35,7 @@ Fix dependency convergence page when project have no dependency. - Fix for MAVEN-887 + Only run all sub projects 'site' goal on multiproject site if navigation type is aggregate. Otherwise the info is not needed (i.e. independent).