You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/12/27 17:39:39 UTC

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

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1088


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1088
    Summary: PomTag fails to load project that references a DTD
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: David Zeleznik

    Created: Sat, 27 Dec 2003 10:39 AM
    Updated: Sat, 27 Dec 2003 10:39 AM

Description:
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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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