Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Thu, 24 Jul 2003 7:48 PM

Fixed in cvs a coupla days ago
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-576


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-576
    Summary: license report : registered but not run or appear in site
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.0-rc1
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Andy Jefferson

    Created: Wed, 16 Jul 2003 8:41 AM
    Updated: Thu, 24 Jul 2003 7:48 PM
Environment: Linux 2.4.21       

Description:
In my project.xml I have the following
<reports>
  <report>maven-javadoc-plugin</report>
  <report>maven-jxr-plugin</report>
  <report>maven-checkstyle-plugin</report>
  <report>maven-pmd-plugin</report>
  <report>maven-jdepend-plugin</report>
  <report>maven-changelog-plugin</report>
  <report>maven-changes-plugin</report>
  <report>maven-file-activity-plugin</report>
  <report>maven-developer-activity-plugin</report>
  <report>maven-tasklist-plugin</report>
  <report>maven-license-plugin</report>
</reports>

I have a LICENSE.txt in my basedir, and when I do 'maven site:generate' it shows the 
line 

maven-license-plugin:register:

Yet doesnt actually action the report, and I get no 'Project License' entry in the web 
site navigation (and the license.html file doesnt exist, or the xml for that matter). 

If I do 'maven license' this creates the xdoc ok etc. I could always get the report in 
beta9



---------------------------------------------------------------------
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]

Reply via email to