jdom-1.0.pom has invalid comment tag
------------------------------------
Key: MEV-154
URL: http://jira.codehaus.org/browse/MEV-154
Project: Maven Evangelism
Type: Bug
Components: Invalid POM
Reporter: Marcel Schutte
The following comment tag should be closed:
<!-- should be replaced by xalan.jar from jdom, their version was 2.5.D1
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.5.0</version>
<optional>true</optional>
</dependency>
--
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]