Add unimgr into 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.2</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          <!-- BGPCEP -->
66         <dependency>
67             <groupId>org.opendaylight.bgpcep</groupId>
68             <artifactId>odl-bgpcep-bgp</artifactId>
69             <type>xml</type>
70             <classifier>features</classifier>
71         </dependency>
72         <dependency>
73             <groupId>org.opendaylight.bgpcep</groupId>
74             <artifactId>odl-bgpcep-bmp</artifactId>
75             <type>xml</type>
76             <classifier>features</classifier>
77         </dependency>
78         <dependency>
79             <groupId>org.opendaylight.bgpcep</groupId>
80             <artifactId>odl-bgpcep-pcep</artifactId>
81             <type>xml</type>
82             <classifier>features</classifier>
83         </dependency>
84
85         <dependency>
86             <groupId>org.opendaylight.bgpcep</groupId>
87             <artifactId>odl-bgpcep-rsvp</artifactId>
88             <type>xml</type>
89             <classifier>features</classifier>
90         </dependency>
91
92         <!-- Daexim -->
93         <dependency>
94             <groupId>org.opendaylight.daexim</groupId>
95             <artifactId>odl-daexim-all</artifactId>
96             <type>xml</type>
97             <classifier>features</classifier>
98         </dependency>
99
100         <!-- Distribution -->
101         <dependency>
102             <groupId>${project.groupId}</groupId>
103             <artifactId>odl-distribution-version</artifactId>
104             <type>xml</type>
105             <classifier>features</classifier>
106         </dependency>
107
108         <!-- DluxApps -->
109         <dependency>
110             <groupId>org.opendaylight.dluxapps</groupId>
111             <artifactId>odl-dluxapps-nodes</artifactId>
112             <type>xml</type>
113             <classifier>features</classifier>
114         </dependency>
115         <dependency>
116             <groupId>org.opendaylight.dluxapps</groupId>
117             <artifactId>odl-dluxapps-topology</artifactId>
118             <type>xml</type>
119             <classifier>features</classifier>
120         </dependency>
121         <dependency>
122             <groupId>org.opendaylight.dluxapps</groupId>
123             <artifactId>odl-dluxapps-yangman</artifactId>
124             <type>xml</type>
125             <classifier>features</classifier>
126         </dependency>
127         <dependency>
128             <groupId>org.opendaylight.dluxapps</groupId>
129             <artifactId>odl-dluxapps-yangvisualizer</artifactId>
130             <type>xml</type>
131             <classifier>features</classifier>
132         </dependency>
133
134         <!-- Honeycomb/VBD -->
135         <dependency>
136             <groupId>org.opendaylight.honeycomb.vbd</groupId>
137             <artifactId>odl-vbd</artifactId>
138             <classifier>features</classifier>
139             <type>xml</type>
140         </dependency>
141         <dependency>
142             <groupId>org.opendaylight.honeycomb.vbd</groupId>
143             <artifactId>odl-vbd-rest</artifactId>
144             <classifier>features</classifier>
145             <type>xml</type>
146         </dependency>
147         <dependency>
148             <groupId>org.opendaylight.honeycomb.vbd</groupId>
149             <artifactId>odl-vbd-ui</artifactId>
150             <classifier>features</classifier>
151             <type>xml</type>
152         </dependency>
153
154         <!-- LISP Flow Mapping -->
155         <dependency>
156             <groupId>org.opendaylight.lispflowmapping</groupId>
157             <artifactId>odl-lispflowmapping-msmr</artifactId>
158             <type>xml</type>
159             <classifier>features</classifier>
160         </dependency>
161
162         <!-- Netconf -->
163         <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=7891
164         <dependency>
165             <groupId>org.opendaylight.netconf</groupId>
166             <artifactId>odl-netconf-mdsal</artifactId>
167             <type>xml</type>
168             <classifier>features</classifier>
169         </dependency>
170         -->
171         <dependency>
172             <groupId>org.opendaylight.netconf</groupId>
173             <artifactId>odl-mdsal-apidocs</artifactId>
174             <classifier>features</classifier>
175             <type>xml</type>
176         </dependency>
177         <dependency>
178             <groupId>org.opendaylight.netconf</groupId>
179             <artifactId>odl-netconf-callhome-ssh</artifactId>
180             <classifier>features</classifier>
181             <type>xml</type>
182         </dependency>
183         <dependency>
184             <groupId>org.opendaylight.netconf</groupId>
185             <artifactId>odl-netconf-console</artifactId>
186             <classifier>features</classifier>
187             <type>xml</type>
188         </dependency>
189         <dependency>
190             <groupId>org.opendaylight.netconf</groupId>
191             <artifactId>odl-restconf</artifactId>
192             <classifier>features</classifier>
193             <type>xml</type>
194         </dependency>
195         <dependency>
196             <groupId>org.opendaylight.netconf</groupId>
197             <artifactId>odl-yanglib</artifactId>
198             <classifier>features</classifier>
199             <type>xml</type>
200         </dependency>
201
202         <!-- Neutron Northbound -->
203         <dependency>
204             <groupId>org.opendaylight.neutron</groupId>
205             <artifactId>odl-neutron-service</artifactId>
206             <type>xml</type>
207             <classifier>features</classifier>
208         </dependency>
209
210         <!-- OpenflowPlugin -->
211         <dependency>
212             <groupId>org.opendaylight.openflowplugin</groupId>
213             <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
214             <type>xml</type>
215             <classifier>features</classifier>
216         </dependency>
217         <dependency>
218             <groupId>org.opendaylight.openflowplugin</groupId>
219             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
220             <type>xml</type>
221             <classifier>features</classifier>
222         </dependency>
223
224         <!-- OVSDB -->
225         <dependency>
226             <groupId>org.opendaylight.ovsdb</groupId>
227             <artifactId>odl-ovsdb-library</artifactId>
228             <type>xml</type>
229             <classifier>features</classifier>
230         </dependency>
231         <dependency>
232             <groupId>org.opendaylight.ovsdb</groupId>
233             <artifactId>odl-ovsdb-hwvtepsouthbound</artifactId>
234             <type>xml</type>
235             <classifier>features</classifier>
236         </dependency>
237         <dependency>
238             <groupId>org.opendaylight.ovsdb</groupId>
239             <artifactId>odl-ovsdb-southbound-impl</artifactId>
240             <type>xml</type>
241             <classifier>features</classifier>
242         </dependency>
243
244         <!-- SXP -->
245         <dependency>
246             <groupId>org.opendaylight.sxp</groupId>
247             <artifactId>odl-sxp-controller</artifactId>
248             <classifier>features</classifier>
249             <type>xml</type>
250         </dependency>
251
252         <!-- Topoprocessing -->
253         <dependency>
254             <groupId>org.opendaylight.topoprocessing</groupId>
255             <artifactId>odl-topoprocessing-i2rs</artifactId>
256             <type>xml</type>
257             <classifier>features</classifier>
258         </dependency>
259         <dependency>
260             <groupId>org.opendaylight.topoprocessing</groupId>
261             <artifactId>odl-topoprocessing-inventory</artifactId>
262             <type>xml</type>
263             <classifier>features</classifier>
264         </dependency>
265         <dependency>
266             <groupId>org.opendaylight.topoprocessing</groupId>
267             <artifactId>odl-topoprocessing-inventory-rendering</artifactId>
268             <type>xml</type>
269             <classifier>features</classifier>
270         </dependency>
271         <dependency>
272             <groupId>org.opendaylight.topoprocessing</groupId>
273             <artifactId>odl-topoprocessing-network-topology</artifactId>
274             <type>xml</type>
275             <classifier>features</classifier>
276         </dependency>
277         <dependency>
278             <groupId>org.opendaylight.topoprocessing</groupId>
279             <artifactId>odl-topoprocessing-mlmt</artifactId>
280             <type>xml</type>
281             <classifier>features</classifier>
282         </dependency>
283
284         <!-- TTP -->
285         <dependency>
286             <groupId>org.opendaylight.ttp</groupId>
287             <artifactId>odl-ttp-model-rest</artifactId>
288             <type>xml</type>
289             <classifier>features</classifier>
290         </dependency>
291
292         <!-- Unimgr -->
293         <dependency>
294             <groupId>org.opendaylight.unimgr</groupId>
295             <artifactId>odl-unimgr</artifactId>
296             <type>xml</type>
297             <classifier>features</classifier>
298         </dependency>
299
300     </dependencies>
301 </project>