Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1210

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1210
    Summary: Publish the maven-project.xsd at a well-known location.
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             documentation
   Fix Fors:
             1.0
   Versions:
             1.0-rc2

   Assignee: Brett Porter
   Reporter: Erik Husby

    Created: Thu, 25 Mar 2004 5:00 PM
    Updated: Sat, 12 Jun 2004 12:40 AM
Environment: Any

Description:
It would faciltate the development of project.xml files if the maven-project.xsd was 
published at a known location on the Web. Then XML editing tools could validate a 
project as one was editing. As an example, when using an XML editor, if a project.xml 
had this

<project xmlns="http://maven.apache.org/version/XMLSchema/maven-project.xsd";
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
 
The editor could validate the xml as it was entered.




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