[
http://jira.codehaus.org/browse/MEV-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_98890
]
Henri Yandell commented on MEV-525:
-----------------------------------
Ah, I see.
Your c+p above put < in, I thought that was the implied error. Will fix
manually.
> The tagsoup (org/ccil/cowan/tagsoup/tagsoup) v 1.0.1 has some unclosed "url"
> tags in the licences section.
> ----------------------------------------------------------------------------------------------------------
>
> Key: MEV-525
> URL: http://jira.codehaus.org/browse/MEV-525
> Project: Maven Evangelism
> Issue Type: Bug
> Components: Invalid POM
> Reporter: Daniel Alheiros
>
> http://repo1.maven.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.0.1/tagsoup-1.0.1.pom
> it's trying to close the tag <url> with a mistyped <url> instead of a </url>
> for the academic free license (AFL):
> <licenses>
> <license>
> <name>Academic Free License ("AFL") v. 3.0</name>
> <url>http://www.opensource.org/licenses/afl-3.0.php<url>
> <distribution>repo</distribution>
> </license>
> <license>
> <name>GNU GPL version 2.0</name>
> <url>http://www.opensource.org/licenses/gpl-license.php</url>
> <distribution>repo</distribution>
> </license>
> </licenses>
--
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