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 2003/01/12 05:21:52 UTC

[maven-bug] New comment: (MAVEN-191) html tr tag does not accept attribute in b8

The following comment has been added to this issue:

     Author: dion gillard
    Created: Sat, 11 Jan 2003 10:21 PM
       Body:
I think this is fixed now...anyone care to test?
---------------------------------------------------------------------
View the issue:

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-191
    Summary: html tr tag does not accept attribute in b8
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: plugin-xdoc
   Versions:
             1.0-beta-8

   Assignee: Jason van Zyl
   Reporter: Ming Fai

    Created: Wed, 8 Jan 2003 4:33 PM
    Updated: Wed, 8 Jan 2003 4:33 PM
Environment: W2k, JDK 1.4.1_01

Description:
so odd! it's ok in b7 but the latest b8 do not accept any parameter for the html <tr> tag. e.g. 
<tr align="center">... or
<tr valign="top">... 
makes a failure. My maven is installed properly and it is perfectly fine to perform any maven goal with latest jakarta-turbine-maven checkout.

my maven should use the latest xdoc snapshot

rgds,
mingfai

my command:
maven xdoc:transform

result:

 __  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|   v. 1.0-beta-8


xdoc:transform:
xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ... 

apt:generate:

xdoc:copy-resources:
    [copy] Copying 5 files to P:\mavendev\m2\target\docs\style
    [copy] Copying 9 files to P:\mavendev\m2\target\docs\images

xdoc:copy-user-resources:
    [copy] Copying 1 file to P:\mavendev\m2\target\docs\images
About to use JSL stylesheet file:/p:/shared/tools/maven/plugins/maven-xdoc-plugin-1.3-SNAPSHOT/site.jsl

xdoc:jelly-init:

xdoc:jelly-transform:
    [echo] Generating P:/mavendev/m2/target/docs/cvs-usage.html from P:\mavendev\m2\target\generated-xdocs\cvs-usage.xml
    [echo] Generating P:/mavendev/m2/target/docs/dependencies.html from P:\mavendev\m2\target\generated-xdocs\dependencies.xml
    [echo] Generating P:/mavendev/m2/target/docs/index.html from P:\mavendev\m2\target\generated-xdocs\index.xml
    [echo] Generating P:/mavendev/m2/target/docs/issue-tracking.html from P:\mavendev\m2\target\generated-xdocs\issue-tracking.xml
    [echo] Generating P:/mavendev/m2/target/docs/mail-lists.html from P:\mavendev\m2\target\generated-xdocs\mail-lists.xml
    [echo] Generating P:/mavendev/m2/target/docs/maven-reports.html from P:\mavendev\m2\target\generated-xdocs\maven-reports.xml
    [echo] Generating P:/mavendev/m2/target/docs/project-info.html from P:\mavendev\m2\target\generated-xdocs\project-info.xml
    [echo] Generating P:/mavendev/m2/target/docs/team-list.html from P:\mavendev\m2\target\generated-xdocs\team-list.xml
Transforming user supplied documentation.
    [echo] Generating P:/mavendev/m2/target/docs/index.html from P:\mavendev\m2\xdocs\index.xml

BUILD FAILED
File...... file:/p:/shared/tools/maven/plugins/maven-xdoc-plugin-1.3-SNAPSHOT/site.jsl
Element... x:set
Line...... 459
Column.... 38
This tag does not understand the 'value' attribute
Total time:  20 seconds


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