[IMPROVEMENT] Namespace qualify all xml documents
-------------------------------------------------

                 Key: MNG-2786
                 URL: http://jira.codehaus.org/browse/MNG-2786
             Project: Maven 2
          Issue Type: Improvement
    Affects Versions: 2.0.4
            Reporter: Ole Ersoy
            Priority: Minor


Currently only pom's that have no parent and pom's with packaging pom
are namespace qualified.  Also maven-metadata.xml instances need to be 
namespace qualified.

Once they are namespaced qualified, versioned document can be 
loaded using the xs:targetLocation attribute as a key to lookup 
a version specific model package (Containing the classes for the model),
and corresponding factory.

Cheers,
- Ole

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to