[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [jetty-users] MISSING: http://www.eclipse.org/jetty/configure_9_3.dtd
|
Am 26.10.15 um 15:36 schrieb Joakim Erdfelt:
Its available in your jetty-distribution's
${jetty.home}/lib/jetty-xml-{ver}.jar file
$ jar -tvf
jetty-distribution-9.3.5.v20151012/lib/jetty-xml-9.3.5.v20151012.jar |
grep dtd
8438 Mon Oct 12 15:12:52 MST 2015 org/eclipse/jetty/xml/configure_6_0.dtd
8908 Mon Oct 12 15:12:52 MST 2015 org/eclipse/jetty/xml/configure_7_6.dtd
8877 Mon Oct 12 15:12:52 MST 2015 org/eclipse/jetty/xml/configure_9_0.dtd
9919 Mon Oct 12 15:12:52 MST 2015 org/eclipse/jetty/xml/configure_9_3.dtd
You should be resolving your references locally.
Thanks for your quick response Joakim, but sorry, this will not help.
The primary source is missing and cargo-maven2-plugin does not use a
catalog. Shouldn't it be online at the right place and a catalog
provides a local copy? Normally XML Schema and DTD files are online
available at the advertised location. That would really help me - and
possible others.
kind regards,
Thomas