You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/16 07:33:34 UTC

[jira] Closed: (MAVEN-1088) PomTag fails to load project that references a DTD

     [ http://jira.codehaus.org/browse/MAVEN-1088?page=all ]
     
Brett Porter closed MAVEN-1088:
-------------------------------

    Resolution: Won't Fix

need to use the workaround

> PomTag fails to load project that references a DTD
> --------------------------------------------------
>
>          Key: MAVEN-1088
>          URL: http://jira.codehaus.org/browse/MAVEN-1088
>      Project: maven
>         Type: Bug
>   Components: core
>     Versions: 1.0-rc1
>     Reporter: David Zeleznik
>  Attachments: PomTagDTD.zip
>
>
> The PomTag (m:pom) fails to parse a project.xml that references a DTD. I have attached an extremely simple test case. Just unzip and try "maven
> clean". The error you will get is:
>     [echo] Reading other project...
> File...... file:/.. ...../PomTagDTDTest/
> Element... m:pom
> Line...... 8
> Column.... 63
> error getting project
> BUILD SUCCESSFUL
> Total time: 6 seconds
> If you comment out the DOCTYPE/DTD reference in otherProject.xml, everything proceeds fine.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org