Hi folks, I'm using Maven 1 to look at XDoclet. It falls over with an error
parsing an id node in the contributor section
C:\Tools\XDoclet\xdoclet-all\xdoclet\project.xml'
[exec] >> ParseError at [row,col]:[295,17]
[exec] Message: Unrecognised tag: 'id'
So it begs the question is there a DTD for project.xml files or something of
this nature
There is this weird DOCTYPE at top of document
<!DOCTYPE project [
<!ENTITY Ouml "Ö">
<!ENTITY eacute "é">
<!ENTITY oslash "ø">
]>
And it says <pom version> is 3..
Can someone point me to a guide that explains this stuff. Cheers.
--
View this message in context:
http://www.nabble.com/Maven1-Project.xml.-Does-it-have-a-DTD--Newbie-question-tp16012546s177p16012546.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]