Generate the Namespace and XSD ref in the POM.
----------------------------------------------

                 Key: PAXCONSTRUCT-5
                 URL: http://issues.ops4j.org/jira/browse/PAXCONSTRUCT-5
             Project: Pax Construct
          Issue Type: Improvement
            Reporter: Niclas Hedhman
         Assigned To: Stuart McCulloch


POMs has a well-defined XSD which IDEs can take advantage of. Generate the 
following in the <project> tag;

<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to