You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/31 16:44:50 UTC

[jira] Created: (MPDASHBOARD-8) Incorrect multiproject integration documentation

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPDASHBOARD-8) Incorrect multiproject integration documentation

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Sun, 15 Aug 2004 8:56 AM

Fixed. Thanks.
---------------------------------------------------------------------
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: Closed
   Priority: Trivial
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-dashboard-plugin
   Fix Fors:
             1.4
   Versions:
             1.3

   Assignee: Vincent Massol
   Reporter: Carlos Sanchez

    Created: Sat, 31 Jul 2004 10:44 AM
    Updated: Sun, 15 Aug 2004 8:56 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org