cobertura 1.8 has an invalid pom (url is not a valid element in dependency)
---------------------------------------------------------------------------
Key: MEV-429
URL: http://jira.codehaus.org/browse/MEV-429
Project: Maven Evangelism
Issue Type: Bug
Components: Invalid POM
Reporter: Jimisola Laursen
POM (http://www.ibiblio.org/maven2/cobertura/cobertura/1.8/cobertura-1.8.pom )
contains an url element which is not allowed
For more info
http://www.nabble.com/Cobertura-1.8-pom-%28on-ibiblio%29-contains-errors-and-is-invalid-tf2058878.html:
RE : Cobertura 1.8 pom (on ibiblio) contains errors and is invalid Click to
flag this post
by Olivier Lamy 2006-08-06 15:24 :: Reply | Show Only this Message :: Rate this
Message: Click to rate as Poor PostClick to rate as Below Average PostClick to
rate as Average PostClick to rate as Above Average PostClick to rate as
Excellent Post Click to clear rating
The bad one is :
http://www.ibiblio.org/maven2/cobertura/cobertura/1.8/cobertura-1.8.pom
<url> in dependency is bad.
Runtime is ok :
wget -O pom.xml
http://www.ibiblio.org/maven2/cobertura/cobertura-runtime/1.8/cobertura-
runtime-1.8.pom && mvn validate
wget -O pom.xml
http://www.ibiblio.org/maven2/cobertura/cobertura/1.8/cobertura-1.8.pom
&& mvn validate
Failed
Unrecognised tag: 'url'
Load an issue in http://jira.codehaus.org/browse/MEV.
Temporary you remove url elements in your local repo.
--
Olivier
-----Message d'origine-----
De : Jimisola Laursen [mailto:[EMAIL PROTECTED]
Envoyé : dimanche 6 août 2006 14:44
À : [EMAIL PROTECTED]
Objet : Cobertura 1.8 pom (on ibiblio) contains errors and is invalid
Hi!
Not sure who is responsible, but I've been trying to make
cobertura-maven-plugin use cobertura 1.8 instead of 1.7 due to problems
with
AspectJ.
In the process of this I get the error below and it looks as if the
deployed
cobertura 1.8 contains errors. Not sure of who can fix this I post this
here.
Regardsm
Jimisola
[WARNING] POM for 'cobertura:cobertura:pom:1.8:runtime' is invalid. It
will
be ignored for artifact resolution. Reason: Parse error reading POM.
Reason:
expected START_TA
G or END_TAG not TEXT (position: TEXT seen ...</version>\r\n
<url>http://asm.objectweb.org</... @12:38)
[DEBUG] Reason: Parse error reading POM. Reason: expected START_TAG or
END_TAG not TEXT (position: TEXT seen ...</version>\r\n
<url>http://asm.objectweb.org</... @12
:38)
--
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