Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Thu, 23 Sep 2004 7:40 PM

Don't think we should encourage HTML in description long term - this should be a 
complete
  plaintext description, that presents the default index page. If you need more on the 
index page, suggest index.xml.
  Doco updated accordingly.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-880

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-880
    Summary: Incorrect description of "description" element in 
reference/project-descriptor.xml
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Original Estimate: 30 minutes
 Time Spent: Unknown
  Remaining: 30 minutes

    Project: maven
 Components: 
             documentation
   Fix Fors:
             1.0.1
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Chris Laprun

    Created: Thu, 2 Oct 2003 3:44 PM
    Updated: Thu, 23 Sep 2004 7:40 PM
Environment: N/A

Description:
The description for the "description" element in reference/project-descriptor.xml 
states that the content model for the element is CDATA so as to be able to include 
HTML tags. This is false according to the XML Schema xsd/maven-project.xsd which 
specifies the "description" element as being of type xs:string which prohibits 
children elements.

Either the description or maven-project.xsd should be fixed. Personally, I would 
rather be able to include HTML in the project description in project.xml...

Estimate is for fixing the documentation. Changing the schema might be trickier 
depending on the existence of side-effects.


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