On 27/12/2022 17:27, Bruno Kinoshita wrote:
+1 Built from tag, with mvn clean install. Failed the first time, then restarted the build and it passed. mvn clean install mvn -rf :jena-fuseki-core From what I saw yesterday, it appears to be an issue with my networking, and others cannot replicate it. You can also disable javadoc building and it passes fine.
There are some tests that see whether the network is available then do some remote tests (from w3.org IIRC). But if check of networking passes, then the network is flakey, the test are going to be messy.
Andy