Removing supplements where we pick up the license from maven now
diff --git a/buildtools/src/main/resources/notice-supplements.xml b/buildtools/src/main/resources/notice-supplements.xml
index 50ff129..a73bd48 100644
--- a/buildtools/src/main/resources/notice-supplements.xml
+++ b/buildtools/src/main/resources/notice-supplements.xml
@@ -2,101 +2,6 @@
 <supplementalDataModels>
     <supplement>
         <project>
-            <groupId>com.sun.xml.bind</groupId>
-            <artifactId>jaxb-impl</artifactId>
-            <name>Sun JAXB Reference Implementation Runtime</name>
-            <url>https://jaxb.java.net/</url>
-            <organization>
-                <name>Sun Microsystems</name>
-                <url>http://www.sun.com/</url>
-            </organization>
-            <licenses>
-                <license>
-                    <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 and GPL v2</name>
-                    <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
-                </license>
-            </licenses>
-        </project>
-    </supplement>
-    <supplement>
-        <project>
-            <groupId>com.sun.xml.bind</groupId>
-            <artifactId>jaxb-xjc</artifactId>
-            <name>Sun JAXB Reference Implementation Tools</name>
-            <url>https://jaxb.java.net/</url>
-            <organization>
-                <name>Sun Microsystems</name>
-                <url>http://www.sun.com/</url>
-            </organization>
-            <licenses>
-                <license>
-                    <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 and GPL v2</name>
-                    <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
-                </license>
-            </licenses>
-        </project>
-    </supplement>
-    <supplement>
-        <project>
-            <groupId>javax.xml.bind</groupId>
-            <artifactId>jaxb-api</artifactId>
-            <name>Java Architecture for XML Binding (JAXB API)</name>
-            <url>https://jaxb.java.net/</url>
-            <organization>
-                <name>Sun Microsystems</name>
-                <url>http://www.sun.com/</url>
-            </organization>
-            <licenses>
-                <license>
-                    <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 and GPL v2</name>
-                    <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
-                </license>
-            </licenses>
-        </project>
-    </supplement>
-    <supplement>
-        <project>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-api</artifactId>
-            <name>Simple Logging Facade for Java - API</name>
-            <licenses>
-                <license>
-                    <name>MIT License</name>
-                    <url>http://www.slf4j.org/license.html</url>
-                </license>
-            </licenses>
-        </project>
-    </supplement>
-    <supplement>
-        <project>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-jdk14</artifactId>
-            <name>Simple Logging Facade for Java - JDK Logging</name>
-            <licenses>
-                <license>
-                    <name>MIT License</name>
-                    <url>http://www.slf4j.org/license.html</url>
-                </license>
-            </licenses>
-        </project>
-    </supplement>
-    <supplement>
-        <project>
-            <groupId>asm</groupId>
-            <artifactId>asm</artifactId>
-            <name>ASM</name>
-            <licenses>
-                <license>
-                    <name>BSD</name>
-                    <url>http://asm.ow2.org/license.html</url>
-                </license>
-            </licenses>
-        </project>
-    </supplement>
-
-
-    <supplement>
-        <project>
             <groupId>commons-collections</groupId>
             <artifactId>commons-collections</artifactId>
             <name>Apache Commons - collections</name>