You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2002/12/30 21:25:34 UTC

[maven-bug] Created: (MAVEN-181) maven.mode.online is not set when using the reactor

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-181


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-181
    Summary: maven.mode.online is not set when using the reactor
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: None
   Versions:
             1.0-beta-7

   Assignee: Jason van Zyl
   Reporter: Nick Minutello

    Created: Mon, 30 Dec 2002 2:25 PM
    Updated: Mon, 30 Dec 2002 2:25 PM
Environment: Win2K/WinNT, Jdk1.4.1_01

Description:
When using the target maven site:generate on a given subproject, the activity and changelog reports are generated correctly.

When the site is generated from our batch-mode, multi-project, reactor build, these reports are missing and the maven.log contains:

changelog:generate:
    [echo] The Changelog is available in the online mode only.
<snip>
activity:generate:
    [echo] The Activity report is only available in online mode.

However, when the site is generated from building the project on its own (ie not using the reactor), then all reports seem to be generated correctly...

Work Around:
Setting the maven.mode.online = true 
in the project.properties seems to work-around the problem.

-Nick


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira