Add odl-infrautils-ready to compatible with all
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  Copyright (c) 2017 Cisco Systems, Inc. and others.  All rights reserved.
4
5  This program and the accompanying materials are made available under the
6  terms of the Eclipse Public License v1.0 which accompanies this distribution,
7  and is available at http://www.eclipse.org/legal/epl-v10.html
8  -->
9 <project xmlns="http://maven.apache.org/POM/4.0.0"
10          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
12     <modelVersion>4.0.0</modelVersion>
13     <parent>
14         <groupId>org.opendaylight.odlparent</groupId>
15         <artifactId>single-feature-parent</artifactId>
16         <version>2.0.5</version>
17         <relativePath/>
18     </parent>
19     <groupId>org.opendaylight.integration</groupId>
20     <artifactId>odl-integration-compatible-with-all</artifactId>
21     <!-- TODO: Shorter name? -->
22     <version>0.8.0-SNAPSHOT</version>
23     <packaging>feature</packaging>
24     <!-- <name> formatting is used by autorelease to parse and notify projects on
25          build failure. Please do not modify this unless you have a good reason. -->
26     <name>ODL :: integration :: ${project.artifactId}</name>
27     <description>Single feature containing all features compatible together.</description>
28     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
29     <licenses>
30         <license>
31             <name>Eclipse Public License v1.0</name>
32             <url>http://www.eclipse.org/legal/epl-v10.html</url>
33         </license>
34     </licenses>
35     <!-- FIXME: Add developers section -->
36     <scm>
37         <connection>scm:git:https://git.opendaylight.org/gerrit/integration/distribution.git</connection>
38         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/integration/distribution.git</developerConnection>
39         <url>https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=features/singles/odl-integration-compatible-with-all;hb=HEAD</url>
40         <tag>HEAD</tag>
41     </scm>
42     <dependencyManagement>
43         <dependencies>
44             <dependency>
45                 <groupId>${project.groupId}</groupId>
46                 <artifactId>all-artifacts</artifactId>
47                 <version>${project.version}</version>
48                 <scope>import</scope>
49                 <type>pom</type>
50             </dependency>
51         </dependencies>
52     </dependencyManagement>
53     <dependencies>
54
55         <!-- User facing single features. Alphabetical order -->
56
57         <!-- AAA -->
58         <dependency>
59             <groupId>org.opendaylight.aaa</groupId>
60             <artifactId>odl-aaa-shiro</artifactId>
61             <type>xml</type>
62             <classifier>features</classifier>
63         </dependency>
64
65         <!-- ALTO -->
66         <!-- Commenting this feature because SFT memory issues
67         <dependency>
68             <groupId>org.opendaylight.alto</groupId>
69             <artifactId>odl-alto-simpleird</artifactId>
70             <classifier>features</classifier>
71             <type>xml</type>
72         </dependency>
73         <dependency>
74             <groupId>org.opendaylight.alto</groupId>
75             <artifactId>odl-alto-manual-maps</artifactId>
76             <classifier>features</classifier>
77             <type>xml</type>
78         </dependency>
79         <dependency>
80             <groupId>org.opendaylight.alto</groupId>
81             <artifactId>odl-alto-simpleecs</artifactId>
82             <classifier>features</classifier>
83             <type>xml</type>
84         </dependency>
85         <dependency>
86             <groupId>org.opendaylight.alto</groupId>
87             <artifactId>odl-alto-auto-maps</artifactId>
88             <classifier>features</classifier>
89             <type>xml</type>
90         </dependency>
91         <dependency>
92             <groupId>org.opendaylight.alto</groupId>
93             <artifactId>odl-alto-spce</artifactId>
94             <classifier>features</classifier>
95             <type>xml</type>
96         </dependency>
97         -->
98
99         <!-- BGPCEP -->
100         <dependency>
101             <groupId>org.opendaylight.bgpcep</groupId>
102             <artifactId>odl-bgpcep-bgp</artifactId>
103             <type>xml</type>
104             <classifier>features</classifier>
105         </dependency>
106         <dependency>
107             <groupId>org.opendaylight.bgpcep</groupId>
108             <artifactId>odl-bgpcep-bmp</artifactId>
109             <type>xml</type>
110             <classifier>features</classifier>
111         </dependency>
112         <dependency>
113             <groupId>org.opendaylight.bgpcep</groupId>
114             <artifactId>odl-bgpcep-pcep</artifactId>
115             <type>xml</type>
116             <classifier>features</classifier>
117         </dependency>
118         <dependency>
119             <groupId>org.opendaylight.bgpcep</groupId>
120             <artifactId>odl-bgpcep-rsvp</artifactId>
121             <type>xml</type>
122             <classifier>features</classifier>
123         </dependency>
124
125         <!-- Daexim -->
126         <dependency>
127             <groupId>org.opendaylight.daexim</groupId>
128             <artifactId>odl-daexim-all</artifactId>
129             <type>xml</type>
130             <classifier>features</classifier>
131         </dependency>
132
133         <!-- Distribution -->
134         <dependency>
135             <groupId>${project.groupId}</groupId>
136             <artifactId>odl-distribution-version</artifactId>
137             <type>xml</type>
138             <classifier>features</classifier>
139         </dependency>
140
141         <!-- DluxApps -->
142         <dependency>
143             <groupId>org.opendaylight.dluxapps</groupId>
144             <artifactId>odl-dluxapps-nodes</artifactId>
145             <type>xml</type>
146             <classifier>features</classifier>
147         </dependency>
148         <dependency>
149             <groupId>org.opendaylight.dluxapps</groupId>
150             <artifactId>odl-dluxapps-topology</artifactId>
151             <type>xml</type>
152             <classifier>features</classifier>
153         </dependency>
154         <dependency>
155             <groupId>org.opendaylight.dluxapps</groupId>
156             <artifactId>odl-dluxapps-yangman</artifactId>
157             <type>xml</type>
158             <classifier>features</classifier>
159         </dependency>
160         <dependency>
161             <groupId>org.opendaylight.dluxapps</groupId>
162             <artifactId>odl-dluxapps-yangvisualizer</artifactId>
163             <type>xml</type>
164             <classifier>features</classifier>
165         </dependency>
166
167         <!-- GROUPBASEDPOLICY or GBP-->
168         <!-- Commenting this feature because SFT memory issues
169         <dependency>
170             <groupId>org.opendaylight.groupbasedpolicy</groupId>
171             <artifactId>odl-groupbasedpolicy-base</artifactId>
172             <type>xml</type>
173             <classifier>features</classifier>
174         </dependency>
175         <dependency>
176             <groupId>org.opendaylight.groupbasedpolicy</groupId>
177             <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
178             <type>xml</type>
179             <classifier>features</classifier>
180         </dependency>
181         <dependency>
182             <groupId>org.opendaylight.groupbasedpolicy</groupId>
183             <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
184             <type>xml</type>
185             <classifier>features</classifier>
186         </dependency>
187         <dependency>
188             <groupId>org.opendaylight.groupbasedpolicy</groupId>
189             <artifactId>odl-groupbasedpolicy-neutron-and-ofoverlay</artifactId>
190             <type>xml</type>
191             <classifier>features</classifier>
192         </dependency>
193         <dependency>
194             <groupId>org.opendaylight.groupbasedpolicy</groupId>
195             <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
196             <type>xml</type>
197             <classifier>features</classifier>
198         </dependency>
199         <dependency>
200             <groupId>org.opendaylight.groupbasedpolicy</groupId>
201             <artifactId>odl-groupbasedpolicy-vpp</artifactId>
202             <type>xml</type>
203             <classifier>features</classifier>
204         </dependency>
205         <dependency>
206             <groupId>org.opendaylight.groupbasedpolicy</groupId>
207             <artifactId>odl-groupbasedpolicy-neutron-vpp-mapper</artifactId>
208             <type>xml</type>
209             <classifier>features</classifier>
210         </dependency>
211         <dependency>
212             <groupId>org.opendaylight.groupbasedpolicy</groupId>
213             <artifactId>odl-groupbasedpolicy-ui</artifactId>
214             <type>xml</type>
215             <classifier>features</classifier>
216         </dependency>
217         <dependency>
218             <groupId>org.opendaylight.groupbasedpolicy</groupId>
219             <artifactId>odl-groupbasedpolicy-ip-sgt-distribution-service</artifactId>
220             <type>xml</type>
221             <classifier>features</classifier>
222         </dependency>
223         <dependency>
224             <groupId>org.opendaylight.groupbasedpolicy</groupId>
225             <artifactId>odl-groupbasedpolicy-ne-location-provider</artifactId>
226             <type>xml</type>
227             <classifier>features</classifier>
228         </dependency>
229         <dependency>
230             <groupId>org.opendaylight.groupbasedpolicy</groupId>
231             <artifactId>odl-groupbasedpolicy-ios-xe</artifactId>
232             <type>xml</type>
233             <classifier>features</classifier>
234         </dependency>
235         <dependency>
236             <groupId>org.opendaylight.groupbasedpolicy</groupId>
237             <artifactId>odl-groupbasedpolicy-sxp-ep-provider</artifactId>
238             <type>xml</type>
239             <classifier>features</classifier>
240         </dependency>
241         <dependency>
242             <groupId>org.opendaylight.groupbasedpolicy</groupId>
243             <artifactId>odl-groupbasedpolicy-sxp-ise-adapter</artifactId>
244             <type>xml</type>
245             <classifier>features</classifier>
246         </dependency>
247         -->
248
249         <!-- Honeycomb/VBD -->
250         <dependency>
251             <groupId>org.opendaylight.honeycomb.vbd</groupId>
252             <artifactId>odl-vbd</artifactId>
253             <classifier>features</classifier>
254             <type>xml</type>
255         </dependency>
256         <dependency>
257             <groupId>org.opendaylight.honeycomb.vbd</groupId>
258             <artifactId>odl-vbd-rest</artifactId>
259             <classifier>features</classifier>
260             <type>xml</type>
261         </dependency>
262         <dependency>
263             <groupId>org.opendaylight.honeycomb.vbd</groupId>
264             <artifactId>odl-vbd-ui</artifactId>
265             <classifier>features</classifier>
266             <type>xml</type>
267         </dependency>
268
269         <!-- InfraUtils -->
270         <dependency>
271             <groupId>org.opendaylight.infrautils</groupId>
272             <artifactId>odl-infrautils-ready</artifactId>
273             <type>xml</type>
274             <classifier>features</classifier>
275         </dependency>
276
277         <!-- LISP Flow Mapping -->
278         <dependency>
279             <groupId>org.opendaylight.lispflowmapping</groupId>
280             <artifactId>odl-lispflowmapping-msmr</artifactId>
281             <type>xml</type>
282             <classifier>features</classifier>
283         </dependency>
284
285         <!-- Netconf -->
286         <dependency>
287             <groupId>org.opendaylight.netconf</groupId>
288             <artifactId>odl-netconf-mdsal</artifactId>
289             <type>xml</type>
290             <classifier>features</classifier>
291         </dependency>
292         <dependency>
293             <groupId>org.opendaylight.netconf</groupId>
294             <artifactId>odl-mdsal-apidocs</artifactId>
295             <classifier>features</classifier>
296             <type>xml</type>
297         </dependency>
298         <dependency>
299             <groupId>org.opendaylight.netconf</groupId>
300             <artifactId>odl-netconf-callhome-ssh</artifactId>
301             <classifier>features</classifier>
302             <type>xml</type>
303         </dependency>
304         <dependency>
305             <groupId>org.opendaylight.netconf</groupId>
306             <artifactId>odl-netconf-console</artifactId>
307             <classifier>features</classifier>
308             <type>xml</type>
309         </dependency>
310         <dependency>
311             <groupId>org.opendaylight.netconf</groupId>
312             <artifactId>odl-restconf</artifactId>
313             <classifier>features</classifier>
314             <type>xml</type>
315         </dependency>
316         <dependency>
317             <groupId>org.opendaylight.netconf</groupId>
318             <artifactId>odl-yanglib</artifactId>
319             <classifier>features</classifier>
320             <type>xml</type>
321         </dependency>
322
323         <!-- Neutron Northbound -->
324         <dependency>
325             <groupId>org.opendaylight.neutron</groupId>
326             <artifactId>odl-neutron-service</artifactId>
327             <type>xml</type>
328             <classifier>features</classifier>
329         </dependency>
330
331         <!-- NIC -->
332         <!-- Commenting this feature because SFT memory issues
333         <dependency>
334             <groupId>org.opendaylight.nic</groupId>
335             <artifactId>odl-nic-intent-common</artifactId>
336             <type>xml</type>
337             <classifier>features</classifier>
338         </dependency>
339         -->
340
341         <!-- OCPplugin -->
342         <dependency>
343             <groupId>org.opendaylight.ocpplugin</groupId>
344             <artifactId>odl-ocpplugin-all</artifactId>
345             <type>xml</type>
346             <classifier>features</classifier>
347         </dependency>
348
349         <!-- OpenflowPlugin -->
350         <dependency>
351             <groupId>org.opendaylight.openflowplugin</groupId>
352             <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
353             <type>xml</type>
354             <classifier>features</classifier>
355         </dependency>
356         <dependency>
357             <groupId>org.opendaylight.openflowplugin</groupId>
358             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
359             <type>xml</type>
360             <classifier>features</classifier>
361         </dependency>
362
363         <!-- OVSDB -->
364         <dependency>
365             <groupId>org.opendaylight.ovsdb</groupId>
366             <artifactId>odl-ovsdb-library</artifactId>
367             <type>xml</type>
368             <classifier>features</classifier>
369         </dependency>
370         <dependency>
371             <groupId>org.opendaylight.ovsdb</groupId>
372             <artifactId>odl-ovsdb-hwvtepsouthbound</artifactId>
373             <type>xml</type>
374             <classifier>features</classifier>
375         </dependency>
376         <dependency>
377             <groupId>org.opendaylight.ovsdb</groupId>
378             <artifactId>odl-ovsdb-southbound-impl</artifactId>
379             <type>xml</type>
380             <classifier>features</classifier>
381         </dependency>
382
383         <!-- Packetcable -->
384         <dependency>
385             <groupId>org.opendaylight.packetcable</groupId>
386             <artifactId>odl-packetcable-policy-model</artifactId>
387             <type>xml</type>
388             <classifier>features</classifier>
389         </dependency>
390         <!-- Commenting because SFT memory issue
391         <dependency>
392             <groupId>org.opendaylight.packetcable</groupId>
393             <artifactId>odl-packetcable-policy-server</artifactId>
394             <type>xml</type>
395             <classifier>features</classifier>
396         </dependency>
397         <dependency>
398             <groupId>org.opendaylight.packetcable</groupId>
399             <artifactId>odl-packetcable-policy-server-all</artifactId>
400             <type>xml</type>
401             <classifier>features</classifier>
402         </dependency>
403         -->
404
405         <!-- SFC -->
406         <dependency>
407             <groupId>org.opendaylight.sfc</groupId>
408             <artifactId>odl-sfc-netconf</artifactId>
409             <type>xml</type>
410             <classifier>features</classifier>
411         </dependency>
412         <dependency>
413             <groupId>org.opendaylight.sfc</groupId>
414             <artifactId>odl-sfc-ovs</artifactId>
415             <type>xml</type>
416             <classifier>features</classifier>
417         </dependency>
418         <dependency>
419             <groupId>org.opendaylight.sfc</groupId>
420             <artifactId>odl-sfc-sb-rest</artifactId>
421             <type>xml</type>
422             <classifier>features</classifier>
423         </dependency>
424         <dependency>
425             <groupId>org.opendaylight.sfc</groupId>
426             <artifactId>odl-sfc-test-consumer</artifactId>
427             <type>xml</type>
428             <classifier>features</classifier>
429         </dependency>
430         <dependency>
431             <groupId>org.opendaylight.sfc</groupId>
432             <artifactId>odl-sfc-ui</artifactId>
433             <type>xml</type>
434             <classifier>features</classifier>
435         </dependency>
436         <dependency>
437             <groupId>org.opendaylight.sfc</groupId>
438             <artifactId>odl-sfclisp</artifactId>
439             <type>xml</type>
440             <classifier>features</classifier>
441         </dependency>
442
443         <!-- SNMP4SDN -->
444         <dependency>
445             <groupId>org.opendaylight.snmp4sdn</groupId>
446             <artifactId>odl-snmp4sdn-snmp4sdn</artifactId>
447             <classifier>features</classifier>
448             <type>xml</type>
449         </dependency>
450
451         <!-- SXP -->
452         <dependency>
453             <groupId>org.opendaylight.sxp</groupId>
454             <artifactId>odl-sxp-controller</artifactId>
455             <classifier>features</classifier>
456             <type>xml</type>
457         </dependency>
458
459         <!-- Unimgr -->
460         <dependency>
461             <groupId>org.opendaylight.unimgr</groupId>
462             <artifactId>odl-unimgr</artifactId>
463             <type>xml</type>
464             <classifier>features</classifier>
465         </dependency>
466
467     </dependencies>
468 </project>