root/trunk/build/license-mappings.xml

Revision 3460 (checked in by douglm, 1 year ago)

Almost completely build changes - mostly elimination of the per-project build.properties file.

There is now a single properties file in the config which determines all the project versions - with the exception of deployutil.

This update also includes a new deployment task to collect jar references and license information. A small utility will generate a readable notice and references file for the quickstart and/or the site.

Line 
1 <?xml version="1.0" encoding="utf-8"?>
2 <license-lookup xmlns="https://source.jasig.org/schemas/maven-notice-plugin/license-lookup"
3     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4     xsi:schemaLocation="https://source.jasig.org/schemas/maven-notice-plugin/license-lookup https://source.jasig.org/schemas/maven-notice-plugin/license-lookup/license-lookup-v1.0.xsd">
5
6     <artifact>
7         <groupId>antisamy-bin</groupId>
8         <artifactId>org.owasp.validator</artifactId>
9         <license>BSD license</license>
10     </artifact>
11     <artifact>
12         <groupId>antlr</groupId>
13         <artifactId>antlr</artifactId>
14         <license>BSD License</license>
15     </artifact>
16     <artifact>
17         <groupId>asm</groupId>
18         <artifactId>asm</artifactId>
19         <license>Apache License, Version 2.0</license>
20     </artifact>
21     <artifact>
22         <groupId>asm</groupId>
23         <artifactId>asm-attrs</artifactId>
24         <license>Apache License, Version 2.0</license>
25     </artifact>
26     <artifact>
27         <groupId>backport-util-concurrent</groupId>
28         <artifactId>backport-util-concurrent</artifactId>
29         <license>Creative Commons Public Domain (Retired)</license>
30     </artifact>
31     <artifact>
32         <groupId>batik</groupId>
33         <artifactId>batik-css</artifactId>
34         <license>Apache License, Version 2.0</license>
35     </artifact>
36     <artifact>
37         <groupId>batik</groupId>
38         <artifactId>batik-ext</artifactId>
39         <license>Apache License, Version 2.0</license>
40     </artifact>
41     <artifact>
42         <groupId>batik</groupId>
43         <artifactId>batik-gui-util</artifactId>
44         <license>Apache License, Version 2.0</license>
45     </artifact>
46     <artifact>
47         <groupId>batik</groupId>
48         <artifactId>batik-util</artifactId>
49         <license>Apache License, Version 2.0</license>
50     </artifact>
51     <artifact>
52         <groupId>org.bedework.access</groupId>
53         <artifactId>rpiaccess</artifactId>
54         <license>Apache License, Version 2.0</license>
55     </artifact>
56     <artifact>
57         <groupId>org.bedework.bwannotations</groupId>
58         <artifactId>bw-annotations</artifactId>
59         <license>Apache License, Version 2.0</license>
60     </artifact>
61     <artifact>
62         <groupId>org.bedework.bwcalcore</groupId>
63         <artifactId>bw-alarms</artifactId>
64         <license>Apache License, Version 2.0</license>
65     </artifact>
66     <artifact>
67         <groupId>org.bedework.bwcalcore</groupId>
68         <artifactId>bw-calcore</artifactId>
69         <license>Apache License, Version 2.0</license>
70     </artifact>
71     <artifact>
72         <groupId>org.bedework.bwcalcore</groupId>
73         <artifactId>bw-calcorei</artifactId>
74         <license>Apache License, Version 2.0</license>
75     </artifact>
76     <artifact>
77         <groupId>org.bedework.bwcalcore</groupId>
78         <artifactId>bw-calsvc</artifactId>
79         <license>Apache License, Version 2.0</license>
80     </artifact>
81     <artifact>
82         <groupId>org.bedework.bwcalcore</groupId>
83         <artifactId>bw-inoutsched</artifactId>
84         <license>Apache License, Version 2.0</license>
85     </artifact>
86     <artifact>
87         <groupId>org.bedework.bwcaldav</groupId>
88         <artifactId>bw-caldav</artifactId>
89         <license>Apache License, Version 2.0</license>
90     </artifact>
91     <artifact>
92         <groupId>org.bedework.bwcalfacade</groupId>
93         <artifactId>bw-calfacade</artifactId>
94         <license>Apache License, Version 2.0</license>
95     </artifact>
96     <artifact>
97         <groupId>org.bedework.bwdeployutil</groupId>
98         <artifactId>bw-deployutil</artifactId>
99         <license>Apache License, Version 2.0</license>
100     </artifact>
101     <artifact>
102         <groupId>org.bedework.bwical</groupId>
103         <artifactId>bw-icalendar</artifactId>
104         <license>Apache License, Version 2.0</license>
105     </artifact>
106     <artifact>
107         <groupId>org.bedework.bwinterfaces</groupId>
108         <artifactId>bw-interfaces</artifactId>
109         <license>Apache License, Version 2.0</license>
110     </artifact>
111     <artifact>
112         <groupId>org.bedework.bwmisc</groupId>
113         <artifactId>bw-misc</artifactId>
114         <license>Apache License, Version 2.0</license>
115     </artifact>
116     <artifact>
117         <groupId>org.bedework.bwsysevents</groupId>
118         <artifactId>bw-sysevents</artifactId>
119         <license>Apache License, Version 2.0</license>
120     </artifact>
121     <artifact>
122         <groupId>org.bedework.bwtzsvr</groupId>
123         <artifactId>bw-tzsvr</artifactId>
124         <license>Apache License, Version 2.0</license>
125     </artifact>
126     <artifact>
127         <groupId>org.bedework.bwtzsvr</groupId>
128         <artifactId>bw-tzsvr-cmn</artifactId>
129         <license>Apache License, Version 2.0</license>
130     </artifact>
131     <artifact>
132         <groupId>org.bedework.bwtzsvr</groupId>
133         <artifactId>bw-tzsvr-svc</artifactId>
134         <license>Apache License, Version 2.0</license>
135     </artifact>
136     <artifact>
137         <groupId>org.bedework.bwwebapps</groupId>
138         <artifactId>bw-appcommon</artifactId>
139         <license>Apache License, Version 2.0</license>
140     </artifact>
141     <artifact>
142         <groupId>org.bedework.bwwebapps</groupId>
143         <artifactId>bw-webcommon</artifactId>
144         <license>Apache License, Version 2.0</license>
145     </artifact>
146     <artifact>
147         <groupId>org.bedework.bwxml</groupId>
148         <artifactId>bw-caldavschema</artifactId>
149         <license>Apache License, Version 2.0</license>
150     </artifact>
151     <artifact>
152         <groupId>org.bedework.bwxml</groupId>
153         <artifactId>bw-calws-soapschema</artifactId>
154         <license>Apache License, Version 2.0</license>
155     </artifact>
156     <artifact>
157         <groupId>org.bedework.bwxml</groupId>
158         <artifactId>bw-exchangewsschema</artifactId>
159         <license>Apache License, Version 2.0</license>
160     </artifact>
161     <artifact>
162         <groupId>org.bedework.bwxml</groupId>
163         <artifactId>bw-icalschema</artifactId>
164         <license>Apache License, Version 2.0</license>
165     </artifact>
166     <artifact>
167         <groupId>org.bedework.bwxml</groupId>
168         <artifactId>bw-synchschema</artifactId>
169         <license>Apache License, Version 2.0</license>
170     </artifact>
171     <artifact>
172         <groupId>org.bedework.bwxml</groupId>
173         <artifactId>bw-synchwsschema</artifactId>
174         <license>Apache License, Version 2.0</license>
175     </artifact>
176     <artifact>
177         <groupId>org.bedework.bwxml</groupId>
178         <artifactId>bw-tzschema</artifactId>
179         <license>Apache License, Version 2.0</license>
180     </artifact>
181     <artifact>
182         <groupId>org.bedework.caldav</groupId>
183         <artifactId>bw-cdvserver</artifactId>
184         <license>Apache License, Version 2.0</license>
185     </artifact>
186     <artifact>
187         <groupId>org.bedework.caldav</groupId>
188         <artifactId>bw-cdvutil</artifactId>
189         <license>Apache License, Version 2.0</license>
190     </artifact>
191     <artifact>
192         <groupId>org.bedework.carddav</groupId>
193         <artifactId>bw-carddavsvr</artifactId>
194         <license>Apache License, Version 2.0</license>
195     </artifact>
196     <artifact>
197         <groupId>org.bedework.davutil</groupId>
198         <artifactId>bw-davio</artifactId>
199         <license>Apache License, Version 2.0</license>
200     </artifact>
201     <artifact>
202         <groupId>org.bedework.dumprestore</groupId>
203         <artifactId>bw-dumpres</artifactId>
204         <license>Apache License, Version 2.0</license>
205     </artifact>
206     <artifact>
207         <groupId>org.bedework.indexer</groupId>
208         <artifactId>bw-indexer</artifactId>
209         <license>Apache License, Version 2.0</license>
210     </artifact>
211     <artifact>
212         <groupId>org.bedework.rpiutil</groupId>
213         <artifactId>rpiutil</artifactId>
214         <license>Apache License, Version 2.0</license>
215     </artifact>
216     <artifact>
217         <groupId>org.bedework.synch</groupId>
218         <artifactId>bw-synch</artifactId>
219         <license>Apache License, Version 2.0</license>
220     </artifact>
221     <artifact>
222         <groupId>org.bedework.synch</groupId>
223         <artifactId>bw-synch-common</artifactId>
224         <license>Apache License, Version 2.0</license>
225     </artifact>
226     <artifact>
227         <groupId>org.bedework.synch</groupId>
228         <artifactId>bw-synchsvc</artifactId>
229         <license>Apache License, Version 2.0</license>
230     </artifact>
231     <artifact>
232         <groupId>org.bedework.webdav</groupId>
233         <artifactId>bw-webdavserver</artifactId>
234         <license>Apache License, Version 2.0</license>
235     </artifact>
236     <artifact>
237         <groupId>castor</groupId>
238         <artifactId>castor</artifactId>
239         <license>Apache License, Version 2.0</license>
240     </artifact>
241     <artifact>
242         <groupId>cglib</groupId>
243         <artifactId>cglib</artifactId>
244         <license>Apache License, Version 2.0</license>
245     </artifact>
246     <artifact>
247         <groupId>cglib</groupId>
248         <artifactId>cglib-full</artifactId>
249         <license>Apache License, Version 1.1</license>
250     </artifact>
251     <artifact>
252         <groupId>classworlds</groupId>
253         <artifactId>classworlds</artifactId>
254         <license>BSD Style License</license>
255     </artifact>
256     <artifact>
257         <groupId>com.carrotsearch</groupId>
258         <artifactId>junit-benchmarks</artifactId>
259         <version>0.3.0-SONATYPE</version>
260         <license>Apache License, Version 2.0</license>
261     </artifact>
262     <artifact>
263         <groupId>com.google.code.atinject</groupId>
264         <artifactId>atinject</artifactId>
265         <license>Apache License, Version 2.0</license>
266     </artifact>
267     <artifact>
268         <groupId>com.google.code.googleportlet</groupId>
269         <artifactId>googleportlet</artifactId>
270         <license>Apache License, Version 2.0</license>
271     </artifact>
272     <artifact>
273         <groupId>com.google.code.gson</groupId>
274         <artifactId>gson</artifactId>
275         <license>Apache License, Version 2.0</license>
276     </artifact>
277     <artifact>
278         <groupId>com.googlecode.cernunnos</groupId>
279         <artifactId>cernunnos</artifactId>
280         <license>Apache License, Version 2.0</license>
281     </artifact>
282     <artifact>
283         <groupId>com.h2database</groupId>
284        <artifactId>h2</artifactId>
285         <license>Eclipse Public License V1.0 or H2 (MPL 1.1 modified)</license>
286     </artifact>
287     <artifact>
288         <groupId>com.ibm.icu</groupId>
289         <artifactId>icu4j</artifactId>
290         <license>MIT License</license>
291     </artifact>
292     <artifact>
293         <groupId>com.oracle</groupId>
294         <artifactId>csdk</artifactId>
295         <license>Not distributed with project</license>
296     </artifact>
297     <artifact>
298         <groupId>com.sun.xml.bind</groupId>
299         <artifactId>jaxb-impl</artifactId>
300         <license>Commons Development and Distribution License, Version 1.0</license>
301     </artifact>
302     <artifact>
303       <groupId>com.sun.xml.stream.buffer</groupId>
304       <artifactId>streambuffer</artifactId>
305       <license>Dual license consisting of the CDDL v1.1 and GPL v2</license>
306     </artifact>
307     <artifact>
308       <groupId>com.sun.xml.ws</groupId>
309       <artifactId>jaxws-rt</artifactId>
310       <license>Commons Development and Distribution License, Version 1.0</license>
311     </artifact>
312     <artifact>
313         <groupId>com.yahoo.platform.yui</groupId>
314         <artifactId>yuicompressor</artifactId>
315         <license>BSD License</license>
316     </artifact>
317     <artifact>
318         <groupId>commons-beanutils</groupId>
319         <artifactId>commons-beanutils</artifactId>
320         <license>Apache License, Version 2.0</license>
321     </artifact>
322     <artifact>
323         <groupId>commons-beanutils</groupId>
324         <artifactId>commons-beanutils-core</artifactId>
325         <license>Apache License, Version 2.0</license>
326     </artifact>
327     <artifact>
328         <groupId>commons-cli</groupId>
329         <artifactId>commons-cli</artifactId>
330         <license>Apache License, Version 2.0</license>
331     </artifact>
332     <artifact>
333         <groupId>commons-codec</groupId>
334         <artifactId>commons-codec</artifactId>
335         <license>Apache License, Version 2.0</license>
336     </artifact>
337     <artifact>
338         <groupId>commons-collections</groupId>
339         <artifactId>commons-collections</artifactId>
340         <license>Apache License, Version 2.0</license>
341     </artifact>
342     <artifact>
343         <groupId>commons-digester</groupId>
344         <artifactId>commons-digester</artifactId>
345         <license>Apache License, Version 2.0</license>
346     </artifact>
347     <artifact>
348         <groupId>commons-fileupload</groupId>
349         <artifactId>commons-fileupload</artifactId>
350         <license>Apache License, Version 2.0</license>
351     </artifact>
352     <artifact>
353         <groupId>commons-lang</groupId>
354         <artifactId>commons-lang</artifactId>
355         <license>Apache License, Version 2.0</license>
356     </artifact>
357     <artifact>
358         <groupId>de.zeigermann.xml</groupId>
359         <artifactId>xml-im-exporter</artifactId>
360         <license>BSD License</license>
361     </artifact>
362     <artifact>
363         <groupId>dom4j</groupId>
364         <artifactId>dom4j</artifactId>
365         <license>BSD License</license>
366     </artifact>
367     <artifact>
368         <groupId>doxia</groupId>
369         <artifactId>doxia-sink-api</artifactId>
370         <license>Apache License, Version 2.0</license>
371     </artifact>
372     <artifact>
373         <groupId>ehcache</groupId>
374         <artifactId>ehcache</artifactId>
375         <license>Apache License, Version 2.0</license>
376     </artifact>
377     <artifact>
378         <groupId>httpclient</groupId>
379         <artifactId>httpclient</artifactId>
380         <license>Apache License, Version 2.0</license>
381     </artifact>
382     <artifact>
383         <groupId>httpcore</groupId>
384         <artifactId>httpcore</artifactId>
385         <license>Apache License, Version 2.0</license>
386     </artifact>
387     <artifact>
388         <groupId>httpunit</groupId>
389         <artifactId>httpunit</artifactId>
390         <license>BSD Style License</license>
391     </artifact>
392     <artifact>
393         <groupId>jakarta-regexp</groupId>
394         <artifactId>jakarta-regexp</artifactId>
395         <license>Apache License, Version 2.0</license>
396     </artifact>
397     <artifact>
398         <groupId>javassist</groupId>
399         <artifactId>javassist</artifactId>
400         <license>Mozilla Public License, Version 1.1</license>
401     </artifact>
402     <artifact>
403         <groupId>javax.activation</groupId>
404         <artifactId>activation</artifactId>
405         <license>Commons Development and Distribution License, Version 1.0</license>
406     </artifact>
407     <artifact>
408         <groupId>javax.activation</groupId>
409         <artifactId>activation</artifactId>
410         <version>1.1.1</version>
411         <name>JavaBeans(TM) Activation Framework</name>
412         <license>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</license>
413     </artifact>
414     <artifact>
415         <groupId>javax.el</groupId>
416         <artifactId>el-api</artifactId>
417         <license>Apache License, Version 2.0</license>
418     </artifact>
419     <artifact>
420         <groupId>javax.portlet</groupId>
421         <artifactId>portlet-api</artifactId>
422         <license>Commons Development and Distribution License, Version 1.0</license>
423     </artifact>
424     <artifact>
425         <groupId>javax.script</groupId>
426         <artifactId>groovy-engine</artifactId>
427         <license>BSD License</license>
428     </artifact>
429     <artifact>
430         <groupId>javax.script</groupId>
431         <artifactId>js-engine</artifactId>
432         <license>BSD License</license>
433     </artifact>
434     <artifact>
435         <groupId>javax.script</groupId>
436         <artifactId>script-api</artifactId>
437         <license>Commons Development and Distribution License, Version 1.0</license>
438     </artifact>
439     <artifact>
440         <groupId>javax.servlet</groupId>
441         <artifactId>jstl</artifactId>
442         <license>Commons Development and Distribution License, Version 1.0</license>
443     </artifact>
444     <artifact>
445         <groupId>javax.servlet</groupId>
446         <artifactId>servlet-api</artifactId>
447         <license>Commons Development and Distribution License, Version 1.0</license>
448     </artifact>
449     <artifact>
450         <groupId>javax.servlet.jsp</groupId>
451         <artifactId>jsp-api</artifactId>
452         <license>Commons Development and Distribution License, Version 1.0</license>
453     </artifact>
454     <artifact>
455         <groupId>javax.transaction</groupId>
456         <artifactId>jta</artifactId>
457         <license>Commons Development and Distribution License, Version 1.0</license>
458     </artifact>
459     <artifact>
460         <groupId>javax.ws.rs</groupId>
461         <artifactId>javax.ws.rs</artifactId>
462         <license>Commons Development and Distribution License, Version 1.1</license>
463     </artifact>
464     <artifact>
465         <groupId>javax.xml.bind</groupId>
466         <artifactId>jaxb-api</artifactId>
467         <license>Commons Development and Distribution License, Version 1.0</license>
468     </artifact>
469     <artifact>
470       <groupId>javax.xml.ws</groupId>
471       <artifactId>jaxws-api</artifactId>
472       <license>Commons Development and Distribution License, Version 1.0</license>
473     </artifact>
474     <artifact>
475         <groupId>jaxen</groupId>
476         <artifactId>jaxen</artifactId>
477         <license>Apache style license</license>
478     </artifact>
479     <artifact>
480         <groupId>jdom</groupId>
481         <artifactId>jdom</artifactId>
482         <license>Apache style license</license>
483     </artifact>
484     <artifact>
485         <groupId>junit-addons</groupId>
486         <artifactId>junit-addons</artifactId>
487         <license>Apache License, Version 2.0</license>
488     </artifact>
489     <artifact>
490         <groupId>junit</groupId>
491         <artifactId>junit</artifactId>
492         <license>Common Public License - v 1.0</license>
493     </artifact>
494     <artifact>
495         <groupId>log4j</groupId>
496         <artifactId>log4j</artifactId>
497         <license>Apache License, Version 2.0</license>
498     </artifact>
499     <artifact>
500         <groupId>nekohtml</groupId>
501         <artifactId>nekohtml</artifactId>
502         <license>Apache License, Version 2.0</license>
503     </artifact>
504     <artifact>
505         <groupId>net.jcip</groupId>
506         <artifactId>jcip-annotations</artifactId>
507         <license>Creative Commons Attribution License</license>
508     </artifact>
509     <artifact>
510         <groupId>net.sf.jsr107cache</groupId>
511         <artifactId>jsr107cache</artifactId>
512         <license>Apache License, Version 2.0</license>
513     </artifact>
514     <artifact>
515         <groupId>ognl</groupId>
516         <artifactId>ognl</artifactId>
517         <license>The OpenSymphony Software License, Version 1.1</license>
518     </artifact>
519     <artifact>
520         <groupId>org.antlr</groupId>
521         <artifactId>antlr-runtime</artifactId>
522         <license>BSD License</license>
523     </artifact>
524     <artifact>
525         <groupId>org.apache.ant</groupId>
526         <artifactId>ant</artifactId>
527         <license>Apache License, Version 2.0</license>
528     </artifact>
529     <artifact>
530         <groupId>org.apache.ant</groupId>
531         <artifactId>ant-launcher</artifactId>
532         <license>Apache License, Version 2.0</license>
533     </artifact>
534     <artifact>
535         <groupId>org.apache.bcel</groupId>
536         <artifactId>bcel</artifactId>
537         <license>Apache License, Version 2.0</license>
538     </artifact>
539     <artifact>
540         <groupId>org.apache.commons.ssl</groupId>
541         <artifactId>commons-ssl</artifactId>
542         <license>Apache License, Version 2.0</license>
543     </artifact>
544     <artifact>
545         <groupId>org.apache.derby</groupId>
546         <artifactId>derby</artifactId>
547         <license>Apache License, Version 2.0</license>
548     </artifact>
549     <artifact>
550         <groupId>org.apache.derby</groupId>
551         <artifactId>derbynet</artifactId>
552         <license>Apache License, Version 2.0</license>
553     </artifact>
554     <artifact>
555         <groupId>org.apache.lucene</groupId>
556         <artifactId>lucene-misc</artifactId>
557         <license>Apache License, Version 2.0</license>
558     </artifact>
559     <artifact>
560         <groupId>org.apache.lucene</groupId>
561         <artifactId>lucene-core</artifactId>
562         <license>Apache License, Version 2.0</license>
563     </artifact>
564     <artifact>
565         <groupId>org.apache.maven.doxia</groupId>
566         <artifactId>doxia-sink-api</artifactId>
567         <license>Apache License, Version 2.0</license>
568     </artifact>
569     <artifact>
570         <groupId>org.apache.portals.bridges</groupId>
571         <artifactId>portals-bridges-common</artifactId>
572         <license>Apache License, Version 2.0</license>
573     </artifact>
574     <artifact>
575         <groupId>org.apache.portals.bridges</groupId>
576         <artifactId>portals-bridges-struts-1.2.7</artifactId>
577         <!-- Note the jar does that that name. e.g. a jar is
578               portals-bridges-struts-1.2.7-1.0.3.jar
579          -->
580         <license>Apache License, Version 2.0</license>
581     </artifact>
582     <artifact>
583         <groupId>org.apache.xalan</groupId>
584         <artifactId>xalan</artifactId>
585         <license>Apache License, Version 2.0</license>
586     </artifact>
587     <artifact>
588         <groupId>org.apache.xerces</groupId>
589         <artifactId>resolver</artifactId>
590         <license>Apache License, Version 2.0</license>
591     </artifact>
592     <artifact>
593         <groupId>org.apache.xerces</groupId>
594         <artifactId>serializer</artifactId>
595         <license>Apache License, Version 2.0</license>
596     </artifact>
597     <artifact>
598         <groupId>org.apache.xerces</groupId>
599         <artifactId>xercesImpl</artifactId>
600         <license>Apache License, Version 2.0</license>
601     </artifact>
602     <artifact>
603         <groupId>org.apache.xerces</groupId>
604         <artifactId>xml-apis</artifactId>
605         <license>Apache License, Version 2.0</license>
606     </artifact>
607     <artifact>
608         <groupId>org.apache.xmlgraphics</groupId>
609         <artifactId>fop</artifactId>
610         <license>Apache License, Version 2.0</license>
611     </artifact>
612     <artifact>
613         <groupId>org.codehaus.castor</groupId>
614         <artifactId>castor</artifactId>
615         <license>Apache License, Version 2.0</license>
616     </artifact>
617     <artifact>
618         <groupId>org.codehaus.groovy</groupId>
619         <artifactId>groovy</artifactId>
620         <license>Apache License, Version 2.0</license>
621     </artifact>
622     <artifact>
623         <groupId>org.codehaus.groovy</groupId>
624         <artifactId>groovy-all</artifactId>
625         <license>Apache License, Version 2.0</license>
626     </artifact>
627     <artifact>
628         <groupId>org.codehaus.plexus</groupId>
629         <artifactId>plexus-archiver</artifactId>
630         <license>Apache License, Version 2.0</license>
631     </artifact>
632     <artifact>
633         <groupId>org.codehaus.plexus</groupId>
634         <artifactId>plexus-cli</artifactId>
635         <license>Apache License, Version 2.0</license>
636     </artifact>
637     <artifact>
638         <groupId>org.codehaus.plexus</groupId>
639         <artifactId>plexus-container-default</artifactId>
640         <license>Apache License, Version 2.0</license>
641     </artifact>
642     <artifact>
643         <groupId>org.codehaus.plexus</groupId>
644         <artifactId>plexus-digest</artifactId>
645         <license>Apache License, Version 2.0</license>
646     </artifact>
647     <artifact>
648         <groupId>org.codehaus.plexus</groupId>
649         <artifactId>plexus-i18n</artifactId>
650         <license>Apache License, Version 2.0</license>
651     </artifact>
652     <artifact>
653         <groupId>org.codehaus.plexus</groupId>
654         <artifactId>plexus-interactivity-api</artifactId>
655         <license>Apache License, Version 2.0</license>
656     </artifact>
657     <artifact>
658         <groupId>org.codehaus.plexus</groupId>
659         <artifactId>plexus-velocity</artifactId>
660         <license>Apache License, Version 2.0</license>
661     </artifact>
662     <artifact>
663         <groupId>org.codehaus.swizzle</groupId>
664         <artifactId>swizzle-jira</artifactId>
665         <license>Apache License, Version 2.0</license>
666     </artifact>
667     <artifact>
668         <groupId>org.codehaus.swizzle</groupId>
669         <artifactId>swizzle-jirareport</artifactId>
670         <license>Apache License, Version 2.0</license>
671     </artifact>
672     <artifact>
673         <groupId>org.codehaus.swizzle</groupId>
674         <artifactId>swizzle-stream</artifactId>
675         <license>Apache License, Version 2.0</license>
676     </artifact>
677     <artifact>
678         <groupId>org.cyberneko.html</groupId>
679         <artifactId>nekohtml</artifactId>
680         <license>Apache License, Version 2.0</license>
681     </artifact>
682     <artifact>
683         <groupId>org.hibernate</groupId>
684         <artifactId>ejb3-persistence</artifactId>
685         <license>LGPL, v2.1</license>
686     </artifact>
687     <artifact>
688         <groupId>org.hibernate</groupId>
689         <artifactId>hibernate</artifactId>
690         <license>LGPL, v2.1</license>
691     </artifact>
692     <artifact>
693         <groupId>org.hibernate</groupId>
694         <artifactId>hibernate-annotations</artifactId>
695         <license>LGPL, v2.1</license>
696     </artifact>
697     <artifact>
698         <groupId>org.hibernate.javax.persistence</groupId>
699         <artifactId>hibernate-jpa-2.0-api</artifactId>
700         <license>Sun Binary Code License</license>
701     </artifact>
702     <artifact>
703         <groupId>org.jboss</groupId>
704         <artifactId>jboss-j2se</artifactId>
705         <license>LGPL, v2.1</license>
706     </artifact>
707     <artifact>
708         <groupId>org.jboss</groupId>
709         <artifactId>jboss-kernel</artifactId>
710         <license>LGPL, v2.1</license>
711     </artifact>
712     <artifact>
713         <groupId>org.jboss</groupId>
714         <artifactId>jboss-system</artifactId>
715         <license>LGPL, v2.1</license>
716     </artifact>
717     <artifact>
718         <groupId>org.jboss</groupId>
719         <artifactId>jboss-system-jmx</artifactId>
720         <license>LGPL, v2.1</license>
721     </artifact>
722     <artifact>
723         <groupId>org.json</groupId>
724         <artifactId>org.json</artifactId>
725         <license>The JSON License</license>
726     </artifact>
727     <artifact>
728       <groupId>org.jvnet.staxex</groupId>
729       <artifactId>stax-ex</artifactId> 
730       <license>Commons Development and Distribution License, Version 1.0</license>
731     </artifact>
732     <artifact>
733         <groupId>org.mnode.ical4j</groupId>
734         <artifactId>ical4j</artifactId>
735         <license>iCal4j - License</license>
736     </artifact>
737     <artifact>
738         <groupId>org.mnode.ical4j</groupId>
739         <artifactId>ical4j-vcard</artifactId>
740     </artifact>
741     <artifact>
742         <groupId>org.opensaml</groupId>
743         <artifactId>opensaml</artifactId>
744         <license>Apache License, Version 2.0</license>
745     </artifact>
746     <artifact>
747         <groupId>org.opensaml</groupId>
748         <artifactId>openws</artifactId>
749         <license>Apache License, Version 2.0</license>
750     </artifact>
751     <artifact>
752         <groupId>org.opensaml</groupId>
753         <artifactId>xmltooling</artifactId>
754         <license>Apache License, Version 2.0</license>
755     </artifact>
756     <artifact>
757         <groupId>org.osaf</groupId>
758         <artifactId>caldav4j</artifactId>
759         <license>Apache License, Version 2.0</license>
760     </artifact>
761     <artifact>
762         <groupId>org.owasp</groupId>
763         <artifactId>antisamy</artifactId>
764         <license>BSD License</license>
765     </artifact>
766     <artifact>
767         <groupId>org.slf4j</groupId>
768         <artifactId>jcl-over-slf4j</artifactId>
769         <license>MIT License</license>
770     </artifact>
771     <artifact>
772         <groupId>org.slf4j</groupId>
773         <artifactId>slf4j-api</artifactId>
774         <license>MIT License</license>
775     </artifact>
776     <artifact>
777         <groupId>org.slf4j</groupId>
778         <artifactId>slf4j-log4j12</artifactId>
779         <license>MIT License</license>
780     </artifact>
781     <artifact>
782         <groupId>org.sonatype.plexus</groupId>
783         <artifactId>plexus-jetty6</artifactId>
784         <license>Apache License, Version 2.0</license>
785     </artifact>
786     <artifact>
787         <groupId>org.sonatype.spice</groupId>
788         <artifactId>plexus-ehcache</artifactId>
789         <license>Apache License, Version 2.0</license>
790     </artifact>
791     <artifact>
792         <groupId>org.sonatype.spice</groupId>
793         <artifactId>spice-utils</artifactId>
794         <license>Apache License, Version 2.0</license>
795     </artifact>
796     <artifact>
797         <groupId>org.springframework</groupId>
798         <artifactId>spring-aop</artifactId>
799         <license>Apache License, Version 2.0</license>
800     </artifact>
801     <artifact>
802         <groupId>org.springframework</groupId>
803         <artifactId>spring-asm</artifactId>
804         <license>Apache License, Version 2.0</license>
805     </artifact>
806     <artifact>
807         <groupId>org.springframework</groupId>
808         <artifactId>spring-aspects</artifactId>
809         <license>Apache License, Version 2.0</license>
810     </artifact>
811     <artifact>
812         <groupId>org.springframework</groupId>
813         <artifactId>spring-beans</artifactId>
814         <license>Apache License, Version 2.0</license>
815     </artifact>
816     <artifact>
817         <groupId>org.springframework</groupId>
818         <artifactId>spring-context</artifactId>
819         <license>Apache License, Version 2.0</license>
820     </artifact>
821     <artifact>
822         <groupId>org.springframework</groupId>
823         <artifactId>spring-context-support</artifactId>
824         <license>Apache License, Version 2.0</license>
825     </artifact>
826     <artifact>
827         <groupId>org.springframework</groupId>
828         <artifactId>spring-core</artifactId>
829         <license>Apache License, Version 2.0</license>
830     </artifact>
831     <artifact>
832         <groupId>org.springframework</groupId>
833         <artifactId>spring-expression</artifactId>
834         <license>Apache License, Version 2.0</license>
835     </artifact>
836     <artifact>
837         <groupId>org.springframework</groupId>
838         <artifactId>spring-jdbc</artifactId>
839         <license>Apache License, Version 2.0</license>
840     </artifact>
841     <artifact>
842         <groupId>org.springframework</groupId>
843         <artifactId>spring-orm</artifactId>
844         <license>Apache License, Version 2.0</license>
845     </artifact>
846     <artifact>
847         <groupId>org.springframework</groupId>
848         <artifactId>spring-oxm</artifactId>
849         <license>Apache License, Version 2.0</license>
850     </artifact>
851     <artifact>
852         <groupId>org.springframework</groupId>
853         <artifactId>spring-test</artifactId>
854         <license>Apache License, Version 2.0</license>
855     </artifact>
856     <artifact>
857         <groupId>org.springframework</groupId>
858         <artifactId>spring-tx</artifactId>
859         <license>Apache License, Version 2.0</license>
860     </artifact>
861     <artifact>
862         <groupId>org.springframework</groupId>
863         <artifactId>spring-web</artifactId>
864         <license>Apache License, Version 2.0</license>
865     </artifact>
866     <artifact>
867         <groupId>org.springframework</groupId>
868         <artifactId>spring-webmvc</artifactId>
869         <license>Apache License, Version 2.0</license>
870     </artifact>
871     <artifact>
872         <groupId>org.springframework</groupId>
873         <artifactId>spring-webmvc-portlet</artifactId>
874         <license>Apache License, Version 2.0</license>
875     </artifact>
876     <artifact>
877         <groupId>org.springframework.ldap</groupId>
878         <artifactId>spring-ldap-core</artifactId>
879         <license>Apache License, Version 2.0</license>
880     </artifact>
881     <artifact>
882         <groupId>org.springframework.ldap</groupId>
883         <artifactId>spring-ldap-core-tiger</artifactId>
884         <license>Apache License, Version 2.0</license>
885     </artifact>
886     <artifact>
887         <groupId>org.springframework.webflow</groupId>
888         <artifactId>org.springframework.binding</artifactId>
889         <license>Apache License, Version 2.0</license>
890     </artifact>
891     <artifact>
892         <groupId>org.springframework.webflow</groupId>
893         <artifactId>org.springframework.js</artifactId>
894         <license>Apache License, Version 2.0</license>
895     </artifact>
896     <artifact>
897         <groupId>org.springframework.webflow</groupId>
898         <artifactId>org.springframework.webflow</artifactId>
899         <license>Apache License, Version 2.0</license>
900     </artifact>
901     <artifact>
902         <groupId>org.springframework.webflow</groupId>
903         <artifactId>spring-binding</artifactId>
904         <license>Apache License, Version 2.0</license>
905     </artifact>
906     <artifact>
907         <groupId>org.springframework.webflow</groupId>
908         <artifactId>spring-js</artifactId>
909         <license>Apache License, Version 2.0</license>
910     </artifact>
911     <artifact>
912         <groupId>org.springframework.webflow</groupId>
913         <artifactId>spring-js-resources</artifactId>
914         <license>Apache License, Version 2.0</license>
915     </artifact>
916     <artifact>
917         <groupId>org.springframework.webflow</groupId>
918         <artifactId>spring-webflow</artifactId>
919         <license>Apache License, Version 2.0</license>
920     </artifact>
921     <artifact>
922         <groupId>org.springframework.ws</groupId>
923         <artifactId>spring-oxm</artifactId>
924         <license>Apache License, Version 2.0</license>
925     </artifact>
926     <artifact>
927         <groupId>org.springframework.ws</groupId>
928         <artifactId>spring-oxm-tiger</artifactId>
929         <license>Apache License, Version 2.0</license>
930     </artifact>
931     <artifact>
932         <groupId>org.springframework.ws</groupId>
933         <artifactId>spring-ws-core</artifactId>
934         <license>Apache License, Version 2.0</license>
935     </artifact>
936     <artifact>
937         <groupId>org.springframework.ws</groupId>
938         <artifactId>spring-ws-core-tiger</artifactId>
939         <license>Apache License, Version 2.0</license>
940     </artifact>
941     <artifact>
942         <groupId>org.springframework.ws</groupId>
943         <artifactId>spring-ws-security</artifactId>
944         <license>Apache License, Version 2.0</license>
945     </artifact>
946     <artifact>
947         <groupId>org.springframework.ws</groupId>
948         <artifactId>spring-xml</artifactId>
949         <license>Apache License, Version 2.0</license>
950     </artifact>
951     <artifact>
952         <groupId>oro</groupId>
953         <artifactId>oro</artifactId>
954         <license>Apache License, Version 2.0</license>
955     </artifact>
956     <artifact>
957         <groupId>portlet-api</groupId>
958         <artifactId>portlet-api</artifactId>
959         <license>Commons Development and Distribution License, Version 1.0</license>
960     </artifact>
961     <artifact>
962         <groupId>quartz</groupId>
963         <artifactId>quartz</artifactId>
964         <license>Apache License, Version 2.0</license>
965     </artifact>
966     <artifact>
967         <groupId>rhino</groupId>
968         <artifactId>js</artifactId>
969         <license>Mozilla Public License, Version 1.1</license>
970     </artifact>
971     <artifact>
972         <groupId>rome</groupId>
973         <artifactId>modules</artifactId>
974         <license>Apache License, Version 2.0</license>
975     </artifact>
976     <artifact>
977         <groupId>rome</groupId>
978         <artifactId>rome</artifactId>
979         <license>Apache License, Version 2.0</license>
980     </artifact>
981     <artifact>
982         <groupId>slide</groupId>
983         <artifactId>jakarta-slide-webdavlib</artifactId>
984         <license>Apache License, Version 2.0</license>
985     </artifact>
986     <artifact>
987         <groupId>struts</groupId>
988         <artifactId>struts</artifactId>
989         <license>Apache License, Version 2.0</license>
990     </artifact>
991     <artifact>
992         <groupId>taglibs</groupId>
993         <artifactId>standard</artifactId>
994         <license>Apache License, Version 2.0</license>
995     </artifact>
996     <artifact>
997         <groupId>tyrex</groupId>
998         <artifactId>tyrex</artifactId>
999         <license>BSD Style License</license>
1000     </artifact>
1001     <artifact>
1002         <groupId>velocity-tools</groupId>
1003         <artifactId>velocity-tools</artifactId>
1004         <license>Apache License, Version 2.0</license>
1005     </artifact>
1006     <artifact>
1007         <groupId>xalan</groupId>
1008         <artifactId>serializer</artifactId>
1009         <license>Apache License, Version 2.0</license>
1010     </artifact>
1011     <artifact>
1012         <groupId>xalan</groupId>
1013         <artifactId>xalan</artifactId>
1014         <license>Apache License, Version 2.0</license>
1015     </artifact>
1016     <artifact>
1017         <groupId>xerces</groupId>
1018         <artifactId>xercesImpl</artifactId>
1019         <license>Apache License, Version 2.0</license>
1020     </artifact>
1021     <artifact>
1022         <groupId>xerces</groupId>
1023         <artifactId>xmlParserAPIs</artifactId>
1024         <license>Apache License, Version 2.0</license>
1025     </artifact>
1026     <artifact>
1027         <groupId>xml-apis</groupId>
1028         <artifactId>xmlParserAPIs</artifactId>
1029         <license>Apache License, Version 2.0</license>
1030     </artifact>
1031     <artifact>
1032         <groupId>xml-resolver</groupId>
1033         <artifactId>xml-resolver</artifactId>
1034         <license>Apache License, Version 2.0</license>
1035     </artifact>
1036     <artifact>
1037         <groupId>xom</groupId>
1038         <artifactId>xom</artifactId>
1039         <license>GNU Lesser General Public License</license>
1040     </artifact>
1041     <artifact>
1042         <groupId>xstream</groupId>
1043         <artifactId>xstream</artifactId>
1044         <license>BSD license</license>
1045     </artifact>
1046 </license-lookup>
Note: See TracBrowser for help on using the browser.