Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPDASHBOARD-8 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPDASHBOARD-8 Summary: Incorrect multiproject integration documentation Type: Bug Status: Unassigned Priority: Trivial Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-dashboard-plugin Versions: 1.3 Assignee: Reporter: Carlos Sanchez Created: Sat, 31 Jul 2004 10:44 AM Updated: Sat, 31 Jul 2004 10:44 AM Description: In the dashboard doc (index) I think it's assumed that the project running multiproject is the parent of the subprojects. So where it says (shortened): Add the following 3 properties to your master project: maven.dashboard.runreactor = false maven.dashboard.rungoals = false maven.multiproject.site.goals=site,dashboard:report-single Should be: Add the following properties to the project you run multiproject from: maven.dashboard.runreactor = false maven.multiproject.site.goals=site,dashboard:report-single And add to every subproject maven.dashboard.rungoals = false Am I right? --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
