Is there a rule about whether geoserver unit/integration tests should be
able to run without internet connection? Couldn't find anything, but it
seems that most are with only a few exceptions: one method in CSW and a
number of fairly recent WCS tests.. Because of those few exceptions you
can't build geoserver without internet, unless you turn unit tests off.
This could be a problem for some building servers that disallow remote
access.
In all cases the problem seems to be related to the downloading of XSD
schemes. The problem should be able to be resolved by either including
the right XSD's somewhere in the classpath (well, in the right place,
eh), or just remove the references to them in the XML files. I already
did this for the CSW test: https://github.com/geoserver/geoserver/pull/3414
Kind Regards
Niels
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel