DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18302>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18302 Maven build omits DTDs Summary: Maven build omits DTDs Product: Commons Version: Nightly Builds Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: Other Component: Digester AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I did a "maven dist" on the CVS head and then tried to use the JAR with the Digester XML rules. My code could not load the rules from XML because the digester-rules.dtd was not in the jar. I'm no Maven expert, but I hacked at the project.xml file and did another build and the DTDs were there. See project.xml patch attached. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
