The following issue has been updated:

    Updater: Andy Jefferson (mailto:[EMAIL PROTECTED])
       Date: Thu, 24 Jul 2003 1:27 PM
    Comment:
Added patch file (cvs diff -uN) in case people refuse to read actual file :-)
    Changes:
             Attachment changed to license_plugin.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Andy Jefferson

    Created: Wed, 16 Jul 2003 8:41 AM
    Updated: Thu, 24 Jul 2003 1:27 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