From 656dd33ba893130af1e439acca9b5a10cd4015c3 Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Thu, 21 Jan 2021 08:58:23 -0500 Subject: [PATCH] FIx javadoc build --- hapi-fhir-structures-r5/pom.xml | 43 +++++++++++++++------------------ 1 file changed, 19 insertions(+), 24 deletions(-) diff --git a/hapi-fhir-structures-r5/pom.xml b/hapi-fhir-structures-r5/pom.xml index 845f4fe330f..8c25c08f45e 100644 --- a/hapi-fhir-structures-r5/pom.xml +++ b/hapi-fhir-structures-r5/pom.xml @@ -107,7 +107,7 @@ @@ -133,6 +133,11 @@ gson true + + org.jetbrains + annotations + true + @@ -181,12 +186,12 @@ thymeleaf test - - ca.uhn.hapi.fhir - hapi-fhir-test-utilities - ${project.version} - test - + + ca.uhn.hapi.fhir + hapi-fhir-test-utilities + ${project.version} + test + @@ -209,16 +214,6 @@ jaxb-api test - - - - - - - - - - org.glassfish.jaxb jaxb-runtime @@ -344,13 +339,13 @@ true - <_nouses>true - <_removeheaders>Built-By, Include-Resource, Private-Package, Require-Capability - + <_nouses>true + <_removeheaders>Built-By, Include-Resource, Private-Package, Require-Capability +