In POM the schema is not specified, and since then code completion dont work in
Eclipse for example
---------------------------------------------------------------------------------------------------
Key: MOJO-1575
URL: http://jira.codehaus.org/browse/MOJO-1575
Project: Mojo
Issue Type: Bug
Components: chronos
Reporter: Gábor Lipták
Assignee: Kent Soelvsten
Priority: Minor
Attachments: chronos2.patch
The correct header is like this:
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
...
--
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
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email