[ http://jira.codehaus.org/browse/MEV-345?page=comments#action_59352 ]
Michael Mattox commented on MEV-345: ------------------------------------ I didn't think of that. It must have been invalid a month or so ago when I downloaded it for the first time. I wish maven would have given more information like where it was getting the pom. Thanks for the analysis. > POM for dom4j-1.4-dev-8 is invalid > ---------------------------------- > > Key: MEV-345 > URL: http://jira.codehaus.org/browse/MEV-345 > Project: Maven Evangelism > Type: Bug > Components: Invalid POM > Reporter: Michael Mattox > Assignee: Carlos Sanchez > > > I get this error: > [WARNING] POM for 'dom4j:dom4j:pom:1.4-dev-8' is invalid. It will be ignored > for > artifact resolution. Reason: Parse error reading POM. Reason: TEXT must be > imme > diately followed by END_TAG and not START_TAG (position: START_TAG seen > ...<arti > factId>junit<artifactId>... @47:36) > but what I don't understand is that when I look at line 47 of this file: > <groupId>junit</groupId> > IT'S CORRECT!!! Something really weird is going on here. I don't have any > mirrors defined so I have no idea what it is. The solution for me was to > copy these files exactly as-is from ibiblio to our local repository and it > works. Very strange. -- 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]
