users@jaxb.java.net

Re: maven-jaxb2-plugin with 'Connection timed out'

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Tue, 15 Jul 2008 07:36:09 +0200

Hi.
> I have a similar issue, with the proxy. We have reliance on a geoss schema,
>
> <jaxb:bindings schemaLocation="http://www.georss.cn/xml/1.0/georss.xsd">
> <import namespace="http://www.georss.org/georss/10"
> schemaLocation="http://www.georss.cn/xml/1.0/georss.xsd"></import>
>
> This location has been unreachable for a few days, and our build breaks
> because of it. What is the appropriate way to handle this?

Use catalogs.

https://maven-jaxb2-plugin.dev.java.net/docs/guide.html#Catalogs

Bye.
/lexi