HBASE-22954 Update license for net.java.dev.jna.
[hbase.git] / hbase-resource-bundle / src / main / resources / supplemental-models.xml
blob3181fa51e370f716611243de638769e65a69ce35
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Licensed to the Apache Software Foundation (ASF) under one
4 or more contributor license agreements.  See the NOTICE file
5 distributed with this work for additional information
6 regarding copyright ownership.  The ASF licenses this file
7 to you under the Apache License, Version 2.0 (the
8 "License"); you may not use this file except in compliance
9 with the License.  You may obtain a copy of the License at
11   http://www.apache.org/licenses/LICENSE-2.0
13 Unless required by applicable law or agreed to in writing,
14 software distributed under the License is distributed on an
15 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 KIND, either express or implied.  See the License for the
17 specific language governing permissions and limitations
18 under the License.
19 -->
20 <supplementalDataModels xmlns="http://maven.apache.org/supplemental-model/1.0.0"
21                         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22                         xsi:schemaLocation="http://maven.apache.org/supplemental-model/1.0.0 http://maven.apache.org/xsd/supplemental-model-1.0.0.xsd">
23 <!-- this file is a superset of the contents of the hbase-shaded-client and
24      hbase-shaded-server versions, with the execption of moving the text of
25      the CPL to LICENSE.vm -->
26 <!-- All of the below missing / ambiguous / full text license info verified at dependency source -->
27 <!-- Dual licensed dependencies-->
28   <supplement>
29     <project>
30       <groupId>javax.activation</groupId>
31       <artifactId>javax.activation-api</artifactId>
32       <!-- javax.activation-api is also separately licensed under the GPL version 2 plus the Classpath Exception -->
33       <licenses>
34         <license>
35           <name>CDDL 1.1</name>
36           <url>https://github.com/javaee/activation/blob/master/LICENSE.txt</url>
37           <distribution>repo</distribution>
38         </license>
39       </licenses>
40     </project>
41   </supplement>
43 <!-- Artifacts missing license info in POM -->
44   <supplement>
45     <project>
46       <groupId>org.apache.zookeeper</groupId>
47       <artifactId>zookeeper</artifactId>
49       <organization>
50         <name>The Apache Software Foundation</name>
51         <url>http://www.apache.org/</url>
52       </organization>
53       <licenses>
54         <license>
55           <name>Apache License, Version 2.0</name>
56           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
57           <distribution>repo</distribution>
58         </license>
59       </licenses>
60     </project>
61   </supplement>
62   <supplement>
63     <project>
64       <groupId>commons-beanutils</groupId>
65       <artifactId>commons-beanutils</artifactId>
67       <organization>
68         <name>The Apache Software Foundation</name>
69         <url>http://www.apache.org/</url>
70       </organization>
71       <licenses>
72         <license>
73           <name>Apache License, Version 2.0</name>
74           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
75           <distribution>repo</distribution>
76         </license>
77       </licenses>
78     </project>
79   </supplement>
80   <supplement>
81     <project>
82       <groupId>commons-beanutils</groupId>
83       <artifactId>commons-beanutils-core</artifactId>
85       <organization>
86         <name>The Apache Software Foundation</name>
87         <url>http://www.apache.org/</url>
88       </organization>
89       <licenses>
90         <license>
91           <name>Apache License, Version 2.0</name>
92           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
93           <distribution>repo</distribution>
94         </license>
95       </licenses>
96     </project>
97   </supplement>
98 <!-- Artifacts with ambiguously named licenses in POM -->
99   <supplement>
100     <project>
101       <groupId>org.eclipse.jetty</groupId>
102       <artifactId>jetty-http</artifactId>
104       <licenses>
105         <license>
106           <name>Apache License, Version 2.0</name>
107           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
108           <distribution>repo</distribution>
109         </license>
110       </licenses>
111     </project>
112   </supplement>
113   <supplement>
114     <project>
115       <groupId>org.eclipse.jetty</groupId>
116       <artifactId>jetty-io</artifactId>
118       <licenses>
119         <license>
120           <name>Apache License, Version 2.0</name>
121           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
122           <distribution>repo</distribution>
123         </license>
124       </licenses>
125     </project>
126   </supplement>
127   <supplement>
128     <project>
129       <groupId>org.eclipse.jetty</groupId>
130       <artifactId>jetty-jmx</artifactId>
132       <licenses>
133         <license>
134           <name>Apache License, Version 2.0</name>
135           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
136           <distribution>repo</distribution>
137         </license>
138       </licenses>
139     </project>
140   </supplement>
141   <supplement>
142     <project>
143       <groupId>org.eclipse.jetty</groupId>
144       <artifactId>jetty-server</artifactId>
146       <licenses>
147         <license>
148           <name>Apache License, Version 2.0</name>
149           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
150           <distribution>repo</distribution>
151         </license>
152       </licenses>
153     </project>
154   </supplement>
155   <supplement>
156     <project>
157       <groupId>org.eclipse.jetty</groupId>
158       <artifactId>jetty-servlet</artifactId>
160       <licenses>
161         <license>
162           <name>Apache License, Version 2.0</name>
163           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
164           <distribution>repo</distribution>
165         </license>
166       </licenses>
167     </project>
168   </supplement>
169   <supplement>
170     <project>
171       <groupId>org.eclipse.jetty</groupId>
172       <artifactId>jetty-util</artifactId>
174       <licenses>
175         <license>
176           <name>Apache License, Version 2.0</name>
177           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
178           <distribution>repo</distribution>
179         </license>
180       </licenses>
181     </project>
182   </supplement>
183   <supplement>
184     <project>
185       <groupId>org.eclipse.jetty</groupId>
186       <artifactId>jetty-util-ajax</artifactId>
188       <licenses>
189         <license>
190           <name>Apache License, Version 2.0</name>
191           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
192           <distribution>repo</distribution>
193         </license>
194       </licenses>
195     </project>
196   </supplement>
197   <supplement>
198     <project>
199       <groupId>org.eclipse.jetty</groupId>
200       <artifactId>jetty-webapp</artifactId>
202       <licenses>
203         <license>
204           <name>Apache License, Version 2.0</name>
205           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
206           <distribution>repo</distribution>
207         </license>
208       </licenses>
209     </project>
210   </supplement>
211   <supplement>
212     <project>
213       <groupId>org.eclipse.jetty</groupId>
214       <artifactId>jetty-xml</artifactId>
216       <licenses>
217         <license>
218           <name>Apache License, Version 2.0</name>
219           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
220           <distribution>repo</distribution>
221         </license>
222       </licenses>
223     </project>
224   </supplement>
225   <supplement>
226     <project>
227       <groupId>org.eclipse.jetty</groupId>
228       <artifactId>jetty-security</artifactId>
230       <licenses>
231         <license>
232           <name>Apache License, Version 2.0</name>
233           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
234           <distribution>repo</distribution>
235         </license>
236       </licenses>
237     </project>
238   </supplement>
239   <supplement>
240     <project>
241       <groupId>org.eclipse.jetty.orbit</groupId>
242       <artifactId>javax.servlet.jsp.jstl</artifactId>
244       <licenses>
245         <license>
246           <name>Apache License, Version 2.0</name>
247           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
248           <distribution>repo</distribution>
249         </license>
250       </licenses>
251     </project>
252   </supplement>
253   <supplement>
254     <project>
255       <groupId>org.eclipse.jetty.orbit</groupId>
256       <artifactId>org.eclipse.jdt.core</artifactId>
258       <licenses>
259         <license>
260           <name>Eclipse Public License 1.0</name>
261           <url>http://www.eclipse.org/legal/epl-v10.html</url>
262           <distribution>repo</distribution>
263         </license>
264       </licenses>
265     </project>
266   </supplement>
267   <supplement>
268     <project>
269       <groupId>org.eclipse.jetty.toolchain</groupId>
270       <artifactId>jetty-schemas</artifactId>
271       <licenses>
272         <license>
273           <name>Common Development and Distribution License (CDDL) v1.0</name>
274           <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
275           <distribution>repo</distribution>
276         </license>
277       </licenses>
278     </project>
279   </supplement>
280   <supplement>
281     <project>
282       <groupId>org.javassist</groupId>
283       <artifactId>javassist</artifactId>
284       <licenses>
285         <license>
286           <name>Apache License, Version 2.0</name>
287           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
288           <distribution>repo</distribution>
289         </license>
290       </licenses>
291     </project>
292   </supplement>
293   <!-- Hadoop is needed for versions < 2.7.1 -->
294   <!-- /Hadoop -->
295   <supplement>
296     <project>
297       <groupId>commons-httpclient</groupId>
298       <artifactId>commons-httpclient</artifactId>
300       <licenses>
301         <license>
302           <name>Apache License, Version 2.0</name>
303           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
304           <distribution>repo</distribution>
305         </license>
306       </licenses>
307     </project>
308   </supplement>
309   <supplement>
310     <project>
311       <groupId>javax.annotation</groupId>
312       <artifactId>javax.annotation-api</artifactId>
313       <licenses>
314         <license>
315           <name>Common Development and Distribution License (CDDL) v1.0</name>
316           <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
317           <distribution>repo</distribution>
318         </license>
319       </licenses>
320     </project>
321   </supplement>
322   <supplement>
323     <project>
324       <groupId>javax.servlet</groupId>
325       <artifactId>javax.servlet-api</artifactId>
326       <licenses>
327         <license>
328           <name>Common Development and Distribution License (CDDL) v1.0</name>
329           <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
330           <distribution>repo</distribution>
331         </license>
332       </licenses>
333     </project>
334   </supplement>
335   <supplement>
336     <project>
337       <groupId>javax.servlet.jsp</groupId>
338       <artifactId>javax.servlet.jsp-api</artifactId>
339       <licenses>
340         <license>
341           <name>CDDL 1.1</name>
342           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
343           <distribution>repo</distribution>
344         </license>
345       </licenses>
346     </project>
347   </supplement>
348   <supplement>
349     <project>
350       <groupId>org.glassfish</groupId>
351       <artifactId>javax.el</artifactId>
352       <licenses>
353         <license>
354           <name>CDDL 1.1</name>
355           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
356           <distribution>repo</distribution>
357         </license>
358       </licenses>
359     </project>
360   </supplement>
361   <supplement>
362     <project>
363       <groupId>org.glassfish.hk2</groupId>
364       <artifactId>hk2-api</artifactId>
365       <licenses>
366         <license>
367           <name>CDDL 1.1</name>
368           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
369           <distribution>repo</distribution>
370         </license>
371       </licenses>
372     </project>
373   </supplement>
374   <supplement>
375     <project>
376       <groupId>org.glassfish.hk2</groupId>
377       <artifactId>hk2-locator</artifactId>
378       <licenses>
379         <license>
380           <name>CDDL 1.1</name>
381           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
382           <distribution>repo</distribution>
383         </license>
384       </licenses>
385     </project>
386   </supplement>
387   <supplement>
388     <project>
389       <groupId>org.glassfish.hk2</groupId>
390       <artifactId>hk2-utils</artifactId>
391       <licenses>
392         <license>
393           <name>CDDL 1.1</name>
394           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
395           <distribution>repo</distribution>
396         </license>
397       </licenses>
398     </project>
399   </supplement>
400   <supplement>
401     <project>
402       <groupId>org.glassfish.hk2</groupId>
403       <artifactId>osgi-resource-locator</artifactId>
404       <licenses>
405         <license>
406           <name>CDDL 1.1</name>
407           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
408           <distribution>repo</distribution>
409         </license>
410       </licenses>
411     </project>
412   </supplement>
413   <supplement>
414     <project>
415       <groupId>org.glassfish.hk2.external</groupId>
416       <artifactId>aopalliance-repackaged</artifactId>
417       <licenses>
418         <license>
419           <name>CDDL 1.1</name>
420           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
421           <distribution>repo</distribution>
422         </license>
423       </licenses>
424     </project>
425   </supplement>
426   <supplement>
427     <project>
428       <groupId>org.glassfish.hk2.external</groupId>
429       <artifactId>javax.inject</artifactId>
430       <licenses>
431         <license>
432           <name>CDDL 1.1</name>
433           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
434           <distribution>repo</distribution>
435         </license>
436       </licenses>
437     </project>
438   </supplement>
439   <supplement>
440     <project>
441       <groupId>org.glassfish.jersey.bundles.repackaged</groupId>
442       <artifactId>jersey-guava</artifactId>
443       <licenses>
444         <license>
445           <name>CDDL 1.1</name>
446           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
447           <distribution>repo</distribution>
448         </license>
449       </licenses>
450     </project>
451   </supplement>
452   <supplement>
453     <project>
454       <groupId>org.glassfish.jersey.containers</groupId>
455       <artifactId>jersey-container-servlet-core</artifactId>
456       <licenses>
457         <license>
458           <name>CDDL 1.1</name>
459           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
460           <distribution>repo</distribution>
461         </license>
462       </licenses>
463     </project>
464   </supplement>
465   <supplement>
466     <project>
467       <groupId>org.glassfish.jersey.core</groupId>
468       <artifactId>jersey-client</artifactId>
469       <licenses>
470         <license>
471           <name>CDDL 1.1</name>
472           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
473           <distribution>repo</distribution>
474         </license>
475       </licenses>
476     </project>
477   </supplement>
478   <supplement>
479     <project>
480       <groupId>org.glassfish.jersey.core</groupId>
481       <artifactId>jersey-common</artifactId>
482       <licenses>
483         <license>
484           <name>CDDL 1.1</name>
485           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
486           <distribution>repo</distribution>
487         </license>
488       </licenses>
489     </project>
490   </supplement>
491   <supplement>
492     <project>
493       <groupId>org.glassfish.jersey.core</groupId>
494       <artifactId>jersey-server</artifactId>
495       <licenses>
496         <license>
497           <name>CDDL 1.1</name>
498           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
499           <distribution>repo</distribution>
500         </license>
501       </licenses>
502     </project>
503   </supplement>
504   <supplement>
505     <project>
506       <groupId>org.glassfish.jersey.media</groupId>
507       <artifactId>jersey-media-jaxb</artifactId>
508       <licenses>
509         <license>
510           <name>CDDL 1.1</name>
511           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
512           <distribution>repo</distribution>
513         </license>
514       </licenses>
515     </project>
516   </supplement>
517   <supplement>
518     <project>
519       <groupId>org.glassfish.web</groupId>
520       <artifactId>javax.servlet.jsp</artifactId>
521       <licenses>
522         <license>
523           <name>CDDL 1.1</name>
524           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
525           <distribution>repo</distribution>
526         </license>
527       </licenses>
528     </project>
529   </supplement>
530   <supplement>
531     <project>
532       <groupId>org.glassfish.web</groupId>
533       <artifactId>javax.servlet.jsp.jstl</artifactId>
534       <licenses>
535         <license>
536           <name>CDDL 1.1</name>
537           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
538           <distribution>repo</distribution>
539         </license>
540       </licenses>
541     </project>
542   </supplement>
543   <supplement>
544     <project>
545       <groupId>org.mortbay.jetty</groupId>
546       <artifactId>jetty-util</artifactId>
548       <licenses>
549         <license>
550           <name>Apache License, Version 2.0</name>
551           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
552           <distribution>repo</distribution>
553         </license>
554       </licenses>
555     </project>
556   </supplement>
557   <supplement>
558     <project>
559       <groupId>org.mortbay.jetty</groupId>
560       <artifactId>jetty-sslengine</artifactId>
562       <licenses>
563         <license>
564           <name>Apache License, Version 2.0</name>
565           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
566           <distribution>repo</distribution>
567         </license>
568       </licenses>
569     </project>
570   </supplement>
571   <supplement>
572     <project>
573       <groupId>org.bouncycastle</groupId>
574       <artifactId>bcpkix-jdk15on</artifactId>
576       <licenses>
577         <!-- bcpkix-jdk15on is licensed under the Bouncy Castle License, which is equivalent to the MIT License -->
578         <license>
579           <name>MIT License</name>
580           <url>http://www.opensource.org/licenses/mit-license.php</url>
581           <distribution>repo</distribution>
582           <comments>
583             Copyright (c) 2000 - 2018 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
584           </comments>
585         </license>
586       </licenses>
587     </project>
588   </supplement>
589   <supplement>
590     <project>
591       <groupId>org.eclipse.jetty</groupId>
592       <artifactId>jetty-annotations</artifactId>
594       <licenses>
595         <license>
596           <name>Apache License, Version 2.0</name>
597           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
598           <distribution>repo</distribution>
599         </license>
600       </licenses>
601     </project>
602   </supplement>
603   <supplement>
604     <project>
605       <groupId>org.eclipse.jetty</groupId>
606       <artifactId>jetty-jndi</artifactId>
608       <licenses>
609         <license>
610           <name>Apache License, Version 2.0</name>
611           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
612           <distribution>repo</distribution>
613         </license>
614       </licenses>
615     </project>
616   </supplement>
617   <supplement>
618     <project>
619       <groupId>org.eclipse.jetty</groupId>
620       <artifactId>jetty-plus</artifactId>
622       <licenses>
623         <license>
624           <name>Apache License, Version 2.0</name>
625           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
626           <distribution>repo</distribution>
627         </license>
628       </licenses>
629     </project>
630   </supplement>
631   <supplement>
632     <project>
633       <groupId>org.eclipse.jetty.websocket</groupId>
634       <artifactId>javax-websocket-client-impl</artifactId>
636       <licenses>
637         <license>
638           <name>Apache License, Version 2.0</name>
639           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
640           <distribution>repo</distribution>
641         </license>
642       </licenses>
643     </project>
644   </supplement>
645   <supplement>
646     <project>
647       <groupId>org.eclipse.jetty.websocket</groupId>
648       <artifactId>javax-websocket-server-impl</artifactId>
650       <licenses>
651         <license>
652           <name>Apache License, Version 2.0</name>
653           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
654           <distribution>repo</distribution>
655         </license>
656       </licenses>
657     </project>
658   </supplement>
659   <supplement>
660     <project>
661       <groupId>org.eclipse.jetty.websocket</groupId>
662       <artifactId>websocket-api</artifactId>
664       <licenses>
665         <license>
666           <name>Apache License, Version 2.0</name>
667           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
668           <distribution>repo</distribution>
669         </license>
670       </licenses>
671     </project>
672   </supplement>
673   <supplement>
674     <project>
675       <groupId>org.eclipse.jetty.websocket</groupId>
676       <artifactId>websocket-client</artifactId>
678       <licenses>
679         <license>
680           <name>Apache License, Version 2.0</name>
681           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
682           <distribution>repo</distribution>
683         </license>
684       </licenses>
685     </project>
686   </supplement>
687   <supplement>
688     <project>
689       <groupId>org.eclipse.jetty.websocket</groupId>
690       <artifactId>websocket-common</artifactId>
692       <licenses>
693         <license>
694           <name>Apache License, Version 2.0</name>
695           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
696           <distribution>repo</distribution>
697         </license>
698       </licenses>
699     </project>
700   </supplement>
701   <supplement>
702     <project>
703       <groupId>org.eclipse.jetty.websocket</groupId>
704       <artifactId>websocket-server</artifactId>
706       <licenses>
707         <license>
708           <name>Apache License, Version 2.0</name>
709           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
710           <distribution>repo</distribution>
711         </license>
712       </licenses>
713     </project>
714   </supplement>
715   <supplement>
716     <project>
717       <groupId>org.eclipse.jetty.websocket</groupId>
718       <artifactId>websocket-servlet</artifactId>
720       <licenses>
721         <license>
722           <name>Apache License, Version 2.0</name>
723           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
724           <distribution>repo</distribution>
725         </license>
726       </licenses>
727     </project>
728   </supplement>
731   <!-- Used by Hadoop 2.6 -->
733 <!-- Ambiguous license names in server and not in client -->
734   <supplement>
735     <project>
736       <groupId>org.mortbay.jetty</groupId>
737       <artifactId>jetty</artifactId>
739       <licenses>
740         <license>
741           <name>Apache License, Version 2.0</name>
742           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
743           <distribution>repo</distribution>
744         </license>
745       </licenses>
746     </project>
747   </supplement>
748   <supplement>
749     <project>
750       <groupId>io.dropwizard.metrics</groupId>
751       <artifactId>metrics-core</artifactId>
753       <licenses>
754         <license>
755           <name>Apache License, Version 2.0</name>
756           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
757           <distribution>repo</distribution>
758         </license>
759       </licenses>
760     </project>
761   </supplement>
763   <supplement>
764     <project>   <!-- hadoop.profile=3.0 from hadoop-3.0.0 -->
765       <groupId>com.codahale.metrics</groupId>
766       <artifactId>metrics-core</artifactId>
767       <version>3.0.1</version>
768       <licenses>
769         <license>
770           <name>Apache License, Version 2.0</name>
771           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
772           <distribution>repo</distribution>
773         </license>
774       </licenses>
775     </project>
776   </supplement>
777   <supplement>
778     <project>  <!-- hadoop.profile=3.0 from hadoop-3.0.0 -->
779       <groupId>com.squareup.okhttp</groupId>
780       <artifactId>okhttp</artifactId>
781       <version>2.4.0</version>
782       <licenses>
783         <license>
784           <name>Apache License, Version 2.0</name>
785           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
786           <distribution>repo</distribution>
787         </license>
788       </licenses>
789     </project>
790   </supplement>
791   <supplement>
792     <project>  <!-- hadoop.profile=3.0 from hadoop-3.0.0 -->
793       <groupId>com.squareup.okio</groupId>
794       <artifactId>okio</artifactId>
795       <version>1.4.0</version>
796       <licenses>
797         <license>
798           <name>Apache License, Version 2.0</name>
799           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
800           <distribution>repo</distribution>
801         </license>
802       </licenses>
803     </project>
804   </supplement>
806   <supplement>
807     <project>   <!-- hadoop.profile=3.0 from hadoop-3.0.0 -->
808       <groupId>de.ruedigermoeller</groupId>
809       <artifactId>fst</artifactId>
810       <version>2.24</version>
811       <!-- versions 2.17+ are ASFv2 though pom says LGPL 2.1 until 2.45+ -->
812       <!-- https://github.com/RuedigerMoeller/fast-serialization/blob/master/LICENSE.md -->
813       <!-- https://github.com/RuedigerMoeller/fast-serialization/commit/526dd4#diff-600376-->
815       <licenses>
816         <license>
817           <name>Apache License, Version 2.0</name>
818           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
819           <distribution>repo</distribution>
820         </license>
821       </licenses>
822     </project>
823   </supplement>
825   <supplement>
826     <project>   <!-- hadoop.profile=3.0 from hadoop-3.0.0 -->
827       <groupId>org.objenesis</groupId>
828       <artifactId>objenesis</artifactId>
829       <version>2.1</version>
830       <licenses>
831         <license>
832           <name>Apache License, Version 2.0</name>
833           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
834           <distribution>repo</distribution>
835         </license>
836       </licenses>
837     </project>
838   </supplement>
840   <!-- xercesImpl is necessary when using -Dhadoop.profile=3.0 due to a bug in maven. (last tested with mvn 3.3.9)
841        See HBASE-16712 for more details.-->
844 <!-- Permissive licenses that need text in LICENSE -->
845   <supplement>
846     <project>
847       <groupId>com.google.protobuf</groupId>
848       <artifactId>protobuf-java</artifactId>
849       <name>Protocol Buffer Java API</name>
851       <licenses>
852         <license>
853 <!-- Note that the link is to the BSD 2-Clause, but the text provided
854      is the 3-Clause :(
856           <name>New BSD license</name>
857           <url>http://www.opensource.org/licenses/bsd-license.php</url>
858           <distribution>repo</distribution>
859           <comments>
860 Copyright 2008, Google Inc.
861 All rights reserved.
863 Redistribution and use in source and binary forms, with or without
864 modification, are permitted provided that the following conditions are
865 met:
867     * Redistributions of source code must retain the above copyright
868 notice, this list of conditions and the following disclaimer.
869     * Redistributions in binary form must reproduce the above
870 copyright notice, this list of conditions and the following disclaimer
871 in the documentation and/or other materials provided with the
872 distribution.
873     * Neither the name of Google Inc. nor the names of its
874 contributors may be used to endorse or promote products derived from
875 this software without specific prior written permission.
877 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
878 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
879 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
880 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
881 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
882 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
883 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
884 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
885 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
886 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
887 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
889 Code generated by the Protocol Buffer compiler is owned by the owner
890 of the input file used when generating it.  This code is not
891 standalone and requires a support library to be linked with it.  This
892 support library is itself covered by the above license.
893           </comments>
894         </license>
895       </licenses>
896     </project>
897   </supplement>
898   <supplement>
899     <project>
900       <groupId>com.jcraft</groupId>
901       <artifactId>jsch</artifactId>
902       <name>JSch</name>
904       <licenses>
905 <!-- Text is slightly different than the standard 3-Clause, and
906      they expressly linked to this version in their pom, so use
907      as-is instead of grouping. :(
909         <license>
910           <name>BSD license</name>
911           <url>http://www.jcraft.com/jsch/LICENSE.txt</url>
912           <comments>
913 Copyright (c) 2002-2015 Atsuhiko Yamanaka, JCraft,Inc.
914 All rights reserved.
916 Redistribution and use in source and binary forms, with or without
917 modification, are permitted provided that the following conditions are met:
919   1. Redistributions of source code must retain the above copyright notice,
920      this list of conditions and the following disclaimer.
922   2. Redistributions in binary form must reproduce the above copyright
923      notice, this list of conditions and the following disclaimer in
924      the documentation and/or other materials provided with the distribution.
926   3. The names of the authors may not be used to endorse or promote products
927      derived from this software without specific prior written permission.
929 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
930 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
931 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
932 INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
933 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
934 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
935 OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
936 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
937 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
938 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
939           </comments>
940         </license>
941       </licenses>
942     </project>
943   </supplement>
944   <supplement>
945     <project>
946       <groupId>com.thoughtworks.paranamer</groupId>
947       <artifactId>paranamer</artifactId>
948       <name>ParaNamer Core</name>
950       <licenses>
951         <license>
952           <name>BSD 3-Clause License</name>
953           <url>https://github.com/codehaus/paranamer-git/blob/paranamer-2.3/LICENSE.txt</url>
954           <distribution>repo</distribution>
955           <comments>
956  Copyright (c) 2006 Paul Hammant &amp; ThoughtWorks Inc
957           </comments>
958         </license>
959       </licenses>
960     </project>
961   </supplement>
962   <supplement>
963     <project> <!-- hadoop.profile=3.0 from hadoop-3.0.0 -->
964       <groupId>org.codehaus.woodstox</groupId>
965       <artifactId>stax2-api</artifactId>
966       <version>3.1.4</version>
967       <licenses>
968         <license>
969           <name>BSD license</name>
970           <url>https://opensource.org/licenses/bsd-license.php</url>
971           <distribution>repo</distribution>
972           <comments>
973 Copyright 2010 FasterXML.com
974 </comments>
975         </license>
976       </licenses>
977     </project>
978   </supplement>
980   <supplement>
981     <project> <!-- hadoop.profile=3.0 from hadoop-3.3.0 -->
982       <groupId>org.jline</groupId>
983       <artifactId>jline</artifactId>
984       <version>3.9.0</version>
985       <licenses>
986         <license>
987           <name>BSD license</name>
988           <url>https://opensource.org/licenses/BSD-3-Clause</url>
989           <distribution>repo</distribution>
990           <comments>
991             Copyright (c) 2002-2018, the original author or authors.
992           </comments>
993         </license>
994       </licenses>
995     </project>
996   </supplement>
998   <supplement>
999     <project> <!-- hadoop.profile=3.0 from hadoop-3.3.0 -->
1000       <groupId>net.java.dev.jna</groupId>
1001       <artifactId>jna</artifactId>
1002       <version>5.2.0</version>
1003       <licenses>
1004         <license>
1005           <name>Apache License, Version 2.0</name>
1006           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1007           <distribution>repo</distribution>
1008         </license>
1009       </licenses>
1010     </project>
1011   </supplement>
1013   <supplement>
1014     <project>
1015       <groupId>org.jruby.jcodings</groupId>
1016       <artifactId>jcodings</artifactId>
1017       <name>JCodings</name>
1019       <licenses>
1020         <license>
1021           <name>MIT License</name>
1022           <url>http://www.opensource.org/licenses/mit-license.php</url>
1023           <distribution>repo</distribution>
1024           <comments>
1025 Copyright (c) 2008-2012 The JCodings Authors
1026           </comments>
1027         </license>
1028       </licenses>
1029     </project>
1030   </supplement>
1031   <supplement>
1032     <project>
1033       <groupId>org.jruby.joni</groupId>
1034       <artifactId>joni</artifactId>
1035       <name>Joni</name>
1037       <licenses>
1038         <license>
1039           <name>MIT License</name>
1040           <url>http://www.opensource.org/licenses/mit-license.php</url>
1041           <distribution>repo</distribution>
1042           <comments>
1043 Copyright (c) 2008-2014 The Joni Authors
1044           </comments>
1045         </license>
1046       </licenses>
1047     </project>
1048   </supplement>
1049   <supplement>
1050     <project>
1051       <groupId>org.slf4j</groupId>
1052       <artifactId>slf4j-api</artifactId>
1053       <name>SLF4J API Module</name>
1055       <licenses>
1056         <license>
1057           <name>MIT License</name>
1058           <url>http://www.opensource.org/licenses/mit-license.php</url>
1059           <distribution>repo</distribution>
1060           <comments>
1061 Copyright (c) 2004-2013 QOS.ch
1062           </comments>
1063         </license>
1064       </licenses>
1065     </project>
1066   </supplement>
1067   <supplement>
1068     <project>
1069       <groupId>org.slf4j</groupId>
1070       <artifactId>slf4j-log4j12</artifactId>
1071       <name>SLF4J LOG4J-12 Binding</name>
1073       <licenses>
1074         <license>
1075           <name>MIT License</name>
1076           <url>http://www.opensource.org/licenses/mit-license.php</url>
1077           <distribution>repo</distribution>
1078           <comments>
1079 Copyright (c) 2004-2008 QOS.ch
1080           </comments>
1081         </license>
1082       </licenses>
1083     </project>
1084   </supplement>
1085   <supplement>
1086     <project>
1087       <groupId>xmlenc</groupId>
1088       <artifactId>xmlenc</artifactId>
1089       <name>xmlenc Library</name>
1091       <licenses>
1092         <license>
1093           <name>BSD 3-Clause License</name>
1094           <url>http://www.opensource.org/licenses/bsd-license.php</url>
1095           <distribution>repo</distribution>
1096           <comments>
1097 Copyright 2003-2005, Ernst de Haan &lt;wfe.dehaan@gmail.com&gt;
1098           </comments>
1099         </license>
1100       </licenses>
1101     </project>
1102   </supplement>
1103   <supplement>
1104     <project>
1105       <groupId>org.tukaani</groupId>
1106       <artifactId>xz</artifactId>
1108       <licenses>
1109         <license>
1110           <name>Public Domain</name>
1111           <distribution>repo</distribution>
1112           <comments>
1113 Licensing of XZ for Java
1114 ========================
1116     All the files in this package have been written by Lasse Collin
1117     and/or Igor Pavlov. All these files have been put into the
1118     public domain. You can do whatever you want with these files.
1120     This software is provided "as is", without any warranty.
1121 </comments>
1122         </license>
1123       </licenses>
1124     </project>
1125   </supplement>
1126 <!-- permissive licenses in server and not in client -->
1127   <supplement>
1128     <project>
1129       <groupId>aopalliance</groupId>
1130       <artifactId>aopalliance</artifactId>
1131       <name>AOP alliance</name>
1133       <licenses>
1134         <license>
1135           <name>Public Domain</name>
1136           <distribution>repo</distribution>
1137           <comments>
1138 LICENCE: all the source code provided by AOP Alliance is Public Domain.
1139 </comments>
1140         </license>
1141       </licenses>
1142     </project>
1143   </supplement>
1144   <supplement>
1145     <project>
1146       <groupId>asm</groupId>
1147       <artifactId>asm</artifactId>
1148       <name>ASM: a very small and fast Java bytecode manipulation framework</name>
1150       <licenses>
1151         <license>
1152           <name>BSD 3-Clause License</name>
1153           <url>http://cvs.forge.objectweb.org/cgi-bin/viewcvs.cgi/*checkout*/asm/asm/LICENSE.txt?rev=1.3&amp;only_with_tag=ASM_3_1_MVN</url>
1154           <distribution>repo</distribution>
1155           <comments>
1156 Copyright (c) 2000-2005 INRIA, France Telecom
1157 </comments>
1158         </license>
1159       </licenses>
1160     </project>
1161   </supplement>
1162   <supplement>
1163     <project>
1164       <groupId>org.fusesource.leveldbjni</groupId>
1165       <artifactId>leveldbjni-all</artifactId>
1167       <licenses>
1168         <license>
1169 <!-- Original license text substituted "FuseSource Corp." for "the copyright holder"
1170      in the original 3-Clause license. Since their pom linked directly to the standard
1171      3-Clause text, we're grouping them with the others.
1173           <name>BSD 3-Clause License</name>
1174           <url>http://www.opensource.org/licenses/BSD-3-Clause</url>
1175           <distribution>repo</distribution>
1176           <comments>
1177 Copyright (c) 2011 FuseSource Corp. All rights reserved.
1178 </comments>
1179         </license>
1180       </licenses>
1181     </project>
1182   </supplement>
1183 <!-- Category B licenses that need text in LICENSE and a NOTICE -->
1184   <supplement>
1185     <project>
1186       <groupId>javax.activation</groupId>
1187       <artifactId>activation</artifactId>
1188       <name>JavaBeans Activation Framework (JAF)</name>
1189       <url>http://java.sun.com/products/javabeans/jaf/index.jsp</url>
1191       <licenses>
1192         <license>
1193           <name>Common Development and Distribution License (CDDL) v1.0</name>
1194           <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
1195           <distribution>repo</distribution>
1196           <comments>
1197 </comments>
1198         </license>
1199       </licenses>
1200     </project>
1201   </supplement>
1202   <supplement>
1203     <project>
1204       <groupId>com.sun.activation</groupId>
1205       <artifactId>javax.activation</artifactId>
1206       <!-- javax.activation is also separately licensed under the GPL version 2 plus the Classpath Exception -->
1207       <licenses>
1208         <license>
1209           <name>CDDL 1.1</name>
1210           <url>https://github.com/javaee/activation/blob/master/LICENSE.txt</url>
1211           <distribution>repo</distribution>
1212           <comments>
1213 Copyright (c) 1997-2017 Oracle and/or its affiliates.
1214 </comments>
1215         </license>
1216       </licenses>
1217     </project>
1218   </supplement>
1219   <supplement>
1220     <project>
1221       <groupId>javax.xml.bind</groupId>
1222       <artifactId>jaxb-api</artifactId>
1223       <name>JAXB API bundle for GlassFish V3</name>
1225       <licenses>
1226         <license>
1227           <name>CDDL 1.1</name>
1228           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
1229           <distribution>repo</distribution>
1230           <comments>
1231 Copyright (c) 2010 Oracle and/or its affiliates.
1232 </comments>
1233         </license>
1234       </licenses>
1235     </project>
1236   </supplement>
1237   <supplement>
1238     <project>
1239       <groupId>junit</groupId>
1240       <artifactId>junit</artifactId>
1241       <name>JUnit</name>
1242       <url>http://junit.org/</url>
1244       <licenses>
1245         <license>
1246           <name>Eclipse Public License 1.0</name>
1247           <url>http://www.eclipse.org/legal/epl-v10.html</url>
1248           <distribution>repo</distribution>
1249           <comments>
1250 Copyright (c) 2002-2017 JUnit. All Rights Reserved.
1251 </comments>
1252         </license>
1253       </licenses>
1254     </project>
1255   </supplement>
1256 <!-- Category B in server and not in client -->
1257   <supplement>
1258     <project>
1259       <groupId>com.sun.jersey</groupId>
1260       <artifactId>jersey-client</artifactId>
1261 <!-- The Jersey 1.9 sources are only available at the old svn server. -->
1262       <url>https://java.net/projects/jersey/</url>
1264       <licenses>
1265         <license>
1266           <name>CDDL 1.1</name>
1267           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
1268           <distribution>repo</distribution>
1269           <comments>
1270 Copyright (c) 2010-2011 Oracle and/or its affiliates.
1271 </comments>
1272         </license>
1273       </licenses>
1274     </project>
1275   </supplement>
1276   <supplement>
1277     <project>
1278       <groupId>com.sun.jersey</groupId>
1279       <artifactId>jersey-core</artifactId>
1280       <url>https://java.net/projects/jersey/</url>
1282       <licenses>
1283         <license>
1284           <name>CDDL 1.1</name>
1285           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
1286           <distribution>repo</distribution>
1287           <comments>
1288 Copyright (c) 2010-2011 Oracle and/or its affiliates.
1289 </comments>
1290         </license>
1291       </licenses>
1292     </project>
1293   </supplement>
1294   <supplement>
1295     <project>
1296       <groupId>com.sun.jersey</groupId>
1297       <artifactId>jersey-json</artifactId>
1298       <url>https://java.net/projects/jersey/</url>
1300       <licenses>
1301         <license>
1302           <name>CDDL 1.1</name>
1303           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
1304           <distribution>repo</distribution>
1305           <comments>
1306 Copyright (c) 2010-2011 Oracle and/or its affiliates.
1307 </comments>
1308         </license>
1309       </licenses>
1310     </project>
1311   </supplement>
1312   <supplement>
1313     <project>
1314       <groupId>com.sun.jersey</groupId>
1315       <artifactId>jersey-server</artifactId>
1316       <url>https://java.net/projects/jersey/</url>
1318       <licenses>
1319         <license>
1320           <name>CDDL 1.1</name>
1321           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
1322           <distribution>repo</distribution>
1323           <comments>
1324 Copyright (c) 2010-2011 Oracle and/or its affiliates.
1325 </comments>
1326         </license>
1327       </licenses>
1328     </project>
1329   </supplement>
1330   <supplement>
1331     <project>
1332       <groupId>com.sun.jersey.contribs</groupId>
1333       <artifactId>jersey-guice</artifactId>
1334       <url>https://java.net/projects/jersey/</url>
1336       <licenses>
1337         <license>
1338           <name>CDDL 1.1</name>
1339           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
1340           <distribution>repo</distribution>
1341           <comments>
1342 Copyright (c) 2010-2011 Oracle and/or its affiliates.
1343 </comments>
1344         </license>
1345       </licenses>
1346     </project>
1347   </supplement>
1348   <supplement>
1349     <project>
1350       <groupId>com.sun.xml.bind</groupId>
1351       <artifactId>jaxb-impl</artifactId>
1352       <name>JAXB Reference Implementation for GlassFish</name>
1353       <url>https://jaxb.java.net/</url>
1355       <licenses>
1356         <license>
1357           <name>CDDL 1.1</name>
1358           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
1359           <distribution>repo</distribution>
1360           <comments>
1361 Copyright (c) 2010 Oracle and/or its affiliates.
1362 </comments>
1363         </license>
1364       </licenses>
1365     </project>
1366   </supplement>
1367   <supplement>
1368     <project>
1369       <groupId>javax.xml.bind</groupId>
1370       <artifactId>jaxb-api</artifactId>
1371       <name>JAXB API bundle for GlassFish V3</name>
1372       <url>https://jaxb.java.net/</url>
1374       <licenses>
1375         <license>
1376           <name>CDDL 1.1</name>
1377           <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
1378           <distribution>repo</distribution>
1379           <comments>
1380 Copyright (c) 2010 Oracle and/or its affiliates.
1381 </comments>
1382         </license>
1383       </licenses>
1384     </project>
1385   </supplement>
1386   <supplement>
1387 <!-- Found by seraching through the servlet-api-source-2.5.jar  -->
1388     <project>
1389       <groupId>javax.servlet</groupId>
1390       <artifactId>servlet-api</artifactId>
1391       <name>Java Servlet API v2.5</name>
1392       <url>http://search.maven.org/#artifactdetails%7Cjavax.servlet%7Cservlet-api%7C2.5%7Cjar</url>
1394       <licenses>
1395         <license>
1396           <name>Common Development and Distribution License (CDDL) v1.0</name>
1397           <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
1398           <distribution>repo</distribution>
1399           <comments>
1400 Copyright 1999-2005 Sun Microsystems, Inc.
1401 Portions copyright 2002 International Business Machines Corporation
1402 Portions copyright Apache Software Foundation
1403 </comments>
1404         </license>
1405       </licenses>
1406     </project>
1407   </supplement>
1408   <supplement>
1409     <project>
1410       <groupId>org.mortbay.jetty</groupId>
1411       <artifactId>servlet-api-2.5</artifactId>
1412       <name>Servlet Specification 2.5 API</name>
1413       <url>http://www.eclipse.org/jetty/</url>
1415       <licenses>
1416         <license>
1417           <name>Common Development and Distribution License (CDDL) v1.0</name>
1418           <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
1419           <distribution>repo</distribution>
1420           <comments>
1421 Copyright 1999-2005 Sun Microsystems, Inc.
1422 Portions copyright 2002 International Business Machines Corporation
1423 Portions copyright Apache Software Foundation
1424 </comments>
1425         </license>
1426       </licenses>
1427     </project>
1428   </supplement>
1429   <supplement>
1430     <project>
1431       <groupId>org.mortbay.jetty</groupId>
1432       <artifactId>jsp-2.1</artifactId>
1433       <name>JSP2.1 Jasper implementation from Glassfish</name>
1434       <url>http://www.eclipse.org/jetty/</url>
1436       <licenses>
1437         <license>
1438           <name>Common Development and Distribution License (CDDL) v1.0</name>
1439           <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
1440           <distribution>repo</distribution>
1441 <!-- Taken from Jetty notice -->
1442           <comments>
1443 Copyright 2005 Sun Microsystems, Inc. and portions Copyright Apache Software Foundation.
1444 </comments>
1445         </license>
1446       </licenses>
1447     </project>
1448   </supplement>
1449   <supplement>
1450     <project>
1451       <groupId>javax.ws.rs</groupId>
1452       <artifactId>jsr311-api</artifactId>
1453       <licenses>
1454         <license>
1455           <name>Common Development and Distribution License (CDDL) v1.0</name>
1456           <url>http://www.opensource.org/licenses/cddl1.php</url>
1457           <distribution>repo</distribution>
1458         </license>
1459       </licenses>
1460     </project>
1461   </supplement>
1462   <supplement>
1463     <project>
1464       <groupId>org.jamon</groupId>
1465       <artifactId>jamon-runtime</artifactId>
1466       <name>Jamon runtime support classes</name>
1467       <url>http://www.jamon.org/</url>
1469       <licenses>
1470         <license>
1471           <url>http://www.mozilla.org/MPL/2.0</url>
1472           <name>Mozilla Public License Version 2.0</name>
1473           <distribution>repo</distribution>
1474           <comments>
1475 Mozilla Public License Version 2.0
1476 ==================================
1478 1. Definitions
1479 --------------
1481 1.1. "Contributor"
1482     means each individual or legal entity that creates, contributes to
1483     the creation of, or owns Covered Software.
1485 1.2. "Contributor Version"
1486     means the combination of the Contributions of others (if any) used
1487     by a Contributor and that particular Contributor's Contribution.
1489 1.3. "Contribution"
1490     means Covered Software of a particular Contributor.
1492 1.4. "Covered Software"
1493     means Source Code Form to which the initial Contributor has attached
1494     the notice in Exhibit A, the Executable Form of such Source Code
1495     Form, and Modifications of such Source Code Form, in each case
1496     including portions thereof.
1498 1.5. "Incompatible With Secondary Licenses"
1499     means
1501     (a) that the initial Contributor has attached the notice described
1502         in Exhibit B to the Covered Software; or
1504     (b) that the Covered Software was made available under the terms of
1505         version 1.1 or earlier of the License, but not also under the
1506         terms of a Secondary License.
1508 1.6. "Executable Form"
1509     means any form of the work other than Source Code Form.
1511 1.7. "Larger Work"
1512     means a work that combines Covered Software with other material, in
1513     a separate file or files, that is not Covered Software.
1515 1.8. "License"
1516     means this document.
1518 1.9. "Licensable"
1519     means having the right to grant, to the maximum extent possible,
1520     whether at the time of the initial grant or subsequently, any and
1521     all of the rights conveyed by this License.
1523 1.10. "Modifications"
1524     means any of the following:
1526     (a) any file in Source Code Form that results from an addition to,
1527         deletion from, or modification of the contents of Covered
1528         Software; or
1530     (b) any new file in Source Code Form that contains any Covered
1531         Software.
1533 1.11. "Patent Claims" of a Contributor
1534     means any patent claim(s), including without limitation, method,
1535     process, and apparatus claims, in any patent Licensable by such
1536     Contributor that would be infringed, but for the grant of the
1537     License, by the making, using, selling, offering for sale, having
1538     made, import, or transfer of either its Contributions or its
1539     Contributor Version.
1541 1.12. "Secondary License"
1542     means either the GNU General Public License, Version 2.0, the GNU
1543     Lesser General Public License, Version 2.1, the GNU Affero General
1544     Public License, Version 3.0, or any later versions of those
1545     licenses.
1547 1.13. "Source Code Form"
1548     means the form of the work preferred for making modifications.
1550 1.14. "You" (or "Your")
1551     means an individual or a legal entity exercising rights under this
1552     License. For legal entities, "You" includes any entity that
1553     controls, is controlled by, or is under common control with You. For
1554     purposes of this definition, "control" means (a) the power, direct
1555     or indirect, to cause the direction or management of such entity,
1556     whether by contract or otherwise, or (b) ownership of more than
1557     fifty percent (50%) of the outstanding shares or beneficial
1558     ownership of such entity.
1560 2. License Grants and Conditions
1561 --------------------------------
1563 2.1. Grants
1565 Each Contributor hereby grants You a world-wide, royalty-free,
1566 non-exclusive license:
1568 (a) under intellectual property rights (other than patent or trademark)
1569     Licensable by such Contributor to use, reproduce, make available,
1570     modify, display, perform, distribute, and otherwise exploit its
1571     Contributions, either on an unmodified basis, with Modifications, or
1572     as part of a Larger Work; and
1574 (b) under Patent Claims of such Contributor to make, use, sell, offer
1575     for sale, have made, import, and otherwise transfer either its
1576     Contributions or its Contributor Version.
1578 2.2. Effective Date
1580 The licenses granted in Section 2.1 with respect to any Contribution
1581 become effective for each Contribution on the date the Contributor first
1582 distributes such Contribution.
1584 2.3. Limitations on Grant Scope
1586 The licenses granted in this Section 2 are the only rights granted under
1587 this License. No additional rights or licenses will be implied from the
1588 distribution or licensing of Covered Software under this License.
1589 Notwithstanding Section 2.1(b) above, no patent license is granted by a
1590 Contributor:
1592 (a) for any code that a Contributor has removed from Covered Software;
1593     or
1595 (b) for infringements caused by: (i) Your and any other third party's
1596     modifications of Covered Software, or (ii) the combination of its
1597     Contributions with other software (except as part of its Contributor
1598     Version); or
1600 (c) under Patent Claims infringed by Covered Software in the absence of
1601     its Contributions.
1603 This License does not grant any rights in the trademarks, service marks,
1604 or logos of any Contributor (except as may be necessary to comply with
1605 the notice requirements in Section 3.4).
1607 2.4. Subsequent Licenses
1609 No Contributor makes additional grants as a result of Your choice to
1610 distribute the Covered Software under a subsequent version of this
1611 License (see Section 10.2) or under the terms of a Secondary License (if
1612 permitted under the terms of Section 3.3).
1614 2.5. Representation
1616 Each Contributor represents that the Contributor believes its
1617 Contributions are its original creation(s) or it has sufficient rights
1618 to grant the rights to its Contributions conveyed by this License.
1620 2.6. Fair Use
1622 This License is not intended to limit any rights You have under
1623 applicable copyright doctrines of fair use, fair dealing, or other
1624 equivalents.
1626 2.7. Conditions
1628 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
1629 in Section 2.1.
1631 3. Responsibilities
1632 -------------------
1634 3.1. Distribution of Source Form
1636 All distribution of Covered Software in Source Code Form, including any
1637 Modifications that You create or to which You contribute, must be under
1638 the terms of this License. You must inform recipients that the Source
1639 Code Form of the Covered Software is governed by the terms of this
1640 License, and how they can obtain a copy of this License. You may not
1641 attempt to alter or restrict the recipients' rights in the Source Code
1642 Form.
1644 3.2. Distribution of Executable Form
1646 If You distribute Covered Software in Executable Form then:
1648 (a) such Covered Software must also be made available in Source Code
1649     Form, as described in Section 3.1, and You must inform recipients of
1650     the Executable Form how they can obtain a copy of such Source Code
1651     Form by reasonable means in a timely manner, at a charge no more
1652     than the cost of distribution to the recipient; and
1654 (b) You may distribute such Executable Form under the terms of this
1655     License, or sublicense it under different terms, provided that the
1656     license for the Executable Form does not attempt to limit or alter
1657     the recipients' rights in the Source Code Form under this License.
1659 3.3. Distribution of a Larger Work
1661 You may create and distribute a Larger Work under terms of Your choice,
1662 provided that You also comply with the requirements of this License for
1663 the Covered Software. If the Larger Work is a combination of Covered
1664 Software with a work governed by one or more Secondary Licenses, and the
1665 Covered Software is not Incompatible With Secondary Licenses, this
1666 License permits You to additionally distribute such Covered Software
1667 under the terms of such Secondary License(s), so that the recipient of
1668 the Larger Work may, at their option, further distribute the Covered
1669 Software under the terms of either this License or such Secondary
1670 License(s).
1672 3.4. Notices
1674 You may not remove or alter the substance of any license notices
1675 (including copyright notices, patent notices, disclaimers of warranty,
1676 or limitations of liability) contained within the Source Code Form of
1677 the Covered Software, except that You may alter any license notices to
1678 the extent required to remedy known factual inaccuracies.
1680 3.5. Application of Additional Terms
1682 You may choose to offer, and to charge a fee for, warranty, support,
1683 indemnity or liability obligations to one or more recipients of Covered
1684 Software. However, You may do so only on Your own behalf, and not on
1685 behalf of any Contributor. You must make it absolutely clear that any
1686 such warranty, support, indemnity, or liability obligation is offered by
1687 You alone, and You hereby agree to indemnify every Contributor for any
1688 liability incurred by such Contributor as a result of warranty, support,
1689 indemnity or liability terms You offer. You may include additional
1690 disclaimers of warranty and limitations of liability specific to any
1691 jurisdiction.
1693 4. Inability to Comply Due to Statute or Regulation
1694 ---------------------------------------------------
1696 If it is impossible for You to comply with any of the terms of this
1697 License with respect to some or all of the Covered Software due to
1698 statute, judicial order, or regulation then You must: (a) comply with
1699 the terms of this License to the maximum extent possible; and (b)
1700 describe the limitations and the code they affect. Such description must
1701 be placed in a text file included with all distributions of the Covered
1702 Software under this License. Except to the extent prohibited by statute
1703 or regulation, such description must be sufficiently detailed for a
1704 recipient of ordinary skill to be able to understand it.
1706 5. Termination
1707 --------------
1709 5.1. The rights granted under this License will terminate automatically
1710 if You fail to comply with any of its terms. However, if You become
1711 compliant, then the rights granted under this License from a particular
1712 Contributor are reinstated (a) provisionally, unless and until such
1713 Contributor explicitly and finally terminates Your grants, and (b) on an
1714 ongoing basis, if such Contributor fails to notify You of the
1715 non-compliance by some reasonable means prior to 60 days after You have
1716 come back into compliance. Moreover, Your grants from a particular
1717 Contributor are reinstated on an ongoing basis if such Contributor
1718 notifies You of the non-compliance by some reasonable means, this is the
1719 first time You have received notice of non-compliance with this License
1720 from such Contributor, and You become compliant prior to 30 days after
1721 Your receipt of the notice.
1723 5.2. If You initiate litigation against any entity by asserting a patent
1724 infringement claim (excluding declaratory judgment actions,
1725 counter-claims, and cross-claims) alleging that a Contributor Version
1726 directly or indirectly infringes any patent, then the rights granted to
1727 You by any and all Contributors for the Covered Software under Section
1728 2.1 of this License shall terminate.
1730 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
1731 end user license agreements (excluding distributors and resellers) which
1732 have been validly granted by You or Your distributors under this License
1733 prior to termination shall survive termination.
1735 ************************************************************************
1736 *                                                                      *
1737 *  6. Disclaimer of Warranty                                           *
1738 *  -------------------------                                           *
1739 *                                                                      *
1740 *  Covered Software is provided under this License on an "as is"       *
1741 *  basis, without warranty of any kind, either expressed, implied, or  *
1742 *  statutory, including, without limitation, warranties that the       *
1743 *  Covered Software is free of defects, merchantable, fit for a        *
1744 *  particular purpose or non-infringing. The entire risk as to the     *
1745 *  quality and performance of the Covered Software is with You.        *
1746 *  Should any Covered Software prove defective in any respect, You     *
1747 *  (not any Contributor) assume the cost of any necessary servicing,   *
1748 *  repair, or correction. This disclaimer of warranty constitutes an   *
1749 *  essential part of this License. No use of any Covered Software is   *
1750 *  authorized under this License except under this disclaimer.         *
1751 *                                                                      *
1752 ************************************************************************
1754 ************************************************************************
1755 *                                                                      *
1756 *  7. Limitation of Liability                                          *
1757 *  --------------------------                                          *
1758 *                                                                      *
1759 *  Under no circumstances and under no legal theory, whether tort      *
1760 *  (including negligence), contract, or otherwise, shall any           *
1761 *  Contributor, or anyone who distributes Covered Software as          *
1762 *  permitted above, be liable to You for any direct, indirect,         *
1763 *  special, incidental, or consequential damages of any character      *
1764 *  including, without limitation, damages for lost profits, loss of    *
1765 *  goodwill, work stoppage, computer failure or malfunction, or any    *
1766 *  and all other commercial damages or losses, even if such party      *
1767 *  shall have been informed of the possibility of such damages. This   *
1768 *  limitation of liability shall not apply to liability for death or   *
1769 *  personal injury resulting from such party's negligence to the       *
1770 *  extent applicable law prohibits such limitation. Some               *
1771 *  jurisdictions do not allow the exclusion or limitation of           *
1772 *  incidental or consequential damages, so this exclusion and          *
1773 *  limitation may not apply to You.                                    *
1774 *                                                                      *
1775 ************************************************************************
1777 8. Litigation
1778 -------------
1780 Any litigation relating to this License may be brought only in the
1781 courts of a jurisdiction where the defendant maintains its principal
1782 place of business and such litigation shall be governed by laws of that
1783 jurisdiction, without reference to its conflict-of-law provisions.
1784 Nothing in this Section shall prevent a party's ability to bring
1785 cross-claims or counter-claims.
1787 9. Miscellaneous
1788 ----------------
1790 This License represents the complete agreement concerning the subject
1791 matter hereof. If any provision of this License is held to be
1792 unenforceable, such provision shall be reformed only to the extent
1793 necessary to make it enforceable. Any law or regulation which provides
1794 that the language of a contract shall be construed against the drafter
1795 shall not be used to construe this License against a Contributor.
1797 10. Versions of the License
1798 ---------------------------
1800 10.1. New Versions
1802 Mozilla Foundation is the license steward. Except as provided in Section
1803 10.3, no one other than the license steward has the right to modify or
1804 publish new versions of this License. Each version will be given a
1805 distinguishing version number.
1807 10.2. Effect of New Versions
1809 You may distribute the Covered Software under the terms of the version
1810 of the License under which You originally received the Covered Software,
1811 or under the terms of any subsequent version published by the license
1812 steward.
1814 10.3. Modified Versions
1816 If you create software not governed by this License, and you want to
1817 create a new license for such software, you may create and use a
1818 modified version of this License if you rename the license and remove
1819 any references to the name of the license steward (except to note that
1820 such modified license differs from this License).
1822 10.4. Distributing Source Code Form that is Incompatible With Secondary
1823 Licenses
1825 If You choose to distribute Source Code Form that is Incompatible With
1826 Secondary Licenses under the terms of this version of the License, the
1827 notice described in Exhibit B of this License must be attached.
1829 Exhibit A - Source Code Form License Notice
1830 -------------------------------------------
1832   This Source Code Form is subject to the terms of the Mozilla Public
1833   License, v. 2.0. If a copy of the MPL was not distributed with this
1834   file, You can obtain one at http://mozilla.org/MPL/2.0/.
1836 If it is not possible or desirable to put the notice in a particular
1837 file, then You may include the notice in a location (such as a LICENSE
1838 file in a relevant directory) where a recipient would be likely to look
1839 for such a notice.
1841 You may add additional accurate notices of copyright ownership.
1843 Exhibit B - "Incompatible With Secondary Licenses" Notice
1844 ---------------------------------------------------------
1846   This Source Code Form is "Incompatible With Secondary Licenses", as
1847   defined by the Mozilla Public License, v. 2.0.
1848 </comments>
1849         </license>
1850       </licenses>
1851     </project>
1852   </supplement>
1853 <!-- Category B in assembly but not server/client -->
1854   <supplement>
1855     <project>
1856       <groupId>org.jruby</groupId>
1857       <artifactId>jruby-complete</artifactId>
1858       <name>JRuby Complete</name>
1859       <url>http://www.jruby.org/</url>
1861       <licenses>
1862         <license>
1863           <name>Eclipse Public License 1.0</name>
1864           <url>http://www.eclipse.org/legal/epl-v10.html</url>
1865           <distribution>repo</distribution>
1866           <comments>
1867 Copyright (c) 2007-2017 The JRuby project
1868 </comments>
1869         </license>
1870       </licenses>
1871     </project>
1872   </supplement>
1874   <supplement>
1875     <project>
1876       <groupId>net.jcip</groupId>
1877       <artifactId>jcip-annotations</artifactId>
1878       <version>1.0</version>
1879       <organization>
1880         <name>Brian Goetz and Tim Peierls</name>
1881         <url>http://www.jcip.net</url>
1882       </organization>
1883       <licenses>
1884         <license>
1885           <name>Creative Commons Attribution License, Version 2.5</name>
1886           <url>http://creativecommons.org/licenses/by/2.5</url>
1887           <distribution>repo</distribution>
1888         </license>
1889       </licenses>
1890     </project>
1891   </supplement>
1892   <supplement>
1893     <project>
1894       <groupId>com.google.re2j</groupId>
1895       <artifactId>re2j</artifactId>
1896       <version>1.0</version>
1898       <organization>
1899         <name>The Go Authors</name>
1900         <url>https://github.com/google/re2j</url>
1901       </organization>
1902       <licenses>
1903         <license>
1904           <name>BSD license</name> <!-- the Go license is BDS 3 clause verbatim -->
1905           <url>https://github.com/google/re2j/blob/master/LICENSE</url>
1906           <distribution>repo</distribution>
1907         </license>
1908       </licenses>
1909     </project>
1910   </supplement>
1911   <supplement>
1912     <project>
1913       <groupId>com.github.ben-manes.caffeine</groupId>
1914       <artifactId>caffeine</artifactId>
1915       <licenses>
1916         <license>
1917           <name>Apache License, Version 2.0</name>
1918           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1919           <distribution>repo</distribution>
1920         </license>
1921       </licenses>
1922     </project>
1923   </supplement>
1924   <supplement>
1925     <project>
1926       <groupId>com.google.errorprone</groupId>
1927       <artifactId>error_prone_annotations</artifactId>
1929       <organization>
1930         <name>Google</name>
1931         <url>http://www.google.com</url>
1932       </organization>
1933       <licenses>
1934         <license>
1935           <!-- It has been incorrectly called Apache 2.0 in the original pom-->
1936           <name>Apache License, Version 2.0</name>
1937           <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1938           <distribution>repo</distribution>
1939         </license>
1940       </licenses>
1941     </project>
1942   </supplement>
1943   <supplement>
1944     <project>
1945       <groupId>jakarta.activation</groupId>
1946       <artifactId>jakarta.activation-api</artifactId>
1947       <licenses>
1948         <license>
1949           <name>Eclipse Distribution License 1.0</name>
1950           <url>http://www.eclipse.org/org/documents/edl-v10.php</url>
1951           <distribution>repo</distribution>
1952         </license>
1953       </licenses>
1954     </project>
1955   </supplement>
1956   <supplement>
1957     <project>
1958       <groupId>jakarta.annotation</groupId>
1959       <artifactId>jakarta.annotation-api</artifactId>
1960       <licenses>
1961         <license>
1962           <name>Eclipse Public License 2.0</name>
1963           <url>https://www.eclipse.org/legal/epl-v20.html</url>
1964           <distribution>repo</distribution>
1965         </license>
1966       </licenses>
1967     </project>
1968   </supplement>
1969   <supplement>
1970     <project>
1971       <groupId>jakarta.mail</groupId>
1972       <artifactId>jakarta.mail-api</artifactId>
1973       <licenses>
1974         <license>
1975           <name>Eclipse Public License 2.0</name>
1976           <url>https://www.eclipse.org/legal/epl-v20.html</url>
1977           <distribution>repo</distribution>
1978         </license>
1979       </licenses>
1980     </project>
1981   </supplement>
1982   <supplement>
1983     <project>
1984       <groupId>org.glassfish.external</groupId>
1985       <artifactId>management-api</artifactId>
1986       <licenses>
1987         <license>
1988           <name>Eclipse Distribution License 1.0</name>
1989           <url>http://www.eclipse.org/org/documents/edl-v10.php</url>
1990           <distribution>repo</distribution>
1991         </license>
1992       </licenses>
1993     </project>
1994   </supplement>
1995   <supplement>
1996     <project>
1997       <groupId>org.glassfish.gmbal</groupId>
1998       <artifactId>gmbal</artifactId>
1999       <licenses>
2000         <license>
2001           <name>Eclipse Distribution License 1.0</name>
2002           <url>http://www.eclipse.org/org/documents/edl-v10.php</url>
2003           <distribution>repo</distribution>
2004         </license>
2005       </licenses>
2006     </project>
2007   </supplement>
2008   <supplement>
2009     <project>
2010       <groupId>org.glassfish.ha</groupId>
2011       <artifactId>ha-api</artifactId>
2012       <licenses>
2013         <license>
2014           <name>Eclipse Public License 2.0</name>
2015           <url>https://www.eclipse.org/legal/epl-v20.html</url>
2016           <distribution>repo</distribution>
2017         </license>
2018       </licenses>
2019     </project>
2020   </supplement>
2021   <supplement>
2022     <project>
2023       <groupId>org.glassfish.pfl</groupId>
2024       <artifactId>pfl-asm</artifactId>
2025       <licenses>
2026         <license>
2027           <name>Eclipse Distribution License 1.0</name>
2028           <url>http://www.eclipse.org/org/documents/edl-v10.php</url>
2029           <distribution>repo</distribution>
2030         </license>
2031       </licenses>
2032     </project>
2033   </supplement>
2034   <supplement>
2035     <project>
2036       <groupId>org.glassfish.pfl</groupId>
2037       <artifactId>pfl-basic</artifactId>
2038       <licenses>
2039         <license>
2040           <name>Eclipse Distribution License 1.0</name>
2041           <url>http://www.eclipse.org/org/documents/edl-v10.php</url>
2042           <distribution>repo</distribution>
2043         </license>
2044       </licenses>
2045     </project>
2046   </supplement>
2047   <supplement>
2048     <project>
2049       <groupId>org.glassfish.pfl</groupId>
2050       <artifactId>pfl-basic-tools</artifactId>
2051       <licenses>
2052         <license>
2053           <name>Eclipse Distribution License 1.0</name>
2054           <url>http://www.eclipse.org/org/documents/edl-v10.php</url>
2055           <distribution>repo</distribution>
2056         </license>
2057       </licenses>
2058     </project>
2059   </supplement>
2060   <supplement>
2061     <project>
2062       <groupId>org.glassfish.pfl</groupId>
2063       <artifactId>pfl-dynamic</artifactId>
2064       <licenses>
2065         <license>
2066           <name>Eclipse Distribution License 1.0</name>
2067           <url>http://www.eclipse.org/org/documents/edl-v10.php</url>
2068           <distribution>repo</distribution>
2069         </license>
2070       </licenses>
2071     </project>
2072   </supplement>
2073   <supplement>
2074     <project>
2075       <groupId>org.glassfish.pfl</groupId>
2076       <artifactId>pfl-tf</artifactId>
2077       <licenses>
2078         <license>
2079           <name>Eclipse Distribution License 1.0</name>
2080           <url>http://www.eclipse.org/org/documents/edl-v10.php</url>
2081           <distribution>repo</distribution>
2082         </license>
2083       </licenses>
2084     </project>
2085   </supplement>
2086   <supplement>
2087     <project>
2088       <groupId>org.glassfish.pfl</groupId>
2089       <artifactId>pfl-tf-tools</artifactId>
2090       <licenses>
2091         <license>
2092           <name>Eclipse Distribution License 1.0</name>
2093           <url>http://www.eclipse.org/org/documents/edl-v10.php</url>
2094           <distribution>repo</distribution>
2095         </license>
2096       </licenses>
2097     </project>
2098   </supplement>
2099 </supplementalDataModels>