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/02/24 15:58:19 UTC

[maven-bug] Created: (MAVEN-293) xdoc:generate-from-pom support chinese

Message:

  A new issue has been created in JIRA.

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-293
    Summary: xdoc:generate-from-pom support chinese
       Type: Improvement

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

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

   Assignee: Jason van Zyl
   Reporter: Kuisong Tong

    Created: Mon, 24 Feb 2003 8:58 AM
    Updated: Mon, 24 Feb 2003 8:58 AM

Description:
in the velocity:merge  of goal xdoc:generate-from-pom add the encoding field. 
    <j:forEach var="pomDocument" items="${pomDocuments}">
      <velocity:merge 
        name="${maven.gen.docs}/${pomDocument}"
        basedir="${plugin.resources}/templates"
        template="${pomDocument}"
        inputEncoding="${encoding}"
        outputEncoding="${encoding}"
      />


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