Updating javadoc site properties
[appc.git] / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3     <modelVersion>4.0.0</modelVersion>
4     <parent>
5         <groupId>org.openecomp.sdnc.core</groupId>
6         <artifactId>root</artifactId>
7         <version>1.0.0-SNAPSHOT</version>
8     </parent>
9     <packaging>pom</packaging>
10     <groupId>org.openecomp.appc</groupId>
11     <artifactId>appc</artifactId>
12     <version>1.0.0-SNAPSHOT</version>
13     <name>APP-C</name>
14     <description>Construct the Application Controller component for the ECOMP project.</description>
15     <inceptionYear>2015-07-20</inceptionYear>
16     <organization>
17         <name>OpenECOMP</name>
18     </organization>
19     <!-- ================================================================================== -->
20     <!-- Configuration properties -->
21     <!-- ================================================================================== -->
22     <properties>
23         <features-mdsal.version>2.0.2-Beryllium-SR2</features-mdsal.version>
24         <broker-mdsal.version>1.3.2-Beryllium-SR2</broker-mdsal.version>
25         <!-- Properties from parent pom -->
26         <!-- <release-tag>R17.01</release-tag> -->
27         <!-- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> -->
28         <!-- <bundle.plugin.version>2.5.0</bundle.plugin.version> -->
29         <!-- <java.version.source>1.7</java.version.source> -->
30         <!-- <java.version.target>1.7</java.version.target> -->
31         <!-- <maven.compile.plugin.version>2.5.1</maven.compile.plugin.version> -->
32         <!-- <equinox.osgi.version>3.8.1.v20120830-144521</equinox.osgi.version> -->
33         <!-- <jackson-annotations-version>${jackson.version}</jackson-annotations-version> -->
34         <!-- <jettison.version>1.3.7</jettison.version> -->
35         <!-- <jvnet.jaxb2.version>0.6.4</jvnet.jaxb2.version> -->
36         <!-- <apache.httpcomponents.version>4.4</apache.httpcomponents.version> -->
37         <!-- <antlr.version>4.5.1</antlr.version> -->
38         <!-- <mysql.connector.version>5.1.39</mysql.connector.version> -->
39         <!-- <odl.version>1.6.2-Beryllium-SR2</odl.version> -->
40         <!-- <odl.dlux.version>0.3.2-Beryllium-SR2</odl.dlux.version> -->
41         <odl.yangtools.version>0.8.2-Beryllium-SR2</odl.yangtools.version>
42         <!-- <odl.mdsal.version>1.3.2-Beryllium-SR2</odl.mdsal.version> -->
43         <!-- <odl.mdsal.features.version>2.0.2-Beryllium-SR2</odl.mdsal.features.version> -->
44         <!-- <odl.mdsal.model.version>0.8.2-Beryllium-SR2</odl.mdsal.model.version> -->
45         <!-- <odl.restconf.version>1.3.2-Beryllium-SR2</odl.restconf.version> -->
46         <!-- <odl.yangtools.version>0.8.2-Beryllium-SR2</odl.yangtools.version> -->
47         <!-- <odl.controller.model.version>${odl.mdsal.model.version}</odl.controller.model.version> -->
48         <!-- <odl.controller.config.api.version>0.4.2-Beryllium-SR2</odl.controller.config.api.version> -->
49         <!-- <odl.karaf.empty.distro.version>${odl.version}</odl.karaf.empty.distro.version> -->
50         <!-- <odl.commons.opendaylight.version>${odl.version}</odl.commons.opendaylight.version> -->
51         <!-- <odl.ietf-inet-types.version>2010.09.24.8.2-Beryllium-SR2</odl.ietf-inet-types.version> -->
52         <!-- <odl.ietf-yang-types.version>2010.09.24.8.2-Beryllium-SR2</odl.ietf-yang-types.version> -->
53         <!-- <odl.yang.jmx.generator.version>0.4.2-Beryllium-SR2</odl.yang.jmx.generator.version> -->
54         <!-- <odl.yangtools.yang.maven.plugin.version>${odl.yangtools.version}</odl.yangtools.yang.maven.plugin.version> -->
55         <!-- <features.file>features.xml</features.file> -->
56         <!-- <h2database.version>1.4.186</h2database.version> -->
57         <!-- <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath> -->
58         <!-- <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath> -->
59         <!-- <checkstyle.skip>true</checkstyle.skip> -->
60         <!--<sdnc.core.version>(0.0.1,1.9.9]</sdnc.core.version> -->
61         <!-- <sdnc.adaptors.version>(0.0.1,1.9.9]</sdnc.adaptors.version> -->
62         <!-- <sdnctl.aai.service.version>${sdnc.adaptors.version}</sdnctl.aai.service.version> -->
63         <!-- <sdnctl.dblib.version>${sdnc.core.version}</sdnctl.dblib.version> -->
64         <!-- <sdnctl.mdsal.resource.version>${sdnc.adaptors.version}</sdnctl.mdsal.resource.version> -->
65         <!-- <sdnctl.slipluginutils.version>${sdnc.core.version}</sdnctl.slipluginutils.version> -->
66         <!-- Sonar Properties -->
67         <sonar.language>java</sonar.language>
68         <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
69         <sonar.surefire.reportsPath>${project.build.directory}/surefire-reports</sonar.surefire.reportsPath>
70         <sonar.jacoco.reportPath>${project.build.directory}/coverage-reports/jacoco.exec</sonar.jacoco.reportPath>
71         <sonar.jacoco.reportMissing.force.zero>true</sonar.jacoco.reportMissing.force.zero>
72         <sonar.projectVersion>${project.version}</sonar.projectVersion>
73         <cdp.pal.version>0.0.1</cdp.pal.version>
74         <eelf.version>0.0.1</eelf.version>
75         <eelf.maven.plugin.version>0.0.1</eelf.maven.plugin.version>
76         <cadi-version>1.3.0</cadi-version>
77         <inno-version>1.2.11</inno-version>
78         <dme2-version>3.1.200</dme2-version>
79         <cambriaClient-version>0.0.1</cambriaClient-version>
80         <!-- OPENECOMP SDNC versions -->
81         <sdnctl.sli.version>1.0.0-SNAPSHOT</sdnctl.sli.version>
82         <!--<sdnctl.sli.version>${sdnc.core.version}</sdnctl.sli.version> -->
83         <sdnctl.dblib.version>1.0.0-SNAPSHOT</sdnctl.dblib.version>
84         <sdnctl.aai.service.version>1.0.0-SNAPSHOT</sdnctl.aai.service.version>
85         <!-- <jmxGeneratorPath>target/generated-sources/yang-gen-config</jmxGeneratorPath> -->
86         <salGeneratorPath>target/generated-sources/yang-gen-sal</salGeneratorPath>
87         <!-- <OpenStack-API-version>3.3.4</OpenStack-API-version> -->
88         <!-- <commons.lang3.version>3.4</commons.lang3.version> -->
89         <commons.io.version>${commons.lang3.version}</commons.io.version>
90         <!-- <odl.aaa.version>0.3.2-Beryllium-SR2</odl.aaa.version> -->
91         <!-- <odl.bgpcep.version>0.5.2-Beryllium-SR2</odl.bgpcep.version> -->
92         <!-- <odl.branding.version>1.2.2-Beryllium-SR2</odl.branding.version> -->
93         <!-- <odl.commons.opendaylight.version>1.6.2-Beryllium-SR2</odl.commons.opendaylight.version> -->
94         <!-- <odl.config.parent.version>0.4.2-Beryllium-SR2</odl.config.parent.version> -->
95         <!-- <odl.config.version>0.4.2-Beryllium-SR2</odl.config.version> -->
96         <!-- <odl.controller.model.version>1.3.2-Beryllium-SR2</odl.controller.model.version> -->
97         <!-- <odl.dlux.version>0.3.2-Beryllium-SR2</odl.dlux.version> -->
98         <!-- <odl.features.protocol.framework.version>0.7.2-Beryllium-SR2</odl.features.protocol.framework.version> -->
99         <!-- <odl.ganymed.version>1.3.2-Beryllium-SR2</odl.ganymed.version> -->
100         <!-- <odl.ietf-inet-types.version>2010.09.24.8.2-Beryllium-SR2</odl.ietf-inet-types.version> -->
101         <!-- <odl.ietf-ted.version>2013.10.21.8.2-Beryllium-SR2</odl.ietf-ted.version> -->
102         <!-- <odl.ietf-topology-isis.version>2013.10.21.8.2-Beryllium-SR2</odl.ietf-topology-isis.version> -->
103         <!-- <odl.ietf-topology.version>2013.10.21.8.2-Beryllium-SR2</odl.ietf-topology.version> -->
104         <!-- <odl.ietf-yang-types.version>2010.09.24.8.2-Beryllium-SR2</odl.ietf-yang-types.version> -->
105         <!-- <odl.karaf.distro.empty.version>1.6.2-Beryllium-SR2</odl.karaf.distro.empty.version> -->
106         <!-- <odl.karaf.empty.distro.version>1.6.2-Beryllium-SR2</odl.karaf.empty.distro.version> -->
107         <!-- <odl.karaf.resources.version>1.6.2-Beryllium-SR2</odl.karaf.resources.version> -->
108         <!-- <odl.l2-types.model.version>2013.08.27.8.2-Beryllium-SR2</odl.l2-types.model.version> -->
109         <!-- <odl.l2switch.version>0.3.2-Beryllium-SR2</odl.l2switch.version> -->
110         <!-- <odl.controller.mdsal.version>1.3.2-Beryllium-SR2</odl.controller.mdsal.version> -->
111         <!-- <odl.mdsal.version>2.0.2-Beryllium-SR2</odl.mdsal.version> -->
112         <!-- <odl.mdsal.apidoc.version>1.3.2-Beryllium-SR2</odl.mdsal.apidoc.version> -->
113         <!-- <odl.sal.clustering.conf.version>1.3.2-Beryllium-SR2</odl.sal.clustering.conf.version> -->
114         <!-- <odl.net.sf.jung2.version>2.0.1</odl.net.sf.jung2.version> -->
115         <!-- <odl.netconf.parent.version>1.0.2-Beryllium-SR2</odl.netconf.parent.version> -->
116         <!-- <odl.neutron.version>0.6.2-Beryllium-SR2</odl.neutron.version> -->
117         <!-- <odl.openflowjava.version>0.7.2-Beryllium-SR2</odl.openflowjava.version> -->
118         <!-- <odl.openflowplugin.version>0.2.2-Beryllium-SR2</odl.openflowplugin.version> -->
119         <!-- <odl.pax.cdi.version>0.11.0</odl.pax.cdi.version> -->
120         <!-- <odl.restconf.version>1.3.2-Beryllium-SR2</odl.restconf.version> -->
121         <!-- <odl.sal.api.version>0.10.2-Beryllium-SR2</odl.sal.api.version> -->
122         <!-- <odl.sal.connection.api.version>0.3.2-Beryllium-SR2</odl.sal.connection.api.version> -->
123         <!-- <odl.sal.rest.docgen.version>1.3.2-Beryllium-SR2</odl.sal.rest.docgen.version> -->
124         <!-- <odl.yang.jmx.generator.version>0.4.2-Beryllium-SR2</odl.yang.jmx.generator.version> -->
125         <!-- <odl.yangtools.version>0.8.2-Beryllium-SR2</odl.yangtools.version> -->
126         <maven.javadoc.failOnError>false</maven.javadoc.failOnError>
127         <!-- ADDING TO SUPPORT APPC-PROVIDER-MODEL yang-gen-sal FOLDER 
128                         GENERATION -->
129         <yang.file.directory>src/main/yang</yang.file.directory>
130
131         <!-- NEXUS URLS -->
132         <openecomp.nexus.host>nexus.onap.org</openecomp.nexus.host>
133         <openecomp.nexus.url>https://${openecomp.nexus.host}/content</openecomp.nexus.url>
134         <openecomp.nexus.snapshot-url>${openecomp.nexus.url}/repositories/snapshots/</openecomp.nexus.snapshot-url>
135         <openecomp.nexus.release-url>${openecomp.nexus.url}/repositories/releases/</openecomp.nexus.release-url>
136         <openecomp.nexus.javadocs-url>dav:${openecomp.nexus.url}/sites/site/org/onap/appc/${project.version}</openecomp.nexus.javadocs-url>
137     </properties>
138     <!-- ================================================================================== -->
139     <!-- Javadoc Generation Plugin -->
140     <!-- ================================================================================== -->
141     <reporting>
142         <plugins>
143             <plugin>
144                 <groupId>org.apache.maven.plugins</groupId>
145                 <artifactId>maven-javadoc-plugin</artifactId>
146                 <version>2.10.4</version>
147                 <configuration>
148                     <excludePackageNames>org.openecomp.sdnc</excludePackageNames>
149                     <failOnError>false</failOnError>
150                     <doclet>org.umlgraph.doclet.UmlGraphDoc</doclet>
151                     <docletArtifact>
152                         <groupId>org.umlgraph</groupId>
153                         <artifactId>umlgraph</artifactId>
154                         <version>5.6</version>
155                     </docletArtifact>
156                     <additionalparam>-views</additionalparam>
157                     <useStandardDocletOptions>true</useStandardDocletOptions>
158                 </configuration>
159             </plugin>
160         </plugins>
161     </reporting>
162     <!-- ================================================================================== -->
163     <!-- Distribution Management Sites-->
164     <!-- ================================================================================== -->
165     <distributionManagement>
166         <!-- This site is used for Javadocs -->
167         <site>
168             <id>ecomp-site</id>
169             <url>${openecomp.nexus.javadocs-url}</url>
170         </site>
171     </distributionManagement>
172     <!-- ================================================================================== -->
173     <!-- The SCM repository we are using -->
174     <!-- ================================================================================== -->
175     <!-- <scm>
176                 <connection></connection>
177                 <developerConnection></developerConnection>
178                 <url></url>
179                 <tag></tag>
180         </scm> -->
181     <!-- ================================================================================== -->
182     <!-- Define plugin repositories -->
183     <!-- ================================================================================== -->
184     <pluginRepositories>
185         <pluginRepository>
186             <id>opendaylight-mirror</id>
187             <name>opendaylight-mirror</name>
188             <url>https://nexus.opendaylight.org/content/repositories/public/</url>
189             <releases>
190                 <enabled>true</enabled>
191                 <updatePolicy>never</updatePolicy>
192             </releases>
193             <snapshots>
194                 <enabled>false</enabled>
195             </snapshots>
196         </pluginRepository>
197         <pluginRepository>
198             <id>opendaylight-snapshot</id>
199             <name>opendaylight-snapshot</name>
200             <url>https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
201             <releases>
202                 <enabled>false</enabled>
203             </releases>
204             <snapshots>
205                 <enabled>true</enabled>
206             </snapshots>
207         </pluginRepository>
208         <!-- Black Duck plugin dependencies -->
209         <pluginRepository>
210             <id>JCenter</id>
211             <name>JCenter Repository</name>
212             <url>http://jcenter.bintray.com</url>
213         </pluginRepository>
214         <pluginRepository>
215             <id>Restlet</id>
216             <name>Restlet Repository</name>
217             <url>http://maven.restlet.com</url>
218         </pluginRepository>
219     </pluginRepositories>
220     <!-- ================================================================================== -->
221     <!-- Define project-wide dependencies -->
222     <!-- ================================================================================== -->
223     <dependencyManagement>
224         <dependencies>
225             <!-- ODL -->
226             <dependency>
227                 <groupId>org.opendaylight.controller</groupId>
228                 <artifactId>config-api</artifactId>
229                 <version>${odl.controller.config.api.version}</version>
230             </dependency>
231             <dependency>
232                 <groupId>org.opendaylight.controller</groupId>
233                 <artifactId>sal-binding-config</artifactId>
234                 <!-- <version>1.3.2-Beryllium-SR2</version> -->
235                 <version>${odl.mdsal.version}</version>
236             </dependency>
237             <dependency>
238                 <groupId>org.opendaylight.controller</groupId>
239                 <artifactId>sal-binding-api</artifactId>
240                 <version>${odl.mdsal.version}</version>
241                 <!-- <version>1.3.2-Beryllium-SR2</version> -->
242             </dependency>
243             <dependency>
244                 <groupId>org.opendaylight.controller</groupId>
245                 <artifactId>sal-test-model</artifactId>
246                 <!-- <version>1.3.2-Beryllium-SR2</version> -->
247                 <version>${odl.mdsal.version}</version>
248             </dependency>
249             <dependency>
250                 <groupId>org.opendaylight.netconf</groupId>
251                 <artifactId>sal-rest-connector</artifactId>
252                 <!-- <version>1.3.2-Beryllium-SR2</version> -->
253                 <version>${odl.mdsal.version}</version>
254             </dependency>
255             <dependency>
256                 <groupId>org.opendaylight.controller</groupId>
257                 <artifactId>sal-binding-broker-impl</artifactId>
258                 <!-- <version>1.3.2-Beryllium-SR2</version> -->
259                 <version>${odl.mdsal.version}</version>
260             </dependency>
261             <dependency>
262                 <groupId>org.opendaylight.controller</groupId>
263                 <artifactId>sal-common-util</artifactId>
264                 <version>${odl.mdsal.version}</version>
265                 <!-- <version>1.3.2-Beryllium-SR2</version> -->
266             </dependency>
267             <dependency>
268                 <groupId>org.opendaylight.mdsal</groupId>
269                 <artifactId>yang-binding</artifactId>
270                 <version>${odl.yangtools.version}</version>
271             </dependency>
272             <dependency>
273                 <groupId>org.opendaylight.yangtools</groupId>
274                 <artifactId>yang-common</artifactId>
275                 <version>${odl.yangtools.version}</version>
276             </dependency>
277             <dependency>
278                 <groupId>org.opendaylight.mdsal.model</groupId>
279                 <artifactId>ietf-inet-types</artifactId>
280                 <version>${odl.ietf-inet-types.version}</version>
281             </dependency>
282             <dependency>
283                 <groupId>org.opendaylight.mdsal.model</groupId>
284                 <artifactId>ietf-yang-types</artifactId>
285                 <version>${odl.ietf-yang-types.version}</version>
286             </dependency>
287             <dependency>
288                 <groupId>org.opendaylight.controller</groupId>
289                 <artifactId>features-mdsal</artifactId>
290                 <version>1.3.2-Beryllium-SR2</version>
291                 <classifier>features</classifier>
292                 <type>xml</type>
293             </dependency>
294             <dependency>
295                 <groupId>org.opendaylight.mdsal</groupId>
296                 <artifactId>features-mdsal</artifactId>
297                 <version>2.0.2-Beryllium-SR2</version>
298                 <classifier>features</classifier>
299                 <type>xml</type>
300             </dependency>
301             <dependency>
302                 <groupId>org.opendaylight.controller</groupId>
303                 <artifactId>opendaylight-karaf-empty</artifactId>
304                 <version>${odl.karaf.empty.distro.version}</version>
305                 <type>zip</type>
306             </dependency>
307             <!-- CURRENTLY DOES NOT EXIST IN 3.0. Replacement? -->
308             <!-- Required for launching the feature tests -->
309             <!-- <dependency> -->
310             <!-- <groupId>org.opendaylight.yangtools</groupId> -->
311             <!-- <artifactId>features-test</artifactId> -->
312             <!-- <version>${odl.yangtools.version}</version> -->
313             <!-- <scope>test</scope> -->
314             <!-- </dependency> -->
315             <!-- YANG tools -->
316             <dependency>
317                 <groupId>org.opendaylight.yangtools</groupId>
318                 <artifactId>features-yangtools</artifactId>
319                 <version>${odl.yangtools.version}</version>
320                 <classifier>features</classifier>
321                 <type>xml</type>
322             </dependency>
323             <!-- SDNC -->
324             <dependency>
325                 <groupId>org.openecomp.sdnc.core</groupId>
326                 <artifactId>sli-common</artifactId>
327                 <version>${sdnctl.sli.version}</version>
328             </dependency>
329             <dependency>
330                 <groupId>org.openecomp.sdnc.core</groupId>
331                 <artifactId>sli-provider</artifactId>
332                 <version>${sdnctl.sli.version}</version>
333             </dependency>
334             <!-- dblib -->
335             <dependency>
336                 <groupId>org.openecomp.sdnc.core</groupId>
337                 <artifactId>dblib-provider</artifactId>
338                 <version>${sdnctl.dblib.version}</version>
339             </dependency>
340             <!-- A&AI service provider dependency override in order to use a stable 
341                                 version -->
342             <dependency>
343                 <groupId>org.openecomp.sdnc.adaptors</groupId>
344                 <artifactId>aai-service-provider</artifactId>
345                 <version>${sdnctl.aai.service.version}</version>
346             </dependency>
347             <!-- APPC -->
348             <dependency>
349                 <groupId>org.openecomp.appc</groupId>
350                 <artifactId>appc-controller-features</artifactId>
351                 <classifier>features</classifier>
352                 <type>xml</type>
353                 <version>${project.version}</version>
354             </dependency>
355             <dependency>
356                 <groupId>org.openecomp.appc</groupId>
357                 <artifactId>appc-controller-model</artifactId>
358                 <version>${project.version}</version>
359             </dependency>
360             <dependency>
361                 <groupId>org.openecomp.appc</groupId>
362                 <artifactId>appc-controller-bundle</artifactId>
363                 <version>${project.version}</version>
364                 <classifier>config</classifier>
365                 <type>xml</type>
366             </dependency>
367             <dependency>
368                 <groupId>org.openecomp.appc</groupId>
369                 <artifactId>appc-controller-bundle</artifactId>
370                 <version>${project.version}</version>
371             </dependency>
372             <!-- OTHER -->
373             <dependency>
374                 <groupId>equinoxSDK381</groupId>
375                 <artifactId>org.eclipse.osgi</artifactId>
376                 <version>${equinox.osgi.version}</version>
377             </dependency>
378             <dependency>
379                 <groupId>org.apache.commons</groupId>
380                 <artifactId>commons-lang3</artifactId>
381                 <version>${commons.lang3.version}</version>
382             </dependency>
383             <dependency>
384                 <groupId>junit</groupId>
385                 <artifactId>junit</artifactId>
386                 <version>4.12</version>
387                 <scope>test</scope>
388             </dependency>
389             <dependency>
390                 <groupId>ch.qos.logback</groupId>
391                 <artifactId>logback-core</artifactId>
392                 <version>1.1.1</version>
393                 <scope>compile</scope>
394             </dependency>
395             <dependency>
396                 <groupId>ch.qos.logback</groupId>
397                 <artifactId>logback-classic</artifactId>
398                 <version>1.1.1</version>
399                 <scope>compile</scope>
400             </dependency>
401             <dependency>
402                 <groupId>org.slf4j</groupId>
403                 <artifactId>slf4j-api</artifactId>
404                 <version>1.7.12</version>
405             </dependency>
406             <dependency>
407                 <groupId>commons-lang</groupId>
408                 <artifactId>commons-lang</artifactId>
409                 <version>2.6</version>
410             </dependency>
411             <dependency>
412                 <groupId>org.apache.sshd</groupId>
413                 <artifactId>sshd-core</artifactId>
414                 <version>0.12.0</version>
415             </dependency>
416             <dependency>
417                 <groupId>javax.jms</groupId>
418                 <artifactId>jms</artifactId>
419                 <version>1.1</version>
420             </dependency>
421             <dependency>
422                 <groupId>org.mockito</groupId>
423                 <artifactId>mockito-core</artifactId>
424                 <version>1.10.19</version>
425                 <scope>test</scope>
426             </dependency>
427             <dependency>
428                 <groupId>com.att.nsa</groupId>
429                 <artifactId>cambriaClient</artifactId>
430                 <version>${cambriaClient-version}</version>
431             </dependency>
432             <dependency>
433                 <groupId>com.att.nsa</groupId>
434                 <artifactId>saClientLibrary</artifactId>
435                 <version>${cambriaClient-version}</version>
436             </dependency>
437             <!-- CDP -->
438             <dependency>
439                 <groupId>com.att.cdp</groupId>
440                 <artifactId>cdp-pal-common</artifactId>
441                 <version>${cdp.pal.version}</version>
442             </dependency>
443             <dependency>
444                 <groupId>com.att.cdp</groupId>
445                 <artifactId>cdp-pal-openstack</artifactId>
446                 <version>${cdp.pal.version}</version>
447             </dependency>
448             <!-- <dependency> -->
449             <!-- <groupId>com.att.cdp</groupId> -->
450             <!-- <artifactId>cdp-common</artifactId> -->
451             <!-- <version>${cdp.version}</version> -->
452             <!-- </dependency> -->
453             <!-- Cadi -->
454             <dependency>
455                 <groupId>com.att.cadi</groupId>
456                 <artifactId>cadi-aaf</artifactId>
457                 <version>${cadi-version}</version>
458             </dependency>
459             <dependency>
460                 <groupId>com.att.cadi</groupId>
461                 <artifactId>cadi-client</artifactId>
462                 <version>${cadi-version}</version>
463             </dependency>
464             <dependency>
465                 <groupId>com.att.cadi</groupId>
466                 <artifactId>cadi-core</artifactId>
467                 <version>${cadi-version}</version>
468             </dependency>
469             <dependency>
470                 <groupId>com.att.inno</groupId>
471                 <artifactId>env</artifactId>
472                 <version>${inno-version}</version>
473             </dependency>
474             <dependency>
475                 <groupId>com.att.inno</groupId>
476                 <artifactId>rosetta</artifactId>
477                 <version>${inno-version}</version>
478             </dependency>
479             <dependency>
480                 <groupId>com.att.aft.discovery</groupId>
481                 <artifactId>discovery-clt</artifactId>
482                 <version>5.1.3-01</version>
483             </dependency>
484             <dependency>
485                 <groupId>com.att.aft</groupId>
486                 <artifactId>dme2</artifactId>
487                 <version>${dme2-version}</version>
488             </dependency>
489             <dependency>
490                 <groupId>com.att.authz</groupId>
491                 <artifactId>authz-client</artifactId>
492                 <version>2.3</version>
493                 <!-- We need to supply a modified jar WITHOUT Example.class in the jar 
494                                         root for BND to build -->
495                 <!-- <scope>system</scope> -->
496                 <!-- <systemPath>${basedir}/lib/authz-client-2.3-modified.jar</systemPath> -->
497             </dependency>
498             <!-- EELF logging framework -->
499             <dependency>
500                 <groupId>com.att.eelf</groupId>
501                 <artifactId>eelf-core</artifactId>
502                 <version>${eelf.version}</version>
503             </dependency>
504         </dependencies>
505     </dependencyManagement>
506     <!-- ================================================================================== -->
507     <!-- Define common plugins and make them available for all modules -->
508     <!-- ================================================================================== -->
509     <build>
510         <pluginManagement>
511             <plugins>
512                 <!-- Define the site plugin to generate documentation -->
513                 <plugin>
514                     <groupId>org.apache.maven.plugins</groupId>
515                     <artifactId>maven-site-plugin</artifactId>
516                     <version>3.4</version>
517                     <dependencies>
518                         <!-- add support for ssh/scp -->
519                         <dependency>
520                             <groupId>org.apache.maven.wagon</groupId>
521                             <artifactId>wagon-ssh</artifactId>
522                             <version>1.0</version>
523                         </dependency>
524                     </dependencies>
525                 </plugin>
526                 <!-- Define the compiler plugin -->
527                 <plugin>
528                     <groupId>org.apache.maven.plugins</groupId>
529                     <artifactId>maven-compiler-plugin</artifactId>
530                     <version>${maven.compile.plugin.version}</version>
531                     <configuration>
532                         <source>${java.version.source}</source>
533                         <target>${java.version.target}</target>
534                     </configuration>
535                 </plugin>
536                 <!-- Define the javadoc plugin -->
537                 <plugin>
538                     <groupId>org.apache.maven.plugins</groupId>
539                     <artifactId>maven-javadoc-plugin</artifactId>
540                     <version>2.10</version>
541                     <configuration>
542                         <excludePackageNames>org.opendaylight.*:org.openecomp.sdnc</excludePackageNames>
543                     </configuration>
544                 </plugin>
545                 <!-- Define the source plugin -->
546                 <plugin>
547                     <artifactId>maven-source-plugin</artifactId>
548                     <version>2.1.1</version>
549                 </plugin>
550                 <!-- Resources plugin -->
551                 <plugin>
552                     <groupId>org.apache.maven.plugins</groupId>
553                     <artifactId>maven-resources-plugin</artifactId>
554                     <version>2.6</version>
555                     <executions>
556                         <execution>
557                             <id>filter</id>
558                             <goals>
559                                 <goal>resources</goal>
560                             </goals>
561                             <phase>generate-resources</phase>
562                         </execution>
563                     </executions>
564                 </plugin>
565                 <plugin>
566                     <artifactId>maven-release-plugin</artifactId>
567                     <version>2.5.2</version>
568                     <configuration>
569                         <goals>-s ${mvn.settings} deploy</goals>
570                     </configuration>
571                 </plugin>
572                 <plugin>
573                     <artifactId>maven-assembly-plugin</artifactId>
574                     <version>2.5.5</version>
575                 </plugin>
576                 <plugin>
577                     <groupId>org.apache.maven.plugins</groupId>
578                     <artifactId>maven-deploy-plugin</artifactId>
579                     <version>2.8.1</version>
580                 </plugin>
581                 <plugin>
582                     <groupId>org.apache.maven.plugins</groupId>
583                     <artifactId>maven-dependency-plugin</artifactId>
584                     <version>2.10</version>
585                 </plugin>
586                 <!-- Maven surefire plugin for testing -->
587                 <plugin>
588                     <artifactId>maven-surefire-plugin</artifactId>
589                     <version>2.17</version>
590                 </plugin>
591                 <!-- Maven OSGi bundle plugin used to package OSGi bundles -->
592                 <plugin>
593                     <groupId>org.apache.felix</groupId>
594                     <artifactId>maven-bundle-plugin</artifactId>
595                     <version>${bundle.plugin.version}</version>
596                 </plugin>
597                 <plugin>
598                     <groupId>org.codehaus.mojo</groupId>
599                     <artifactId>build-helper-maven-plugin</artifactId>
600                     <version>1.9.1</version>
601                 </plugin>
602                 <!-- SonarQube plugin -->
603                 <plugin>
604                     <groupId>org.codehaus.mojo</groupId>
605                     <artifactId>sonar-maven-plugin</artifactId>
606                     <version>3.2</version>
607                 </plugin>
608             </plugins>
609         </pluginManagement>
610         <plugins>
611             <!--maven staging plugin-->
612             <plugin>
613                 <groupId>org.sonatype.plugins</groupId>
614                 <artifactId>nexus-staging-maven-plugin</artifactId>
615                 <version>1.6.7</version>
616                 <extensions>true</extensions>
617                 <configuration>
618                     <nexusUrl>https://${openecomp.nexus.host}</nexusUrl>
619                     <stagingProfileId>176c31dfe190a</stagingProfileId>
620                     <serverId>ecomp-staging</serverId>
621                 </configuration>
622             </plugin>
623             <!-- Javadocs Plugin -->
624             <plugin>
625                 <groupId>org.apache.maven.plugins</groupId>
626                 <artifactId>maven-site-plugin</artifactId>
627                 <version>3.6</version>
628                 <dependencies>
629                     <dependency>
630                         <groupId>org.apache.maven.wagon</groupId>
631                         <artifactId>wagon-webdav-jackrabbit</artifactId>
632                         <version>2.10</version>
633                     </dependency>
634                 </dependencies>
635             </plugin>
636             <!-- license plugin -->
637             <plugin>
638                 <groupId>org.codehaus.mojo</groupId>
639                 <artifactId>license-maven-plugin</artifactId>
640                 <version>1.10</version>
641                 <configuration>
642                     <addJavaLicenseAfterPackage>false</addJavaLicenseAfterPackage>
643                     <processStartTag>============LICENSE_START=======================================================</processStartTag>
644                     <processEndTag>============LICENSE_END=========================================================</processEndTag>
645                     <sectionDelimiter>================================================================================</sectionDelimiter>
646                     <licenseName>apache_v2</licenseName>
647                     <inceptionYear>2017</inceptionYear>
648                     <organizationName>AT&amp;T Intellectual Property. All rights
649                                                 reserved.</organizationName>
650                     <projectName>openECOMP : APP-C</projectName>
651                     <canUpdateCopyright>true</canUpdateCopyright>
652                     <canUpdateDescription>true</canUpdateDescription>
653                     <canUpdateLicense>true</canUpdateLicense>
654                     <emptyLineAfterHeader>true</emptyLineAfterHeader>
655                 </configuration>
656                 <executions>
657                     <execution>
658                         <id>first</id>
659                         <goals>
660                             <goal>update-file-header</goal>
661                         </goals>
662                         <phase>process-sources</phase>
663                     </execution>
664                 </executions>
665             </plugin>
666             <plugin>
667                 <groupId>org.codehaus.mojo</groupId>
668                 <artifactId>properties-maven-plugin</artifactId>
669                 <executions>
670                     <execution>
671                         <goals>
672                             <goal>set-system-properties</goal>
673                         </goals>
674                         <configuration>
675                             <properties>
676                                 <property>
677                                     <name>maven.wagon.http.ssl.allowall</name>
678                                     <value>${ssl.allowall}</value>
679                                 </property>
680                                 <property>
681                                     <name>maven.wagon.http.ssl.insecure</name>
682                                     <value>${ssl.insecure}</value>
683                                 </property>
684                             </properties>
685                         </configuration>
686                     </execution>
687                 </executions>
688             </plugin>
689             <!-- blackduck maven plugin -->
690             <!--
691             <plugin>
692                 <groupId>com.blackducksoftware.integration</groupId>
693                 <artifactId>hub-maven-plugin</artifactId>
694                 <version>1.4.0</version>
695                 <inherited>false</inherited>
696                 <configuration>
697                     <hubProjectName>${project.name}</hubProjectName>
698                     <outputDirectory>${project.basedir}</outputDirectory>
699                 </configuration>
700                 <executions>
701                     <execution>
702                         <id>create-bdio-file</id>
703                         <phase>package</phase>
704                         <goals>
705                             <goal>createHubOutput</goal>
706                         </goals>
707                     </execution>
708                 </executions>
709             </plugin>
710             -->
711         </plugins>
712     </build>
713     <!-- ================================================================================== -->
714     <!-- The modules we build every time -->
715     <!-- ================================================================================== -->
716     <modules>
717         <module>appc-common</module>
718     </modules>
719     <!-- Adding profiles for testing -->
720     <profiles>
721         <profile>
722             <id>appc-core</id>
723             <properties>
724                 <ssl.allowall>true</ssl.allowall>
725                 <ssl.insecure>true</ssl.insecure>
726                 <openecomp.nexus.host>nexus.onap.org</openecomp.nexus.host>
727                 <openecomp.nexus.release-url>https://nexus.onap.org/content/repositories/releases/</openecomp.nexus.release-url>
728                 <openecomp.nexus.snapshot-url>https://nexus.onap.org/content/repositories/snapshots/</openecomp.nexus.snapshot-url>
729                 <openecomp.git.port>7999</openecomp.git.port>
730                 <openecomp.git.project>st_osecomp</openecomp.git.project>
731                 <openecomp.git.protocol>http</openecomp.git.protocol>
732             </properties>
733             <!-- Core app-c from 1604 -->
734             <activation>
735                 <activeByDefault>true</activeByDefault>
736             </activation>
737             <modules>
738                 <module>appc-common</module>
739                 <module>appc-adapters</module>
740                 <module>appc-provider</module>
741                 <module>appc-event-listener</module>
742                 <module>appc-asdc-listener</module>
743             </modules>
744         </profile>
745         <profile>
746             <id>request-dispatcher</id>
747             <properties>
748                 <ssl.allowall>true</ssl.allowall>
749                 <ssl.insecure>true</ssl.insecure>
750             </properties>
751             <activation>
752                 <activeByDefault>true</activeByDefault>
753             </activation>
754             <modules>
755                 <module>appc-dispatcher</module>
756                 <module>appc-metric</module>
757                 <module>appc-dg</module>
758                 <module>appc-dg-util</module>
759             </modules>
760         </profile>
761     </profiles>
762 </project>