66c4dcfd4d57baac9b8216b5962ba73e9f688f78
[integration/distribution.git] / distributions / virtualization / pom.xml
1 <!--                                                                                                                                     
2 Adapted from David Erickson's Distribution pom.xml                                                                                       
3 see https://git.opendaylight.org/gerrit/#/c/390/                                                                                         
4 -->
5 <project xmlns="http://maven.apache.org/POM/4.0.0"
6 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0                                                                                    
8 http://maven.apache.org/maven-v4_0_0.xsd">
9   <modelVersion>4.0.0</modelVersion>
10   <parent>
11     <groupId>org.opendaylight.integration</groupId>
12     <artifactId>distributions</artifactId>
13     <version>0.1.0-SNAPSHOT</version>
14     <relativePath>../</relativePath>
15   </parent>
16
17   <artifactId>distributions-virtualization</artifactId>
18   <packaging>pom</packaging>
19   <name>Opendaylight Virtualization Edition</name>
20
21   <dependencies>
22
23     <!-- base distribution -->
24     
25     <dependency>
26       <groupId>org.opendaylight.integration</groupId>
27       <artifactId>distributions-base</artifactId>
28       <version>0.1.0-SNAPSHOT</version>
29       <type>zip</type>
30       <classifier>osgipackage</classifier>
31       <!-- Make sure this isn't included on any classpath-->
32       <scope>provided</scope>
33     </dependency>
34
35     <!-- ovsdb --> 
36     <dependency>
37       <groupId>org.opendaylight.ovsdb</groupId>
38       <artifactId>ovsdb</artifactId>
39       <version>0.4.0-SNAPSHOT</version>
40     </dependency>
41
42     <!-- vtn -->
43
44     <dependency>
45       <groupId>org.opendaylight.vtn</groupId>
46       <artifactId>manager</artifactId>
47       <version>0.1.0-SNAPSHOT</version>
48     </dependency>
49     <dependency>
50       <groupId>org.opendaylight.vtn</groupId>
51       <artifactId>manager.implementation</artifactId>
52       <version>0.1.0-SNAPSHOT</version>
53     </dependency>
54     <dependency>
55       <groupId>org.opendaylight.vtn</groupId>
56       <artifactId>manager.neutron</artifactId>
57       <version>0.1.0-SNAPSHOT</version>
58     </dependency>
59     <dependency>
60       <groupId>org.opendaylight.vtn</groupId>
61       <artifactId>manager.northbound</artifactId>
62       <version>0.1.0-SNAPSHOT</version>
63     </dependency>
64     <dependency>
65       <groupId>org.opendaylight.vtn</groupId>
66       <artifactId>distribution.vtn-coordinator</artifactId>
67       <version>5.0.0.0-SNAPSHOT</version>
68       <type>tar.bz2</type>
69       <classifier>bin</classifier>
70     </dependency>
71
72     <!-- defense4all -->
73
74     <dependency>
75       <groupId>org.opendaylight.defense4all</groupId>
76       <artifactId>defense4all.core.impl</artifactId>
77       <version>0.0.1-SNAPSHOT</version>
78     </dependency>
79
80     <dependency>
81       <groupId>org.opendaylight.defense4all</groupId>
82       <artifactId>framework.core.impl</artifactId>
83       <version>0.0.1-SNAPSHOT</version>
84     </dependency>
85     
86     <dependency>
87       <groupId>org.opendaylight.defense4all</groupId>
88       <artifactId>defense4all.restservice</artifactId>
89       <version>0.0.1-SNAPSHOT</version>
90     </dependency>
91
92
93     <!-- affinity -->
94     <dependency>
95       <groupId>org.opendaylight.affinity</groupId>
96       <artifactId>affinity</artifactId>
97       <version>0.4.0-SNAPSHOT</version>
98     </dependency>
99
100     <dependency>
101       <groupId>org.opendaylight.affinity</groupId>
102       <artifactId>affinity.implementation</artifactId>
103       <version>0.4.0-SNAPSHOT</version>
104     </dependency>
105
106     <dependency>
107       <groupId>org.opendaylight.affinity</groupId>
108       <artifactId>affinity.northbound</artifactId>
109       <version>0.4.0-SNAPSHOT</version>
110     </dependency>
111
112     <dependency>
113       <groupId>org.opendaylight.affinity</groupId>
114       <artifactId>l2agent</artifactId>
115       <version>0.4.0-SNAPSHOT</version>
116     </dependency>
117
118     <!--
119     <dependency>
120       <groupId>org.opendaylight.affinity</groupId>
121       <artifactId>model-parent</artifactId>
122       <version>1.0-SNAPSHOT</version>
123     </dependency>
124     -->
125     <dependency>
126       <groupId>org.opendaylight.affinity</groupId>
127       <artifactId>analytics</artifactId>
128       <version>0.4.0-SNAPSHOT</version>
129     </dependency>
130
131     <dependency>
132       <groupId>org.opendaylight.affinity</groupId>
133       <artifactId>analytics.implementation</artifactId>
134       <version>0.4.0-SNAPSHOT</version>
135     </dependency>
136
137     <dependency>
138       <groupId>org.opendaylight.affinity</groupId>
139       <artifactId>analytics.northbound</artifactId>
140       <version>0.4.0-SNAPSHOT</version>
141     </dependency>
142
143     <!-- opendove -->
144
145     <dependency>
146       <groupId>org.opendaylight.opendove</groupId>
147       <artifactId>odmc</artifactId>
148       <version>0.4.0-SNAPSHOT</version>
149     </dependency>
150
151     <dependency>
152       <groupId>org.opendaylight.opendove</groupId>
153       <artifactId>odmc.implementation</artifactId>
154       <version>0.4.0-SNAPSHOT</version>
155     </dependency>
156
157     <dependency>
158       <groupId>org.opendaylight.opendove</groupId>
159       <artifactId>odmc.rest</artifactId>
160       <version>0.4.0-SNAPSHOT</version>
161     </dependency>
162
163     <dependency>
164       <groupId>org.opendaylight.opendove</groupId>
165       <artifactId>odmc.northbound</artifactId>
166       <version>0.4.0-SNAPSHOT</version>
167     </dependency>
168
169     <dependency>
170       <groupId>org.opendaylight.opendove</groupId>
171       <artifactId>odmc.rest.northbound</artifactId>
172       <version>0.4.0-SNAPSHOT</version>
173     </dependency>
174
175     <dependency>
176       <groupId>org.opendaylight.opendove</groupId>
177       <artifactId>odmc.rest.southbound</artifactId>
178       <version>0.4.0-SNAPSHOT</version>
179     </dependency>
180
181   </dependencies>
182   <build>
183     <resources>
184       <resource>
185         <directory>${basedir}/src/main/resources</directory>
186       </resource>
187       <resource>
188         <directory>${project.build.directory}/generated-resources</directory>
189         <filtering>true</filtering>
190       </resource>
191     </resources>
192     <plugins>
193       <plugin>
194         <groupId>org.apache.maven.plugins</groupId>
195         <artifactId>maven-dependency-plugin</artifactId>
196         <version>2.8</version>
197         <executions>
198           <execution>
199             <id>unpack-shared-resources</id>
200             <goals>
201               <goal>unpack-dependencies</goal>
202             </goals>
203             <phase>generate-resources</phase>
204             <configuration>
205              <outputDirectory>${project.build.directory}/generated-resources</outputDirectory>
206              <includeArtifacIds>distributions-base</includeArtifacIds>
207              <includeGroupIds>org.opendaylight.integration</includeGroupIds>
208              <excludeTransitive>true</excludeTransitive>
209              <ignorePermissions>false</ignorePermissions>
210             </configuration>
211           </execution>
212         </executions>
213       </plugin>
214       <plugin>
215         <artifactId>maven-assembly-plugin</artifactId>
216         <executions>
217           <execution>
218             <id>distro-assembly</id>
219             <phase>package</phase>
220             <goals>
221               <goal>single</goal>
222             </goals>
223             <configuration>
224               <descriptors>
225                 <descriptor>src/assemble/bin.xml</descriptor>
226               </descriptors>
227             </configuration>
228           </execution>
229         </executions>
230       </plugin>
231     </plugins>
232   </build>
233 </project>