The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Tue, 30 Dec 2003 8:40 PM
Comment:
sounds like a decent workaround - should always reference using basedir so that
running projects inside a reactor, etc work.
However, if there is a simple solution to locating the DTD we should implement it.
Changes:
Fix Version changed to 1.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1088&page=history
---------------------------------------------------------------------
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
Fix Fors:
1.1
Versions:
1.0-rc1
Assignee:
Reporter: David Zeleznik
Created: Sat, 27 Dec 2003 10:39 AM
Updated: Tue, 30 Dec 2003 8:40 PM
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]