59504406ddae10305225ccc25a13247e020160c8
[integration.git] / features / index / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!--
4  Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
5
6  This program and the accompanying materials are made available under the
7  terms of the Eclipse Public License v1.0 which accompanies this distribution,
8  and is available at http://www.eclipse.org/legal/epl-v10.html
9 -->
10 <project xmlns="http://maven.apache.org/POM/4.0.0" 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.integration</groupId>
15       <artifactId>root</artifactId>
16       <version>0.3.0-SNAPSHOT</version>
17       <relativePath>../../</relativePath>
18    </parent>
19    <artifactId>features-integration-index</artifactId>
20    <packaging>jar</packaging>
21    <properties>
22       <features.file>features.xml</features.file>
23    </properties>
24    <dependencies>
25     <!-- dependencies on feature repos -->
26     <dependency>
27       <groupId>org.opendaylight.aaa</groupId>
28       <artifactId>features-aaa-api</artifactId>
29       <version>0.2.0-SNAPSHOT</version>
30       <classifier>features</classifier>
31       <type>xml</type>
32     </dependency>
33     <dependency>
34       <groupId>org.opendaylight.aaa</groupId>
35       <artifactId>features-aaa</artifactId>
36       <version>0.2.0-SNAPSHOT</version>
37       <classifier>features</classifier>
38       <type>xml</type>
39     </dependency>
40     <dependency>
41       <groupId>org.opendaylight.aaa</groupId>
42       <artifactId>features-aaa-authz</artifactId>
43       <version>0.2.0-SNAPSHOT</version>
44       <classifier>features</classifier>
45       <type>xml</type>
46     </dependency>
47     <dependency>
48       <groupId>org.opendaylight.alto</groupId>
49       <artifactId>features-alto</artifactId>
50       <version>0.1.0-SNAPSHOT</version>
51       <classifier>features</classifier>
52       <type>xml</type>
53     </dependency>
54     <dependency>
55        <groupId>org.opendaylight.bgpcep</groupId>
56        <artifactId>features-bgp</artifactId>
57        <classifier>features</classifier>
58        <version>${feature.bgpcep.version}</version>
59        <type>xml</type>
60     </dependency>
61     <dependency>
62        <groupId>org.opendaylight.bgpcep</groupId>
63        <artifactId>features-extras</artifactId>
64        <classifier>features</classifier>
65        <version>${feature.bgpcep.version}</version>
66        <type>xml</type>
67     </dependency>
68     <dependency>
69        <groupId>org.opendaylight.bgpcep</groupId>
70        <artifactId>features-pcep</artifactId>
71        <classifier>features</classifier>
72        <version>${feature.bgpcep.version}</version>
73        <type>xml</type>
74     </dependency>
75     <dependency>
76       <groupId>org.opendaylight.capwap</groupId>
77       <artifactId>capwap-features</artifactId>
78       <version>${feature.capwap.version}</version>
79       <classifier>features</classifier>
80       <type>xml</type>
81     </dependency>
82     <dependency>
83       <groupId>org.opendaylight.controller</groupId>
84       <artifactId>features-adsal</artifactId>
85       <version>${feature.adsal.version}</version>
86       <classifier>features</classifier>
87       <type>xml</type>
88     </dependency>
89     <dependency>
90       <groupId>org.opendaylight.controller</groupId>
91       <artifactId>features-mdsal</artifactId>
92       <version>${feature.mdsal.version}</version>
93       <classifier>features</classifier>
94       <type>xml</type>
95     </dependency>
96     <dependency>
97       <groupId>org.opendaylight.controller</groupId>
98       <artifactId>features-netconf-connector</artifactId>
99       <version>${feature.mdsal.version}</version>
100       <classifier>features</classifier>
101       <type>xml</type>
102     </dependency>
103     <dependency>
104       <groupId>org.opendaylight.controller</groupId>
105       <artifactId>features-nsf</artifactId>
106       <version>${feature.nsf.version}</version>
107       <classifier>features</classifier>
108       <type>xml</type>
109     </dependency>
110     <dependency>
111       <groupId>org.opendaylight.controller</groupId>
112       <artifactId>features-restconf</artifactId>
113       <version>${feature.mdsal.version}</version>
114       <classifier>features</classifier>
115       <type>xml</type>
116     </dependency>
117     <dependency>
118       <groupId>org.opendaylight.coretutorials</groupId>
119       <artifactId>dsbenchmark-features</artifactId>
120       <version>${feature.coretutorials.version}</version>
121       <classifier>features</classifier>
122       <type>xml</type>
123     </dependency>
124     <dependency>
125       <groupId>org.opendaylight.didm</groupId>
126       <artifactId>didm-features</artifactId>
127       <version>${didm.version}</version>
128       <classifier>features</classifier>
129       <type>xml</type>
130     </dependency>
131     <dependency>
132       <groupId>org.opendaylight.dlux</groupId>
133       <artifactId>features-dlux</artifactId>
134       <version>${feature.dlux.version}</version>
135       <classifier>features</classifier>
136       <type>xml</type>
137     </dependency>
138     <dependency>
139       <groupId>org.opendaylight.groupbasedpolicy</groupId>
140       <artifactId>features-groupbasedpolicy</artifactId>
141       <version>${feature.groupbasedpolicy.version}</version>
142       <classifier>features</classifier>
143       <type>xml</type>
144     </dependency>
145     <dependency>
146       <groupId>org.opendaylight.iotdm</groupId>
147       <artifactId>onem2m-features</artifactId>
148       <version>${feature.iotdm.version}</version>
149       <classifier>features</classifier>
150       <type>xml</type>
151     </dependency>
152     <dependency>
153       <groupId>org.opendaylight.l2switch</groupId>
154       <artifactId>features-l2switch</artifactId>
155       <version>0.2.0-SNAPSHOT</version>
156       <classifier>features</classifier>
157       <type>xml</type>
158     </dependency>
159     <dependency>
160       <groupId>org.opendaylight.lacp</groupId>
161       <artifactId>features-lacp</artifactId>
162       <version>${feature.lacp.version}</version>
163       <classifier>features</classifier>
164       <type>xml</type>
165     </dependency>
166     <dependency>
167       <groupId>org.opendaylight.lispflowmapping</groupId>
168       <artifactId>features-lispflowmapping</artifactId>
169       <version>${feature.lispflowmapping.version}</version>
170       <classifier>features</classifier>
171       <type>xml</type>
172     </dependency>
173     <dependency>
174       <groupId>org.opendaylight.neutron</groupId>
175       <artifactId>features-neutron</artifactId>
176       <version>${feature.neutron.version}</version>
177       <classifier>features</classifier>
178       <type>xml</type>
179     </dependency>
180     <dependency>
181       <groupId>org.opendaylight.nic</groupId>
182       <artifactId>features-nic</artifactId>
183       <version>${feature.nic.version}</version>
184       <classifier>features</classifier>
185       <type>xml</type>
186     </dependency>
187     <dependency>
188       <groupId>org.opendaylight.openflowplugin</groupId>
189       <artifactId>features-openflowplugin</artifactId>
190       <version>${feature.openflowplugin.version}</version>
191       <classifier>features</classifier>
192       <type>xml</type>
193     </dependency>
194      <dependency>
195        <groupId>org.opendaylight.openflowplugin</groupId>
196        <artifactId>features-openflowplugin-li</artifactId>
197        <version>${feature.openflowplugin.version}</version>
198        <classifier>features</classifier>
199        <type>xml</type>
200      </dependency>
201     <dependency>
202       <groupId>org.opendaylight.openflowplugin</groupId>
203       <artifactId>features-openflowplugin-extension</artifactId>
204       <version>${feature.openflowplugin.version}</version>
205       <classifier>features</classifier>
206       <type>xml</type>
207     </dependency>
208     <dependency>
209       <groupId>org.opendaylight.openflowplugin.legacy</groupId>
210       <artifactId>features-legacy</artifactId>
211       <version>${feature.openflowplugin.version}</version>
212       <classifier>features</classifier>
213       <type>xml</type>
214     </dependency>
215     <dependency>
216       <groupId>org.opendaylight.ovsdb</groupId>
217       <artifactId>features-ovsdb</artifactId>
218       <version>${feature.ovsdb.version}</version>
219       <classifier>features</classifier>
220       <type>xml</type>
221     </dependency>
222     <dependency>
223        <groupId>org.opendaylight.packetcable</groupId>
224        <artifactId>features-packetcable</artifactId>
225        <version>${feature.packetcable.version}</version>
226        <classifier>features</classifier>
227        <type>xml</type>
228     </dependency>
229     <dependency>
230       <groupId>org.opendaylight.sdninterfaceapp</groupId>
231       <artifactId>features-sdninterfaceapp</artifactId>
232       <version>1.5.0-SNAPSHOT</version>
233       <classifier>features</classifier>
234       <type>xml</type>
235     </dependency>
236     <dependency>
237       <groupId>org.opendaylight.sfc</groupId>
238       <artifactId>features-sfc</artifactId>
239       <version>0.1.0-SNAPSHOT</version>
240       <classifier>features</classifier>
241       <type>xml</type>
242     </dependency>
243     <dependency>
244       <groupId>org.opendaylight.sfc</groupId>
245       <artifactId>features-sfc-sb-rest</artifactId>
246       <version>0.1.0-SNAPSHOT</version>
247       <classifier>features</classifier>
248       <type>xml</type>
249     </dependency>
250     <dependency>
251       <groupId>org.opendaylight.sfc</groupId>
252       <artifactId>features-sfclisp</artifactId>
253       <version>0.1.0-SNAPSHOT</version>
254       <classifier>features</classifier>
255       <type>xml</type>
256     </dependency>
257     <dependency>
258       <groupId>org.opendaylight.sfc</groupId>
259       <artifactId>features-sfcofl2</artifactId>
260       <version>0.1.0-SNAPSHOT</version>
261       <classifier>features</classifier>
262       <type>xml</type>
263     </dependency>
264     <dependency>
265        <groupId>org.opendaylight.sfc</groupId>
266        <artifactId>features-sfc-ovs</artifactId>
267        <version>0.1.0-SNAPSHOT</version>
268        <classifier>features</classifier>
269        <type>xml</type>
270     </dependency>
271     <dependency>
272        <groupId>org.opendaylight.sfc</groupId>
273        <artifactId>features-sfc-netconf</artifactId>
274        <version>0.1.0-SNAPSHOT</version>
275        <classifier>features</classifier>
276        <type>xml</type>
277     </dependency>
278     <dependency>
279       <groupId>org.opendaylight.snbi</groupId>
280       <artifactId>features-snbi</artifactId>
281       <version>${feature.snbi.version}</version>
282       <classifier>features</classifier>
283       <type>xml</type>
284     </dependency>
285     <dependency>
286       <groupId>org.opendaylight.snmp</groupId>
287       <artifactId>features-snmp</artifactId>
288       <version>${snmp.plugin.version}</version>
289       <classifier>features</classifier>
290       <type>xml</type>
291     </dependency>
292     <dependency>
293       <groupId>org.opendaylight.tcpmd5</groupId>
294       <artifactId>features-tcpmd5</artifactId>
295       <version>${feature.tcpmd5.version}</version>
296       <classifier>features</classifier>
297       <type>xml</type>
298     </dependency>
299     <dependency>
300       <groupId>org.opendaylight.topoprocessing</groupId>
301       <artifactId>features-topoprocessing</artifactId>
302       <version>${feature.topoprocessing.version}</version>
303       <classifier>features</classifier>
304       <type>xml</type>
305     </dependency>
306     <dependency>
307       <groupId>org.opendaylight.tsdr</groupId>
308       <artifactId>features-tsdr</artifactId>
309       <version>1.0-SNAPSHOT</version>
310       <classifier>features</classifier>
311       <type>xml</type>
312     </dependency>
313     <dependency>
314       <groupId>org.opendaylight.ttp</groupId>
315       <artifactId>features-ttp</artifactId>
316       <version>${feature.ttp.version}</version>
317       <classifier>features</classifier>
318       <type>xml</type>
319     </dependency>
320     <dependency>
321       <groupId>org.opendaylight.usc</groupId>
322       <artifactId>usc-features</artifactId>
323       <version>${feature.usc.version}</version>
324       <classifier>features</classifier>
325       <type>xml</type>
326     </dependency>
327     <dependency>
328       <groupId>org.opendaylight.vtn</groupId>
329       <artifactId>features-vtn-manager</artifactId>
330       <version>${feature.vtn-manager.version}</version>
331       <classifier>features</classifier>
332       <type>xml</type>
333     </dependency>
334     <dependency>
335       <groupId>org.opendaylight.vpnservice</groupId>
336       <artifactId>vpnservice-features</artifactId>
337       <version>${feature.vpnservice.version}</version>
338       <classifier>features</classifier>
339       <type>xml</type>
340     </dependency>
341     <!-- test to validate features.xml -->
342     <dependency>
343       <groupId>org.opendaylight.odlparent</groupId>
344       <artifactId>features-test</artifactId>
345       <version>1.5.0-SNAPSHOT</version>
346     </dependency>
347     <dependency>
348       <groupId>junit</groupId>
349       <artifactId>junit-dep</artifactId>
350       <version>${junit.version}</version>
351       <scope>test</scope>
352     </dependency>
353     <!-- dependency for opendaylight-karaf-empty for use by testing -->
354     <dependency>
355       <groupId>org.opendaylight.controller</groupId>
356       <artifactId>opendaylight-karaf-empty</artifactId>
357       <version>1.5.0-SNAPSHOT</version>
358       <type>zip</type>
359     </dependency>
360    </dependencies>
361    <build>
362       <resources>
363          <resource>
364             <directory>src/main/resources</directory>
365             <filtering>true</filtering>
366          </resource>
367       </resources>
368       <plugins>
369          <plugin>
370             <groupId>org.apache.karaf.tooling</groupId>
371             <artifactId>karaf-maven-plugin</artifactId>
372             <extensions>true</extensions>
373             <executions>
374                <execution>
375                   <id>features-create-kar</id>
376                   <goals>
377                      <goal>features-create-kar</goal>
378                   </goals>
379                   <configuration>
380                      <featuresFile>${project.build.directory}/classes/${features.file}</featuresFile>
381                   </configuration>
382                </execution>
383             </executions>
384         <!-- There is no useful configuration for the kar mojo. The features-generate-descriptor mojo configuration may be useful -->
385          </plugin>
386          <plugin>
387             <groupId>org.apache.maven.plugins</groupId>
388             <artifactId>maven-resources-plugin</artifactId>
389             <executions>
390                <execution>
391                   <id>filter</id>
392                   <phase>generate-resources</phase>
393                   <goals>
394                      <goal>resources</goal>
395                   </goals>
396                </execution>
397             </executions>
398          </plugin>
399          <plugin>
400             <groupId>org.codehaus.mojo</groupId>
401             <artifactId>build-helper-maven-plugin</artifactId>
402             <executions>
403                <execution>
404                   <id>attach-artifacts</id>
405                   <phase>package</phase>
406                   <goals>
407                      <goal>attach-artifact</goal>
408                   </goals>
409                   <configuration>
410                      <artifacts>
411                         <artifact>
412                            <file>${project.build.directory}/classes/${features.file}</file>
413                            <type>xml</type>
414                            <classifier>features</classifier>
415                         </artifact>
416                      </artifacts>
417                   </configuration>
418                </execution>
419             </executions>
420          </plugin>
421          <plugin>
422             <groupId>org.apache.maven.plugins</groupId>
423             <artifactId>maven-surefire-plugin</artifactId>
424             <version>2.16</version>
425             <configuration>
426               <systemPropertyVariables>
427                 <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
428                 <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
429                 <karaf.distro.version>1.5.0-SNAPSHOT</karaf.distro.version>
430               </systemPropertyVariables>
431               <dependenciesToScan>
432                <dependency>org.opendaylight.odlparent:features-test</dependency>
433               </dependenciesToScan>
434             </configuration>
435           </plugin>
436       </plugins>
437    </build>
438 </project>