From 40089131a58a3fc157ca9f2d4d0b691fc357ddca Mon Sep 17 00:00:00 2001 From: Alexander Verbraeck Date: Sun, 4 Sep 2022 02:50:42 +0200 Subject: [PATCH] Leave out junit.org from the javadoc links Maven actions consistently crash on retrieval of junit.org javadoc v4.12. --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0904a80c4d..60bf9cecd7 100644 --- a/pom.xml +++ b/pom.xml @@ -498,7 +498,6 @@ https://docs.oracle.com/en/java/javase/11/docs/api/ http://www.jfree.org/jcommon/api/ http://www.jfree.org/jfreechart/api/javadoc/ - https://junit.org/junit4/javadoc/4.12/ https://simulation.tudelft.nl/dsol/docs/latest/dsol-base/apidocs/ https://simulation.tudelft.nl/dsol/docs/latest/dsol-naming/apidocs/ https://simulation.tudelft.nl/dsol/docs/latest/dsol-introspection/apidocs/ @@ -759,7 +758,6 @@ https://docs.oracle.com/en/java/javase/11/docs/api/ http://www.jfree.org/jcommon/api/ http://www.jfree.org/jfreechart/api/javadoc/ - https://junit.org/junit4/javadoc/4.12/ https://simulation.tudelft.nl/dsol/docs/latest/dsol-base/apidocs/ https://simulation.tudelft.nl/dsol/docs/latest/dsol-naming/apidocs/ https://simulation.tudelft.nl/dsol/docs/latest/dsol-introspection/apidocs/