From af1b99d330115540fd891dc69f5de50375adcda0 Mon Sep 17 00:00:00 2001 From: mbaudier Date: Fri, 13 Jul 2018 09:42:42 +0200 Subject: [PATCH] Improve Javadoc generation --- pom.xml | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 9d5aeef..5bb14ad 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,6 @@ which are used as well as that of the covered work.]]> - org.apache.maven.plugins maven-project-info-reports-plugin 2.9 @@ -178,19 +177,13 @@ which are used as well as that of the covered work.]]> *.internal.*,org.eclipse.* UTF-8 true - - http://docs.oracle.com/javase/8/docs/api - - http://www.osgi.org/javadoc/r5/core - http://www.osgi.org/javadoc/r5/enterprise - + https://osgi.org/javadoc/r5/core + https://osgi.org/javadoc/r5/enterprise + https://docs.adobe.com/docs/en/spec/javax.jcr/javadocs/jcr-2.0 + http://help.eclipse.org/oxygen/topic/org.eclipse.platform.doc.isv/reference/api http://docs.spring.io/spring/docs/3.2.x/javadoc-api - - http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0 - - http://help.eclipse.org/neon/topic/org.eclipse.platform.doc.isv/reference/api @@ -203,8 +196,7 @@ which are used as well as that of the covered work.]]> javadoc - - + @@ -221,8 +213,7 @@ which are used as well as that of the covered work.]]> jxr - - + -- 2.30.2