Revert "Remove unimgr from nitrogen distribution"
[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.4</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.7.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         <dependency>
67             <groupId>org.opendaylight.alto</groupId>
68             <artifactId>odl-alto-simpleird</artifactId>
69             <classifier>features</classifier>
70             <type>xml</type>
71         </dependency>
72         <dependency>
73             <groupId>org.opendaylight.alto</groupId>
74             <artifactId>odl-alto-manual-maps</artifactId>
75             <classifier>features</classifier>
76             <type>xml</type>
77         </dependency>
78         <dependency>
79             <groupId>org.opendaylight.alto</groupId>
80             <artifactId>odl-alto-simpleecs</artifactId>
81             <classifier>features</classifier>
82             <type>xml</type>
83         </dependency>
84         <dependency>
85             <groupId>org.opendaylight.alto</groupId>
86             <artifactId>odl-alto-auto-maps</artifactId>
87             <classifier>features</classifier>
88             <type>xml</type>
89         </dependency>
90         <dependency>
91             <groupId>org.opendaylight.alto</groupId>
92             <artifactId>odl-alto-spce</artifactId>
93             <classifier>features</classifier>
94             <type>xml</type>
95         </dependency>
96
97         <!-- BGPCEP -->
98         <dependency>
99             <groupId>org.opendaylight.bgpcep</groupId>
100             <artifactId>odl-bgpcep-bgp</artifactId>
101             <type>xml</type>
102             <classifier>features</classifier>
103         </dependency>
104         <dependency>
105             <groupId>org.opendaylight.bgpcep</groupId>
106             <artifactId>odl-bgpcep-bmp</artifactId>
107             <type>xml</type>
108             <classifier>features</classifier>
109         </dependency>
110         <dependency>
111             <groupId>org.opendaylight.bgpcep</groupId>
112             <artifactId>odl-bgpcep-pcep</artifactId>
113             <type>xml</type>
114             <classifier>features</classifier>
115         </dependency>
116         <dependency>
117             <groupId>org.opendaylight.bgpcep</groupId>
118             <artifactId>odl-bgpcep-rsvp</artifactId>
119             <type>xml</type>
120             <classifier>features</classifier>
121         </dependency>
122
123         <!-- Cardinal -->
124         <dependency>
125             <groupId>org.opendaylight.cardinal</groupId>
126             <artifactId>odl-cardinal-ui</artifactId>
127             <type>xml</type>
128             <classifier>features</classifier>
129         </dependency>
130         <dependency>
131             <groupId>org.opendaylight.cardinal</groupId>
132             <artifactId>odl-cardinal</artifactId>
133             <type>xml</type>
134             <classifier>features</classifier>
135         </dependency>
136
137         <!-- Daexim -->
138         <dependency>
139             <groupId>org.opendaylight.daexim</groupId>
140             <artifactId>odl-daexim-all</artifactId>
141             <type>xml</type>
142             <classifier>features</classifier>
143         </dependency>
144
145         <!-- Distribution -->
146         <dependency>
147             <groupId>${project.groupId}</groupId>
148             <artifactId>odl-distribution-version</artifactId>
149             <type>xml</type>
150             <classifier>features</classifier>
151         </dependency>
152
153         <!-- DluxApps -->
154         <dependency>
155             <groupId>org.opendaylight.dluxapps</groupId>
156             <artifactId>odl-dluxapps-nodes</artifactId>
157             <type>xml</type>
158             <classifier>features</classifier>
159         </dependency>
160         <dependency>
161             <groupId>org.opendaylight.dluxapps</groupId>
162             <artifactId>odl-dluxapps-topology</artifactId>
163             <type>xml</type>
164             <classifier>features</classifier>
165         </dependency>
166         <dependency>
167             <groupId>org.opendaylight.dluxapps</groupId>
168             <artifactId>odl-dluxapps-yangman</artifactId>
169             <type>xml</type>
170             <classifier>features</classifier>
171         </dependency>
172         <dependency>
173             <groupId>org.opendaylight.dluxapps</groupId>
174             <artifactId>odl-dluxapps-yangvisualizer</artifactId>
175             <type>xml</type>
176             <classifier>features</classifier>
177         </dependency>
178
179         <!-- Honeycomb/VBD -->
180         <dependency>
181             <groupId>org.opendaylight.honeycomb.vbd</groupId>
182             <artifactId>odl-vbd</artifactId>
183             <classifier>features</classifier>
184             <type>xml</type>
185         </dependency>
186         <dependency>
187             <groupId>org.opendaylight.honeycomb.vbd</groupId>
188             <artifactId>odl-vbd-rest</artifactId>
189             <classifier>features</classifier>
190             <type>xml</type>
191         </dependency>
192         <dependency>
193             <groupId>org.opendaylight.honeycomb.vbd</groupId>
194             <artifactId>odl-vbd-ui</artifactId>
195             <classifier>features</classifier>
196             <type>xml</type>
197         </dependency>
198
199         <!-- LISP Flow Mapping -->
200         <dependency>
201             <groupId>org.opendaylight.lispflowmapping</groupId>
202             <artifactId>odl-lispflowmapping-msmr</artifactId>
203             <type>xml</type>
204             <classifier>features</classifier>
205         </dependency>
206
207         <!-- Netconf -->
208         <dependency>
209             <groupId>org.opendaylight.netconf</groupId>
210             <artifactId>odl-netconf-mdsal</artifactId>
211             <type>xml</type>
212             <classifier>features</classifier>
213         </dependency>
214         <dependency>
215             <groupId>org.opendaylight.netconf</groupId>
216             <artifactId>odl-mdsal-apidocs</artifactId>
217             <classifier>features</classifier>
218             <type>xml</type>
219         </dependency>
220         <dependency>
221             <groupId>org.opendaylight.netconf</groupId>
222             <artifactId>odl-netconf-callhome-ssh</artifactId>
223             <classifier>features</classifier>
224             <type>xml</type>
225         </dependency>
226         <dependency>
227             <groupId>org.opendaylight.netconf</groupId>
228             <artifactId>odl-netconf-console</artifactId>
229             <classifier>features</classifier>
230             <type>xml</type>
231         </dependency>
232         <dependency>
233             <groupId>org.opendaylight.netconf</groupId>
234             <artifactId>odl-restconf</artifactId>
235             <classifier>features</classifier>
236             <type>xml</type>
237         </dependency>
238         <dependency>
239             <groupId>org.opendaylight.netconf</groupId>
240             <artifactId>odl-yanglib</artifactId>
241             <classifier>features</classifier>
242             <type>xml</type>
243         </dependency>
244
245         <!-- Neutron Northbound -->
246         <dependency>
247             <groupId>org.opendaylight.neutron</groupId>
248             <artifactId>odl-neutron-service</artifactId>
249             <type>xml</type>
250             <classifier>features</classifier>
251         </dependency>
252
253         <!-- NIC -->
254         <!-- Commenting this feature because SFT memory issues
255         <dependency>
256             <groupId>org.opendaylight.nic</groupId>
257             <artifactId>odl-nic-intent-common</artifactId>
258             <type>xml</type>
259             <classifier>features</classifier>
260         </dependency>
261         -->
262
263         <!-- OCPplugin -->
264         <dependency>
265             <groupId>org.opendaylight.ocpplugin</groupId>
266             <artifactId>odl-ocpplugin-all</artifactId>
267             <type>xml</type>
268             <classifier>features</classifier>
269         </dependency>
270
271         <!-- OpenflowPlugin -->
272         <dependency>
273             <groupId>org.opendaylight.openflowplugin</groupId>
274             <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
275             <type>xml</type>
276             <classifier>features</classifier>
277         </dependency>
278         <dependency>
279             <groupId>org.opendaylight.openflowplugin</groupId>
280             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
281             <type>xml</type>
282             <classifier>features</classifier>
283         </dependency>
284
285         <!-- OVSDB -->
286         <dependency>
287             <groupId>org.opendaylight.ovsdb</groupId>
288             <artifactId>odl-ovsdb-library</artifactId>
289             <type>xml</type>
290             <classifier>features</classifier>
291         </dependency>
292         <dependency>
293             <groupId>org.opendaylight.ovsdb</groupId>
294             <artifactId>odl-ovsdb-hwvtepsouthbound</artifactId>
295             <type>xml</type>
296             <classifier>features</classifier>
297         </dependency>
298         <dependency>
299             <groupId>org.opendaylight.ovsdb</groupId>
300             <artifactId>odl-ovsdb-southbound-impl</artifactId>
301             <type>xml</type>
302             <classifier>features</classifier>
303         </dependency>
304
305         <!-- Packetcable -->
306         <dependency>
307             <groupId>org.opendaylight.packetcable</groupId>
308             <artifactId>odl-packetcable-policy-model</artifactId>
309             <type>xml</type>
310             <classifier>features</classifier>
311         </dependency>
312         <!-- Commenting because SFT memory issue
313         <dependency>
314             <groupId>org.opendaylight.packetcable</groupId>
315             <artifactId>odl-packetcable-policy-server</artifactId>
316             <type>xml</type>
317             <classifier>features</classifier>
318         </dependency>
319         <dependency>
320             <groupId>org.opendaylight.packetcable</groupId>
321             <artifactId>odl-packetcable-policy-server-all</artifactId>
322             <type>xml</type>
323             <classifier>features</classifier>
324         </dependency>
325         -->
326
327         <!-- SFC -->
328         <dependency>
329             <groupId>org.opendaylight.sfc</groupId>
330             <artifactId>odl-sfc-netconf</artifactId>
331             <type>xml</type>
332             <classifier>features</classifier>
333         </dependency>
334         <dependency>
335             <groupId>org.opendaylight.sfc</groupId>
336             <artifactId>odl-sfc-ovs</artifactId>
337             <type>xml</type>
338             <classifier>features</classifier>
339         </dependency>
340         <dependency>
341             <groupId>org.opendaylight.sfc</groupId>
342             <artifactId>odl-sfc-sb-rest</artifactId>
343             <type>xml</type>
344             <classifier>features</classifier>
345         </dependency>
346         <dependency>
347             <groupId>org.opendaylight.sfc</groupId>
348             <artifactId>odl-sfc-test-consumer</artifactId>
349             <type>xml</type>
350             <classifier>features</classifier>
351         </dependency>
352         <dependency>
353             <groupId>org.opendaylight.sfc</groupId>
354             <artifactId>odl-sfc-ui</artifactId>
355             <type>xml</type>
356             <classifier>features</classifier>
357         </dependency>
358         <dependency>
359             <groupId>org.opendaylight.sfc</groupId>
360             <artifactId>odl-sfclisp</artifactId>
361             <type>xml</type>
362             <classifier>features</classifier>
363         </dependency>
364
365         <!-- SNMP4SDN -->
366         <dependency>
367             <groupId>org.opendaylight.snmp4sdn</groupId>
368             <artifactId>odl-snmp4sdn-snmp4sdn</artifactId>
369             <classifier>features</classifier>
370             <type>xml</type>
371         </dependency>
372
373         <!-- SXP -->
374         <dependency>
375             <groupId>org.opendaylight.sxp</groupId>
376             <artifactId>odl-sxp-controller</artifactId>
377             <classifier>features</classifier>
378             <type>xml</type>
379         </dependency>
380
381         <!-- Topoprocessing -->
382         <dependency>
383             <groupId>org.opendaylight.topoprocessing</groupId>
384             <artifactId>odl-topoprocessing-i2rs</artifactId>
385             <type>xml</type>
386             <classifier>features</classifier>
387         </dependency>
388         <dependency>
389             <groupId>org.opendaylight.topoprocessing</groupId>
390             <artifactId>odl-topoprocessing-inventory</artifactId>
391             <type>xml</type>
392             <classifier>features</classifier>
393         </dependency>
394         <dependency>
395             <groupId>org.opendaylight.topoprocessing</groupId>
396             <artifactId>odl-topoprocessing-inventory-rendering</artifactId>
397             <type>xml</type>
398             <classifier>features</classifier>
399         </dependency>
400         <dependency>
401             <groupId>org.opendaylight.topoprocessing</groupId>
402             <artifactId>odl-topoprocessing-network-topology</artifactId>
403             <type>xml</type>
404             <classifier>features</classifier>
405         </dependency>
406         <dependency>
407             <groupId>org.opendaylight.topoprocessing</groupId>
408             <artifactId>odl-topoprocessing-mlmt</artifactId>
409             <type>xml</type>
410             <classifier>features</classifier>
411         </dependency>
412
413         <!-- TTP -->
414         <dependency>
415             <groupId>org.opendaylight.ttp</groupId>
416             <artifactId>odl-ttp-model-rest</artifactId>
417             <type>xml</type>
418             <classifier>features</classifier>
419         </dependency>
420
421         <!-- Unimgr -->
422         <dependency>
423             <groupId>org.opendaylight.unimgr</groupId>
424             <artifactId>odl-unimgr</artifactId>
425             <type>xml</type>
426             <classifier>features</classifier>
427         </dependency>
428
429     </dependencies>
430 </project>