f765d29b523cf8e5d5c3b7123870d52c3601c1d7
[policy/parent.git] / integration / pom.xml
1 <!--
2   ============LICENSE_START=======================================================
3    Copyright (C) 2018 Ericsson. All rights reserved.
4    Modifications Copyright (C) 2018-2022 AT&T. All rights reserved.
5    Modifications Copyright (C) 2019-2022 Nordix Foundation.
6    Modifications Copyright (C) 2020-2022 Bell Canada.
7   ================================================================================
8   Licensed under the Apache License, Version 2.0 (the "License");
9   you may not use this file except in compliance with the License.
10   You may obtain a copy of the License at
11
12        http://www.apache.org/licenses/LICENSE-2.0
13
14   Unless required by applicable law or agreed to in writing, software
15   distributed under the License is distributed on an "AS IS" BASIS,
16   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17   See the License for the specific language governing permissions and
18   limitations under the License.
19
20   SPDX-License-Identifier: Apache-2.0
21   ============LICENSE_END=========================================================
22 -->
23 <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/xsd/maven-4.0.0.xsd">
24     <modelVersion>4.0.0</modelVersion>
25     <parent>
26         <groupId>org.onap.policy.parent</groupId>
27         <artifactId>policy-parent</artifactId>
28         <version>3.7.0-SNAPSHOT</version>
29     </parent>
30     <artifactId>integration</artifactId>
31     <packaging>pom</packaging>
32     <name>Policy Integration POM</name>
33     <description>Policy Integration POM</description>
34     <properties>
35         <java.version>11</java.version>
36         <!-- Note Well: For RELEASE/SNAPSHOT always set to the project version -->
37         <version.parent.resources>3.7.0</version.parent.resources>
38         <jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
39         <repo.npm>https://nexus3.onap.org/repository/npm.public/npm/-/</repo.npm>
40         <docker.pull.registry>nexus3.onap.org:10001</docker.pull.registry>
41         <docker.push.registry>nexus3.onap.org:10003</docker.push.registry>
42         <!-- Dependency Versions -->
43         <version.aaf>2.1.21</version.aaf>
44         <version.assertj>3.23.1</version.assertj>
45         <version.awaitility>4.2.0</version.awaitility>
46         <version.bind-jaxb-api>2.3.1</version.bind-jaxb-api>
47         <version.ccsdk>1.4.0</version.ccsdk>
48         <version.commons-cli>1.5.0</version.commons-cli>
49         <version.commons-codec>1.15</version.commons-codec>
50         <version.commons-fileupload>1.4</version.commons-fileupload>
51         <version.commons-io>2.11.0</version.commons-io>
52         <version.commons-lang3>3.12.0</version.commons-lang3>
53         <version.commons-text>1.10.0</version.commons-text>
54         <version.cucumber>7.9.0</version.cucumber>
55         <version.dmaap>1.1.12</version.dmaap>
56         <version.docker-java>3.2.14</version.docker-java>
57         <version.drools>7.73.0.Final</version.drools>
58         <version.eclipselink>2.7.8</version.eclipselink>
59         <version.google-re2j>1.7</version.google-re2j>
60         <version.gson>2.10</version.gson>
61         <version.h2>1.4.200</version.h2>
62         <version.hibernate.core>5.4.31.Final</version.hibernate.core>
63         <version.httpcore>4.4.16</version.httpcore>
64         <version.immutables>2.9.2</version.immutables>
65         <version.io.micrometer>1.10.2</version.io.micrometer>
66         <version.io.prometheus>0.16.0</version.io.prometheus>
67         <version.jackson>2.14.1</version.jackson>
68         <version.jakarta-api>2.0.2</version.jakarta-api>
69         <version.javax-json>1.1.4</version.javax-json>
70         <version.jboss-jaxrs-api>1.0.1-Final</version.jboss-jaxrs-api>
71         <version.jersey>2.37</version.jersey>
72         <version.jetty>9.4.48.v20220622</version.jetty>
73         <version.json-simple>1.1.1</version.json-simple>
74         <version.json>20220924</version.json>
75         <version.junit-vintage>5.9.1</version.junit-vintage>
76         <version.junit>4.13.2</version.junit>
77         <version.kafka>3.3.1</version.kafka>
78         <version.log4j>2.17.1</version.log4j>
79         <version.logback>1.2.11</version.logback>
80         <version.lombok>1.18.24</version.lombok>
81         <version.mariadb>3.1.0</version.mariadb>
82         <version.medeia>1.1.1</version.medeia>
83         <version.mockito-all>1.10.19</version.mockito-all>
84         <version.mockito-core>3.7.7</version.mockito-core>
85         <version.mockserver>5.14.0</version.mockserver>
86         <version.netty>4.1.85.Final</version.netty>
87         <version.nsa-cambria>1.2.1-oss</version.nsa-cambria>
88         <version.nsa-sa-client>1.3.0-oss</version.nsa-sa-client>
89         <version.openpojo>0.9.1</version.openpojo>
90         <version.plexus>3.5.0</version.plexus>
91         <version.postgresql>42.5.1</version.postgresql>
92         <version.powermock>2.0.9</version.powermock>
93         <version.sdc>2.0.0</version.sdc>
94         <version.servlet>4.0.1</version.servlet>
95         <version.slf4j>1.7.30</version.slf4j>
96         <version.snakeyaml>1.33</version.snakeyaml>
97         <version.spring>5.3.22</version.spring>
98         <version.springboot>2.5.14</version.springboot>
99         <version.springdoc>1.6.13</version.springdoc>
100         <version.swagger.codegen.v3>3.0.36</version.swagger.codegen.v3>
101         <version.swagger.core.v3>2.2.7</version.swagger.core.v3>
102         <version.swagger>1.6.9</version.swagger>
103         <version.tomcat>9.0.62</version.tomcat>
104         <version.websocket>1.5.3</version.websocket>
105     </properties>
106     <distributionManagement>
107         <site>
108             <id>ecomp-site</id>
109             <url>dav:${onap.nexus.url}${sitePath}</url>
110         </site>
111     </distributionManagement>
112     <dependencyManagement>
113         <dependencies>
114             <dependency>
115                 <groupId>org.onap.policy.parent</groupId>
116                 <artifactId>policy-parent-resources</artifactId>
117                 <version>${version.parent.resources}</version>
118             </dependency>
119             <dependency>
120                 <groupId>jakarta.validation</groupId>
121                 <artifactId>jakarta.validation-api</artifactId>
122                 <version>${version.jakarta-api}</version>
123             </dependency>
124             <!-- Jackson - needed by glassfish jersey -->
125             <dependency>
126                 <groupId>com.fasterxml.jackson.core</groupId>
127                 <artifactId>jackson-annotations</artifactId>
128                 <version>${version.jackson}</version>
129             </dependency>
130             <dependency>
131                 <groupId>com.fasterxml.jackson.module</groupId>
132                 <artifactId>jackson-module-jaxb-annotations</artifactId>
133                 <version>${version.jackson}</version>
134             </dependency>
135             <dependency>
136                 <groupId>com.fasterxml.jackson.module</groupId>
137                 <artifactId>jackson-module-jsonSchema</artifactId>
138                 <version>${version.jackson}</version>
139             </dependency>
140             <dependency>
141                 <groupId>com.fasterxml.jackson.module</groupId>
142                 <artifactId>jackson-module-parameter-names</artifactId>
143                 <version>${version.jackson}</version>
144             </dependency>
145             <dependency>
146                 <groupId>com.fasterxml.jackson.module</groupId>
147                 <artifactId>jackson-module-scala_2.12</artifactId>
148                 <version>${version.jackson}</version>
149             </dependency>
150             <dependency>
151                 <groupId>com.fasterxml.jackson.dataformat</groupId>
152                 <artifactId>jackson-dataformat-yaml</artifactId>
153                 <version>${version.jackson}</version>
154             </dependency>
155             <dependency>
156                 <groupId>com.fasterxml.jackson.dataformat</groupId>
157                 <artifactId>jackson-dataformat-xml</artifactId>
158                 <version>${version.jackson}</version>
159             </dependency>
160             <dependency>
161                 <groupId>com.fasterxml.jackson.dataformat</groupId>
162                 <artifactId>jackson-dataformat-csv</artifactId>
163                 <version>${version.jackson}</version>
164             </dependency>
165             <dependency>
166                 <groupId>com.fasterxml.jackson.datatype</groupId>
167                 <artifactId>jackson-datatype-jdk8</artifactId>
168                 <version>${version.jackson}</version>
169             </dependency>
170             <dependency>
171                 <groupId>com.fasterxml.jackson.datatype</groupId>
172                 <artifactId>jackson-datatype-jsr310</artifactId>
173                 <version>${version.jackson}</version>
174             </dependency>
175             <dependency>
176                 <groupId>com.fasterxml.jackson.datatype</groupId>
177                 <artifactId>jackson-datatype-joda</artifactId>
178                 <version>${version.jackson}</version>
179             </dependency>
180             <dependency>
181                 <groupId>com.fasterxml.jackson.jaxrs</groupId>
182                 <artifactId>jackson-jaxrs-base</artifactId>
183                 <version>${version.jackson}</version>
184             </dependency>
185             <dependency>
186                 <groupId>com.fasterxml.jackson.jaxrs</groupId>
187                 <artifactId>jackson-jaxrs-json-provider</artifactId>
188                 <version>${version.jackson}</version>
189             </dependency>
190             <!-- Jersey -->
191             <dependency>
192                 <groupId>org.glassfish.jersey.core</groupId>
193                 <artifactId>jersey-server</artifactId>
194                 <version>${version.jersey}</version>
195             </dependency>
196             <dependency>
197                 <groupId>org.glassfish.jersey.containers</groupId>
198                 <artifactId>jersey-container-servlet-core</artifactId>
199                 <version>${version.jersey}</version>
200             </dependency>
201             <dependency>
202                 <groupId>org.glassfish.jersey.containers</groupId>
203                 <artifactId>jersey-container-jetty-http</artifactId>
204                 <version>${version.jersey}</version>
205             </dependency>
206             <dependency>
207                 <groupId>org.glassfish.jersey.core</groupId>
208                 <artifactId>jersey-client</artifactId>
209                 <version>${version.jersey}</version>
210             </dependency>
211             <dependency>
212                 <groupId>org.glassfish.jersey.core</groupId>
213                 <artifactId>jersey-common</artifactId>
214                 <version>${version.jersey}</version>
215             </dependency>
216             <dependency>
217                 <groupId>org.glassfish.jersey.inject</groupId>
218                 <artifactId>jersey-hk2</artifactId>
219                 <version>${version.jersey}</version>
220             </dependency>
221             <dependency>
222                 <groupId>org.glassfish.jersey.containers</groupId>
223                 <artifactId>jersey-container-grizzly2-http</artifactId>
224                 <version>${version.jersey}</version>
225             </dependency>
226             <dependency>
227                 <groupId>org.glassfish.jersey.media</groupId>
228                 <artifactId>jersey-media-moxy</artifactId>
229                 <version>${version.jersey}</version>
230             </dependency>
231             <dependency>
232                 <groupId>org.glassfish.jersey.media</groupId>
233                 <artifactId>jersey-media-json-jackson</artifactId>
234                 <version>${version.jersey}</version>
235             </dependency>
236             <dependency>
237                 <groupId>org.glassfish.jersey.test-framework</groupId>
238                 <artifactId>jersey-test-framework-core</artifactId>
239                 <version>${version.jersey}</version>
240             </dependency>
241             <dependency>
242                 <groupId>org.glassfish.jersey.test-framework.providers</groupId>
243                 <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
244                 <version>${version.jersey}</version>
245             </dependency>
246             <dependency>
247                 <groupId>org.glassfish.jersey.media</groupId>
248                 <artifactId>jersey-media-multipart</artifactId>
249                 <version>${version.jersey}</version>
250             </dependency>
251             <dependency>
252                 <groupId>org.glassfish</groupId>
253                 <artifactId>javax.json</artifactId>
254                 <version>${version.javax-json}</version>
255             </dependency>
256             <!-- Jetty -->
257             <dependency>
258                 <groupId>org.eclipse.jetty</groupId>
259                 <artifactId>jetty-http</artifactId>
260                 <version>${version.jetty}</version>
261             </dependency>
262             <dependency>
263                 <groupId>org.eclipse.jetty</groupId>
264                 <artifactId>jetty-servlet</artifactId>
265                 <version>${version.jetty}</version>
266             </dependency>
267             <dependency>
268                 <groupId>org.eclipse.jetty</groupId>
269                 <artifactId>jetty-servlets</artifactId>
270                 <version>${version.jetty}</version>
271             </dependency>
272             <dependency>
273                 <groupId>org.eclipse.jetty</groupId>
274                 <artifactId>jetty-server</artifactId>
275                 <version>${version.jetty}</version>
276             </dependency>
277             <dependency>
278                 <groupId>org.eclipse.jetty</groupId>
279                 <artifactId>jetty-security</artifactId>
280                 <version>${version.jetty}</version>
281             </dependency>
282             <!-- RE2J in lieu of java.util Pattern -->
283             <dependency>
284                 <groupId>com.google.re2j</groupId>
285                 <artifactId>re2j</artifactId>
286                 <version>${version.google-re2j}</version>
287             </dependency>
288             <!-- MariaDB -->
289             <dependency>
290                 <groupId>org.mariadb.jdbc</groupId>
291                 <artifactId>mariadb-java-client</artifactId>
292                 <version>${version.mariadb}</version>
293             </dependency>
294             <!-- Postgres -->
295             <dependency>
296                 <groupId>org.postgresql</groupId>
297                 <artifactId>postgresql</artifactId>
298                 <version>${version.postgresql}</version>
299             </dependency>
300             <!-- Kafka -->
301             <dependency>
302                 <groupId>org.apache.kafka</groupId>
303                 <artifactId>kafka-clients</artifactId>
304                 <version>${version.kafka}</version>
305             </dependency>
306             <!-- Prometheus Client Libraries -->
307             <dependency>
308                 <groupId>io.prometheus</groupId>
309                 <artifactId>simpleclient</artifactId>
310                 <version>${version.io.prometheus}</version>
311             </dependency>
312             <dependency>
313                 <groupId>io.prometheus</groupId>
314                 <artifactId>simpleclient_hotspot</artifactId>
315                 <version>${version.io.prometheus}</version>
316             </dependency>
317             <dependency>
318                 <groupId>io.prometheus</groupId>
319                 <artifactId>simpleclient_servlet</artifactId>
320                 <version>${version.io.prometheus}</version>
321             </dependency>
322             <dependency>
323                 <groupId>io.prometheus</groupId>
324                 <artifactId>simpleclient_logback</artifactId>
325                 <version>${version.io.prometheus}</version>
326             </dependency>
327             <!-- Swagger Jersey2 JAXRS -->
328             <dependency>
329                 <groupId>io.swagger</groupId>
330                 <artifactId>swagger-jersey2-jaxrs</artifactId>
331                 <version>${version.swagger}</version>
332             </dependency>
333             <!--  Swagger Models -->
334             <dependency>
335                 <groupId>io.swagger</groupId>
336                 <artifactId>swagger-models</artifactId>
337                 <version>${version.swagger}</version>
338             </dependency>
339             <dependency>
340                 <groupId>io.swagger.core.v3</groupId>
341                 <artifactId>swagger-models</artifactId>
342                 <version>${version.swagger.core.v3}</version>
343             </dependency>
344             <!-- Encoder and decoders for various formats -->
345             <dependency>
346                 <groupId>commons-codec</groupId>
347                 <artifactId>commons-codec</artifactId>
348                 <version>${version.commons-codec}</version>
349             </dependency>
350             <!-- Eclipselink -->
351             <dependency>
352                 <groupId>org.eclipse.persistence</groupId>
353                 <artifactId>org.eclipse.persistence.jpa</artifactId>
354                 <version>${version.eclipselink}</version>
355             </dependency>
356             <dependency>
357                 <groupId>org.eclipse.persistence</groupId>
358                 <artifactId>eclipselink</artifactId>
359                 <version>${version.eclipselink}</version>
360             </dependency>
361             <dependency>
362                 <groupId>org.eclipse.persistence</groupId>
363                 <artifactId>org.eclipse.persistence.core</artifactId>
364                 <version>${version.eclipselink}</version>
365             </dependency>
366             <dependency>
367                 <groupId>org.eclipse.persistence</groupId>
368                 <artifactId>org.eclipse.persistence.oracle</artifactId>
369                 <version>${version.eclipselink}</version>
370             </dependency>
371             <!-- Java Servlet API -->
372             <dependency>
373                 <groupId>javax.servlet</groupId>
374                 <artifactId>javax.servlet-api</artifactId>
375                 <version>${version.servlet}</version>
376             </dependency>
377             <dependency>
378                 <groupId>javax.xml.bind</groupId>
379                 <artifactId>jaxb-api</artifactId>
380                 <version>${version.bind-jaxb-api}</version>
381             </dependency>
382             <!-- HttpComponents Core (blocking I/O) -->
383             <dependency>
384                 <groupId>org.apache.httpcomponents</groupId>
385                 <artifactId>httpcore</artifactId>
386                 <version>${version.httpcore}</version>
387             </dependency>
388             <!-- JSON marshalling and unmarshalling -->
389             <dependency>
390                 <groupId>com.google.code.gson</groupId>
391                 <artifactId>gson</artifactId>
392                 <version>${version.gson}</version>
393             </dependency>
394             <dependency>
395                 <groupId>org.json</groupId>
396                 <artifactId>json</artifactId>
397                 <version>${version.json}</version>
398             </dependency>
399             <dependency>
400                 <groupId>com.worldturner.medeia</groupId>
401                 <artifactId>medeia-validator-gson</artifactId>
402                 <version>${version.medeia}</version>
403             </dependency>
404             <!-- Lombok -->
405             <dependency>
406                 <groupId>org.projectlombok</groupId>
407                 <artifactId>lombok</artifactId>
408                 <version>${version.lombok}</version>
409             </dependency>
410             <!-- Logging -->
411             <dependency>
412                 <groupId>org.slf4j</groupId>
413                 <artifactId>slf4j-api</artifactId>
414                 <version>${version.slf4j}</version>
415             </dependency>
416             <dependency>
417                 <groupId>org.slf4j</groupId>
418                 <artifactId>slf4j-ext</artifactId>
419                 <version>${version.slf4j}</version>
420             </dependency>
421             <dependency>
422                 <groupId>ch.qos.logback</groupId>
423                 <artifactId>logback-core</artifactId>
424                 <version>${version.logback}</version>
425             </dependency>
426             <dependency>
427                 <groupId>ch.qos.logback</groupId>
428                 <artifactId>logback-classic</artifactId>
429                 <version>${version.logback}</version>
430             </dependency>
431             <dependency>
432                 <groupId>org.apache.logging.log4j</groupId>
433                 <artifactId>log4j-api</artifactId>
434                 <version>${version.log4j}</version>
435             </dependency>
436             <dependency>
437                 <groupId>org.apache.logging.log4j</groupId>
438                 <artifactId>log4j-to-slf4j</artifactId>
439                 <version>${version.log4j}</version>
440             </dependency>
441             <!-- Dmaap Client -->
442             <dependency>
443                 <groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId>
444                 <artifactId>dmaapClient</artifactId>
445                 <version>${version.dmaap}</version>
446                 <exclusions>
447                     <exclusion>
448                         <groupId>org.slf4j</groupId>
449                         <artifactId>slf4j-log4j12</artifactId>
450                     </exclusion>
451                     <exclusion>
452                         <groupId>log4j</groupId>
453                         <artifactId>log4j</artifactId>
454                     </exclusion>
455                     <exclusion>
456                         <artifactId>apache-log4j-extras</artifactId>
457                         <groupId>log4j</groupId>
458                     </exclusion>
459                 </exclusions>
460             </dependency>
461             <!-- CDS dependencies -->
462             <dependency>
463                 <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId>
464                 <artifactId>blueprint-proto</artifactId>
465                 <version>${version.ccsdk}</version>
466                 <exclusions>
467                     <exclusion>
468                         <groupId>io.springfox</groupId>
469                         <artifactId>springfox-boot-starter</artifactId>
470                     </exclusion>
471                     <exclusion>
472                         <groupId>org.apache.logging.log4j</groupId>
473                         <artifactId>log4j-api</artifactId>
474                     </exclusion>
475                     <exclusion>
476                         <groupId>org.apache.logging.log4j</groupId>
477                         <artifactId>log4j-to-slf4j</artifactId>
478                     </exclusion>
479                 </exclusions>
480             </dependency>
481             <!-- AAF Client -->
482             <dependency>
483                 <groupId>org.onap.aaf.authz</groupId>
484                 <artifactId>aaf-cadi-aaf</artifactId>
485                 <version>${version.aaf}</version>
486                 <exclusions>
487                     <exclusion>
488                         <groupId>log4j</groupId>
489                         <artifactId>log4j</artifactId>
490                     </exclusion>
491                 </exclusions>
492             </dependency>
493             <!-- Client library for Cambria event routing API -->
494             <dependency>
495                 <groupId>com.att.nsa</groupId>
496                 <artifactId>cambriaClient</artifactId>
497                 <version>${version.nsa-cambria}</version>
498             </dependency>
499             <dependency>
500                 <groupId>com.att.nsa</groupId>
501                 <artifactId>saClientLibrary</artifactId>
502                 <version>${version.nsa-sa-client}</version>
503             </dependency>
504             <!-- Commons CLI for command line parsing -->
505             <dependency>
506                 <groupId>commons-cli</groupId>
507                 <artifactId>commons-cli</artifactId>
508                 <version>${version.commons-cli}</version>
509             </dependency>
510             <!-- Web Sockets -->
511             <dependency>
512                 <groupId>org.java-websocket</groupId>
513                 <artifactId>Java-WebSocket</artifactId>
514                 <version>${version.websocket}</version>
515             </dependency>
516             <!-- SnakeYAML -->
517             <dependency>
518                 <groupId>org.yaml</groupId>
519                 <artifactId>snakeyaml</artifactId>
520                 <version>${version.snakeyaml}</version>
521             </dependency>
522             <!-- Drools -->
523             <!--
524             Security Issues: 1 of 2
525             This dependency is trying to upgrade security fixes
526             identified. If it is removed or manipulated then please
527             fix the 2nd change as noted below.
528             -->
529             <dependency>
530                 <groupId>org.codehaus.plexus</groupId>
531                 <artifactId>plexus-utils</artifactId>
532                 <version>${version.plexus}</version>
533             </dependency>
534             <dependency>
535                 <groupId>org.kie</groupId>
536                 <artifactId>kie-api</artifactId>
537                 <version>${version.drools}</version>
538             </dependency>
539             <dependency>
540                 <groupId>org.kie</groupId>
541                 <artifactId>kie-ci</artifactId>
542                 <version>${version.drools}</version>
543                 <!--
544                 Issue: 2 of 2
545                 Excluding these 2 dependencies in order to force upgrade security fixes
546                 identified. As declared above. Any changes here should be reflected above
547                 and vice versa.
548                 -->
549                 <exclusions>
550                     <exclusion>
551                         <groupId>org.codehaus.plexus</groupId>
552                         <artifactId>plexus-utils</artifactId>
553                     </exclusion>
554                 </exclusions>
555             </dependency>
556             <dependency>
557                 <groupId>org.drools</groupId>
558                 <artifactId>drools-core</artifactId>
559                 <version>${version.drools}</version>
560             </dependency>
561             <dependency>
562                 <groupId>org.drools</groupId>
563                 <artifactId>drools-persistence-jpa</artifactId>
564                 <version>${version.drools}</version>
565             </dependency>
566             <dependency>
567                 <groupId>org.drools</groupId>
568                 <artifactId>drools-compiler</artifactId>
569                 <version>${version.drools}</version>
570             </dependency>
571             <dependency>
572                 <groupId>org.drools</groupId>
573                 <artifactId>drools-verifier-drl</artifactId>
574                 <version>${version.drools}</version>
575             </dependency>
576             <dependency>
577                 <groupId>org.drools</groupId>
578                 <artifactId>drools-verifier-api</artifactId>
579                 <version>${version.drools}</version>
580             </dependency>
581             <dependency>
582                 <groupId>org.drools</groupId>
583                 <artifactId>drools-verifier-core</artifactId>
584                 <version>${version.drools}</version>
585             </dependency>
586             <!-- Mockserver -->
587             <dependency>
588                 <groupId>org.mock-server</groupId>
589                 <artifactId>mockserver-netty</artifactId>
590                 <version>${version.mockserver}</version>
591                 <scope>test</scope>
592             </dependency>
593             <dependency>
594                 <groupId>org.mock-server</groupId>
595                 <artifactId>mockserver-client-java</artifactId>
596                 <version>${version.mockserver}</version>
597                 <scope>test</scope>
598             </dependency>
599             <!-- Immutables -->
600             <dependency>
601                 <groupId>org.immutables</groupId>
602                 <artifactId>value</artifactId>
603                 <version>${version.immutables}</version>
604                 <scope>provided</scope>
605             </dependency>
606             <dependency>
607                 <groupId>org.immutables</groupId>
608                 <artifactId>gson</artifactId>
609                 <version>${version.immutables}</version>
610             </dependency>
611             <!-- Springdoc -->
612             <dependency>
613                 <groupId>org.springdoc</groupId>
614                 <artifactId>springdoc-openapi-ui</artifactId>
615                 <version>${version.springdoc}</version>
616             </dependency>
617             <!-- File upload -->
618             <dependency>
619                 <groupId>commons-fileupload</groupId>
620                 <artifactId>commons-fileupload</artifactId>
621                 <version>${version.commons-fileupload}</version>
622             </dependency>
623             <dependency>
624                 <groupId>org.onap.sdc.sdc-distribution-client</groupId>
625                 <artifactId>sdc-distribution-client</artifactId>
626                 <version>${version.sdc}</version>
627             </dependency>
628             <dependency>
629                 <groupId>org.onap.sdc.sdc-tosca</groupId>
630                 <artifactId>sdc-tosca</artifactId>
631                 <version>${version.sdc}</version>
632             </dependency>
633             <dependency>
634                 <groupId>org.jboss.spec.javax.ws.rs</groupId>
635                 <artifactId>jboss-jaxrs-api_2.0_spec</artifactId>
636                 <version>${version.jboss-jaxrs-api}</version>
637             </dependency>
638             <!-- Test dependencies -->
639             <!-- In memory Database Engine -->
640             <dependency>
641                 <groupId>com.h2database</groupId>
642                 <artifactId>h2</artifactId>
643                 <version>${version.h2}</version>
644                 <scope>test</scope>
645             </dependency>
646             <!-- JUNIT -->
647             <dependency>
648                 <groupId>junit</groupId>
649                 <artifactId>junit</artifactId>
650                 <version>${version.junit}</version>
651                 <scope>test</scope>
652             </dependency>
653             <!-- Junit vintage -->
654             <dependency>
655                 <groupId>org.junit.vintage</groupId>
656                 <artifactId>junit-vintage-engine</artifactId>
657                 <version>${version.junit-vintage}</version>
658                 <scope>test</scope>
659             </dependency>
660             <!-- Cucumber Tests -->
661             <dependency>
662                 <groupId>io.cucumber</groupId>
663                 <artifactId>cucumber-java</artifactId>
664                 <version>${version.cucumber}</version>
665                 <scope>test</scope>
666             </dependency>
667             <dependency>
668                 <groupId>io.cucumber</groupId>
669                 <artifactId>cucumber-junit</artifactId>
670                 <version>${version.cucumber}</version>
671                 <scope>test</scope>
672             </dependency>
673             <!-- Exception testing -->
674             <dependency>
675                 <groupId>org.assertj</groupId>
676                 <artifactId>assertj-core</artifactId>
677                 <version>${version.assertj}</version>
678                 <scope>test</scope>
679             </dependency>
680             <!-- Mock libraries -->
681             <dependency>
682                 <groupId>com.openpojo</groupId>
683                 <artifactId>openpojo</artifactId>
684                 <version>${version.openpojo}</version>
685                 <scope>test</scope>
686             </dependency>
687             <dependency>
688                 <groupId>org.mockito</groupId>
689                 <artifactId>mockito-all</artifactId>
690                 <version>${version.mockito-all}</version>
691                 <scope>test</scope>
692             </dependency>
693             <dependency>
694                 <groupId>org.powermock</groupId>
695                 <artifactId>powermock-core</artifactId>
696                 <version>${version.powermock}</version>
697                 <scope>test</scope>
698             </dependency>
699             <dependency>
700                 <groupId>org.powermock</groupId>
701                 <artifactId>powermock-api-mockito2</artifactId>
702                 <version>${version.powermock}</version>
703                 <scope>test</scope>
704             </dependency>
705             <dependency>
706                 <groupId>org.powermock</groupId>
707                 <artifactId>powermock-module-junit4</artifactId>
708                 <version>${version.powermock}</version>
709                 <scope>test</scope>
710             </dependency>
711             <dependency>
712                 <groupId>org.mockito</groupId>
713                 <artifactId>mockito-core</artifactId>
714                 <version>${version.mockito-core}</version>
715                 <scope>test</scope>
716             </dependency>
717             <!-- Awaitility -->
718             <dependency>
719                 <groupId>org.awaitility</groupId>
720                 <artifactId>awaitility</artifactId>
721                 <version>${version.awaitility}</version>
722                 <scope>test</scope>
723             </dependency>
724             <!-- Netty -->
725             <dependency>
726                 <groupId>io.netty</groupId>
727                 <artifactId>netty-all</artifactId>
728                 <version>${version.netty}</version>
729             </dependency>
730             <dependency>
731                 <groupId>io.netty</groupId>
732                 <artifactId>netty-common</artifactId>
733                 <version>${version.netty}</version>
734             </dependency>
735             <dependency>
736                 <groupId>io.netty</groupId>
737                 <artifactId>netty-codec-http2</artifactId>
738                 <version>${version.netty}</version>
739             </dependency>
740             <dependency>
741                 <groupId>io.netty</groupId>
742                 <artifactId>netty-handler-proxy</artifactId>
743                 <version>${version.netty}</version>
744             </dependency>
745             <!-- Apache Commons -->
746             <dependency>
747                 <groupId>org.apache.commons</groupId>
748                 <artifactId>commons-lang3</artifactId>
749                 <version>${version.commons-lang3}</version>
750             </dependency>
751             <dependency>
752                 <groupId>commons-io</groupId>
753                 <artifactId>commons-io</artifactId>
754                 <version>${version.commons-io}</version>
755             </dependency>
756             <dependency>
757                 <groupId>org.apache.commons</groupId>
758                 <artifactId>commons-text</artifactId>
759                 <version>${version.commons-text}</version>
760             </dependency>
761             <!-- Google Code -->
762             <dependency>
763                 <groupId>com.googlecode.json-simple</groupId>
764                 <artifactId>json-simple</artifactId>
765                 <version>${version.json-simple}</version>
766             </dependency>
767             <!-- Github -->
768             <dependency>
769                 <groupId>com.github.docker-java</groupId>
770                 <artifactId>docker-java-core</artifactId>
771                 <version>${version.docker-java}</version>
772                 <scope>test</scope>
773             </dependency>
774             <dependency>
775                 <groupId>com.github.docker-java</groupId>
776                 <artifactId>docker-java</artifactId>
777                 <version>${version.docker-java}</version>
778                 <scope>test</scope>
779             </dependency>
780             <!-- Spring -->
781             <dependency>
782                 <groupId>org.springframework</groupId>
783                 <artifactId>spring-core</artifactId>
784                 <version>${version.spring}</version>
785             </dependency>
786             <dependency>
787                 <groupId>org.springframework</groupId>
788                 <artifactId>spring-beans</artifactId>
789                 <version>${version.spring}</version>
790             </dependency>
791             <dependency>
792                 <groupId>org.springframework</groupId>
793                 <artifactId>spring-expression</artifactId>
794                 <version>${version.spring}</version>
795             </dependency>
796             <dependency>
797                 <groupId>org.springframework</groupId>
798                 <artifactId>spring-web</artifactId>
799                 <version>${version.spring}</version>
800             </dependency>
801             <dependency>
802                 <groupId>org.springframework</groupId>
803                 <artifactId>spring-webmvc</artifactId>
804                 <version>${version.spring}</version>
805             </dependency>
806             <dependency>
807                 <groupId>org.springframework</groupId>
808                 <artifactId>spring-jdbc</artifactId>
809                 <version>${version.spring}</version>
810             </dependency>
811             <dependency>
812                 <groupId>org.springframework</groupId>
813                 <artifactId>spring-webflux</artifactId>
814                 <version>${version.spring}</version>
815             </dependency>
816             <!--  Springboot -->
817             <dependency>
818                 <groupId>org.springframework.boot</groupId>
819                 <artifactId>spring-boot-starter-web</artifactId>
820                 <version>${version.springboot}</version>
821             </dependency>
822             <dependency>
823                 <groupId>org.springframework.boot</groupId>
824                 <artifactId>spring-boot-starter-webflux</artifactId>
825                 <version>${version.springboot}</version>
826             </dependency>
827             <dependency>
828                 <groupId>org.springframework.boot</groupId>
829                 <artifactId>spring-boot-starter-validation</artifactId>
830                 <version>${version.springboot}</version>
831             </dependency>
832             <dependency>
833                 <groupId>org.springframework.boot</groupId>
834                 <artifactId>spring-boot-starter-aop</artifactId>
835                 <version>${version.springboot}</version>
836             </dependency>
837             <dependency>
838                 <groupId>org.springframework.boot</groupId>
839                 <artifactId>spring-boot-starter-test</artifactId>
840                 <version>${version.springboot}</version>
841                 <scope>test</scope>
842             </dependency>
843             <dependency>
844                 <groupId>org.springframework.boot</groupId>
845                 <artifactId>spring-boot-starter-security</artifactId>
846                 <version>${version.springboot}</version>
847             </dependency>
848             <dependency>
849                 <groupId>org.springframework.boot</groupId>
850                 <artifactId>spring-boot-starter-data-jpa</artifactId>
851                 <version>${version.springboot}</version>
852             </dependency>
853             <dependency>
854                 <groupId>org.springframework.boot</groupId>
855                 <artifactId>spring-boot-starter-tomcat</artifactId>
856                 <version>${version.springboot}</version>
857             </dependency>
858             <dependency>
859                 <groupId>org.springframework.boot</groupId>
860                 <artifactId>spring-boot-starter-actuator</artifactId>
861                 <version>${version.springboot}</version>
862             </dependency>
863             <dependency>
864                 <groupId>org.springframework.boot</groupId>
865                 <artifactId>spring-boot-autoconfigure</artifactId>
866                 <version>${version.springboot}</version>
867             </dependency>
868             <!--  Hibernate -->
869             <dependency>
870                 <groupId>org.hibernate</groupId>
871                 <artifactId>hibernate-core</artifactId>
872                 <version>${version.hibernate.core}</version>
873             </dependency>
874             <!-- Tomcat -->
875             <dependency>
876                 <groupId>org.apache.tomcat.embed</groupId>
877                 <artifactId>tomcat-embed-core</artifactId>
878                 <version>${version.tomcat}</version>
879             </dependency>
880             <dependency>
881                 <groupId>org.apache.tomcat</groupId>
882                 <artifactId>tomcat-annotations-api</artifactId>
883                 <version>${version.tomcat}</version>
884             </dependency>
885             <dependency>
886                 <groupId>org.apache.tomcat.embed</groupId>
887                 <artifactId>tomcat-embed-el</artifactId>
888                 <version>${version.tomcat}</version>
889             </dependency>
890             <dependency>
891                 <groupId>org.apache.tomcat.embed</groupId>
892                 <artifactId>tomcat-embed-websocket</artifactId>
893                 <version>${version.tomcat}</version>
894             </dependency>
895         </dependencies>
896     </dependencyManagement>
897     <scm>
898         <connection>scm:git:ssh://git.onap.org:29418/${project.groupId}</connection>
899         <developerConnection>scm:git:ssh://git.onap.org:29418/${project.groupId}</developerConnection>
900         <tag>HEAD</tag>
901         <url>https://wiki.onap.org/display/DW/Integration+Project</url>
902     </scm>
903     <profiles>
904         <profile>
905             <id>m2e</id>
906             <!-- This profile is only active when the property "m2e.version" is set,
907                 which is the case when building in Eclipse with m2e. -->
908             <activation>
909                 <property>
910                     <name>m2e.version</name>
911                 </property>
912             </activation>
913             <build>
914                 <pluginManagement>
915                     <plugins>
916                         <plugin>
917                             <groupId>org.eclipse.m2e</groupId>
918                             <artifactId>lifecycle-mapping</artifactId>
919                             <version>1.0.0</version>
920                             <configuration>
921                                 <lifecycleMappingMetadata>
922                                     <pluginExecutions>
923                                         <pluginExecution>
924                                             <pluginExecutionFilter>
925                                                 <groupId>org.apache.maven.plugins</groupId>
926                                                 <artifactId>maven-checkstyle-plugin</artifactId>
927                                                 <versionRange>2.17,)</versionRange>
928                                                 <goals>
929                                                     <goal>check</goal>
930                                                 </goals>
931                                             </pluginExecutionFilter>
932                                             <action>
933                                                 <ignore />
934                                             </action>
935                                         </pluginExecution>
936                                         <pluginExecution>
937                                             <pluginExecutionFilter>
938                                                 <groupId>org.apache.maven.plugins</groupId>
939                                                 <artifactId>maven-remote-resources-plugin</artifactId>
940                                                 <versionRange>3.0.0,)</versionRange>
941                                                 <goals>
942                                                     <goal>bundle</goal>
943                                                     <goal>process</goal>
944                                                 </goals>
945                                             </pluginExecutionFilter>
946                                             <action>
947                                                 <ignore />
948                                             </action>
949                                         </pluginExecution>
950                                         <pluginExecution>
951                                             <pluginExecutionFilter>
952                                                 <groupId>org.jacoco</groupId>
953                                                 <artifactId>jacoco-maven-plugin</artifactId>
954                                                 <versionRange>[0.7.1.201405082137,)</versionRange>
955                                                 <goals>
956                                                     <goal>prepare-agent</goal>
957                                                 </goals>
958                                             </pluginExecutionFilter>
959                                             <action>
960                                                 <ignore />
961                                             </action>
962                                         </pluginExecution>
963                                         <pluginExecution>
964                                             <pluginExecutionFilter>
965                                                 <groupId>de.jpdigital</groupId>
966                                                 <artifactId>hibernate52-ddl-maven-plugin</artifactId>
967                                                 <versionRange>[2.2.0,)</versionRange>
968                                                 <goals>
969                                                     <goal>gen-ddl</goal>
970                                                 </goals>
971                                             </pluginExecutionFilter>
972                                             <action>
973                                                 <ignore />
974                                             </action>
975                                         </pluginExecution>
976                                         <pluginExecution>
977                                             <pluginExecutionFilter>
978                                                 <groupId>org.codehaus.groovy.maven</groupId>
979                                                 <artifactId>gmaven-plugin</artifactId>
980                                                 <versionRange>[1.0,)</versionRange>
981                                                 <goals>
982                                                     <goal>execute</goal>
983                                                 </goals>
984                                             </pluginExecutionFilter>
985                                             <action>
986                                                 <ignore />
987                                             </action>
988                                         </pluginExecution>
989                                         <pluginExecution>
990                                             <pluginExecutionFilter>
991                                                 <groupId>org.codehaus.mojo</groupId>
992                                                 <artifactId>exec-maven-plugin</artifactId>
993                                                 <versionRange>[3.0.0,)</versionRange>
994                                                 <goals>
995                                                     <goal>exec</goal>
996                                                 </goals>
997                                             </pluginExecutionFilter>
998                                             <action>
999                                                 <ignore />
1000                                             </action>
1001                                         </pluginExecution>
1002                                         <pluginExecution>
1003                                             <pluginExecutionFilter>
1004                                                 <groupId>org.codehaus.mojo</groupId>
1005                                                 <artifactId>keytool-maven-plugin</artifactId>
1006                                                 <versionRange>[1.5.0,)</versionRange>
1007                                                 <goals>
1008                                                     <goal>generateKeyPair</goal>
1009                                                 </goals>
1010                                             </pluginExecutionFilter>
1011                                             <action>
1012                                                 <ignore />
1013                                             </action>
1014                                         </pluginExecution>
1015                                         <pluginExecution>
1016                                             <pluginExecutionFilter>
1017                                                 <groupId>com.github.eirslett</groupId>
1018                                                 <artifactId>frontend-maven-plugin</artifactId>
1019                                                 <versionRange>[1.11.0,)</versionRange>
1020                                                 <goals>
1021                                                     <goal>npm</goal>
1022                                                 </goals>
1023                                             </pluginExecutionFilter>
1024                                             <action>
1025                                                 <ignore />
1026                                             </action>
1027                                         </pluginExecution>
1028                                         <pluginExecution>
1029                                             <pluginExecutionFilter>
1030                                                 <groupId>io.swagger.codegen.v3</groupId>
1031                                                 <artifactId>swagger-codegen-maven-plugin</artifactId>
1032                                                 <versionRange>[3.0.0,)</versionRange>
1033                                                 <goals>
1034                                                     <goal>generate</goal>
1035                                                 </goals>
1036                                             </pluginExecutionFilter>
1037                                             <action>
1038                                                 <ignore />
1039                                             </action>
1040                                         </pluginExecution>
1041                                     </pluginExecutions>
1042                                 </lifecycleMappingMetadata>
1043                             </configuration>
1044                         </plugin>
1045                     </plugins>
1046                 </pluginManagement>
1047             </build>
1048         </profile>
1049     </profiles>
1050     <build>
1051         <extensions>
1052             <extension>
1053                 <groupId>org.apache.maven.archetype</groupId>
1054                 <artifactId>archetype-packaging</artifactId>
1055                 <version>3.2.0</version>
1056             </extension>
1057         </extensions>
1058         <pluginManagement>
1059             <plugins>
1060                 <plugin>
1061                     <groupId>org.codehaus.mojo</groupId>
1062                     <artifactId>versions-maven-plugin</artifactId>
1063                     <version>2.8.1</version>
1064                 </plugin>
1065                 <plugin>
1066                     <groupId>org.apache.maven.plugins</groupId>
1067                     <artifactId>maven-dependency-plugin</artifactId>
1068                     <version>3.1.2</version>
1069                 </plugin>
1070                 <plugin>
1071                     <!-- THIS PLUGIN IS RETIRED -->
1072                     <groupId>org.apache.maven.plugins</groupId>
1073                     <artifactId>maven-reactor-plugin</artifactId>
1074                     <version>1.1</version>
1075                 </plugin>
1076                 <plugin>
1077                     <!-- THIS PLUGIN IS RETIRED -->
1078                     <!-- Advise to use m2e -->
1079                     <groupId>org.apache.maven.plugins</groupId>
1080                     <artifactId>maven-eclipse-plugin</artifactId>
1081                     <version>2.10</version>
1082                 </plugin>
1083                 <plugin>
1084                     <groupId>org.apache.maven.plugins</groupId>
1085                     <artifactId>maven-install-plugin</artifactId>
1086                     <version>3.0.0-M1</version>
1087                 </plugin>
1088                 <plugin>
1089                     <groupId>org.apache.maven.plugins</groupId>
1090                     <artifactId>maven-resources-plugin</artifactId>
1091                     <version>3.2.0</version>
1092                 </plugin>
1093                 <plugin>
1094                     <groupId>org.apache.maven.plugins</groupId>
1095                     <artifactId>maven-source-plugin</artifactId>
1096                     <version>3.2.1</version>
1097                 </plugin>
1098                 <plugin>
1099                     <groupId>org.apache.maven.plugins</groupId>
1100                     <artifactId>maven-release-plugin</artifactId>
1101                     <version>3.0.0-M1</version>
1102                 </plugin>
1103                 <plugin>
1104                     <groupId>org.apache.maven.plugins</groupId>
1105                     <artifactId>maven-assembly-plugin</artifactId>
1106                     <version>3.3.0</version>
1107                 </plugin>
1108                 <plugin>
1109                     <groupId>org.apache.maven.plugins</groupId>
1110                     <artifactId>maven-jar-plugin</artifactId>
1111                     <version>3.2.0</version>
1112                 </plugin>
1113                 <plugin>
1114                     <groupId>org.apache.maven.plugins</groupId>
1115                     <artifactId>maven-javadoc-plugin</artifactId>
1116                     <version>3.2.0</version>
1117                 </plugin>
1118                 <plugin>
1119                     <groupId>org.apache.maven.plugins</groupId>
1120                     <artifactId>maven-shade-plugin</artifactId>
1121                     <version>3.2.4</version>
1122                 </plugin>
1123                 <plugin>
1124                     <groupId>org.apache.maven.plugins</groupId>
1125                     <artifactId>maven-archetype-plugin</artifactId>
1126                     <version>3.2.0</version>
1127                 </plugin>
1128                 <plugin>
1129                     <groupId>com.coderplus.maven.plugins</groupId>
1130                     <artifactId>copy-rename-maven-plugin</artifactId>
1131                     <version>1.0.1</version>
1132                 </plugin>
1133                 <plugin>
1134                     <groupId>org.apache.maven.plugins</groupId>
1135                     <artifactId>maven-compiler-plugin</artifactId>
1136                     <version>3.8.1</version>
1137                     <configuration>
1138                         <encoding>${project.build.sourceEncoding}</encoding>
1139                         <release>${java.version}</release>
1140                     </configuration>
1141                 </plugin>
1142                 <plugin>
1143                     <groupId>org.codehaus.mojo</groupId>
1144                     <artifactId>exec-maven-plugin</artifactId>
1145                     <version>3.0.0</version>
1146                 </plugin>
1147                 <plugin>
1148                     <groupId>org.apache.maven.plugins</groupId>
1149                     <artifactId>maven-war-plugin</artifactId>
1150                     <version>3.3.1</version>
1151                 </plugin>
1152                 <plugin>
1153                     <groupId>io.fabric8</groupId>
1154                     <artifactId>docker-maven-plugin</artifactId>
1155                     <version>0.40.1</version>
1156                 </plugin>
1157                 <plugin>
1158                     <groupId>org.kie</groupId>
1159                     <artifactId>kie-maven-plugin</artifactId>
1160                     <version>${version.drools}</version>
1161                     <extensions>true</extensions>
1162                 </plugin>
1163                 <plugin>
1164                     <groupId>org.springframework.boot</groupId>
1165                     <artifactId>spring-boot-maven-plugin</artifactId>
1166                     <version>${version.springboot}</version>
1167                 </plugin>
1168                 <plugin>
1169                     <groupId>io.github.git-commit-id</groupId>
1170                     <artifactId>git-commit-id-maven-plugin</artifactId>
1171                     <version>5.0.0</version>
1172                     <executions>
1173                         <execution>
1174                             <goals>
1175                                 <goal>revision</goal>
1176                             </goals>
1177                         </execution>
1178                     </executions>
1179                     <configuration>
1180                         <skipPoms>false</skipPoms>
1181                         <generateGitPropertiesFile>false</generateGitPropertiesFile>
1182                         <includeOnlyProperties>
1183                             <includeOnlyProperty>^git.build.(time|version)$</includeOnlyProperty>
1184                             <includeOnlyProperty>^git.commit.id.(abbrev|full)$</includeOnlyProperty>
1185                         </includeOnlyProperties>
1186                         <commitIdGenerationMode>full</commitIdGenerationMode>
1187                         <dateFormat>yyyy-MM-dd'T'HH:mm:ss.SSS'Z'</dateFormat>
1188                         <dateFormatTimeZone>UTC</dateFormatTimeZone>
1189                     </configuration>
1190                 </plugin>
1191             </plugins>
1192         </pluginManagement>
1193         <plugins>
1194             <plugin>
1195                 <groupId>org.apache.maven.plugins</groupId>
1196                 <artifactId>maven-compiler-plugin</artifactId>
1197                 <configuration>
1198                     <encoding>${project.build.sourceEncoding}</encoding>
1199                     <source>${java.version}</source>
1200                     <target>${java.version}</target>
1201                 </configuration>
1202             </plugin>
1203             <plugin>
1204                 <groupId>org.jacoco</groupId>
1205                 <artifactId>jacoco-maven-plugin</artifactId>
1206                 <executions>
1207                     <execution>
1208                         <id>pre-unit-test</id>
1209                         <goals>
1210                             <goal>prepare-agent</goal>
1211                         </goals>
1212                         <configuration>
1213                             <destFile>${jacoco.dataFile}</destFile>
1214                             <append>true</append>
1215                         </configuration>
1216                     </execution>
1217                     <execution>
1218                         <id>post-unit-test</id>
1219                         <phase>test</phase>
1220                         <goals>
1221                             <goal>report</goal>
1222                         </goals>
1223                         <configuration>
1224                             <dataFile>${jacoco.dataFile}</dataFile>
1225                         </configuration>
1226                     </execution>
1227                     <execution>
1228                         <id>pre-integration-test</id>
1229                         <phase>pre-integration-test</phase>
1230                         <goals>
1231                             <goal>prepare-agent</goal>
1232                         </goals>
1233                         <configuration>
1234                             <skip>true</skip>
1235                         </configuration>
1236                     </execution>
1237                     <execution>
1238                         <id>post-integration-test</id>
1239                         <phase>post-integration-test</phase>
1240                         <goals>
1241                             <goal>report</goal>
1242                         </goals>
1243                         <configuration>
1244                             <skip>true</skip>
1245                         </configuration>
1246                     </execution>
1247                     <execution>
1248                         <id>report-aggregate</id>
1249                         <phase>prepare-package</phase>
1250                         <goals>
1251                             <goal>report-aggregate</goal>
1252                         </goals>
1253                     </execution>
1254                 </executions>
1255             </plugin>
1256             <plugin>
1257                 <artifactId>maven-checkstyle-plugin</artifactId>
1258                 <executions>
1259                     <execution>
1260                         <id>onap-license</id>
1261                         <goals>
1262                             <goal>check</goal>
1263                         </goals>
1264                         <phase>process-sources</phase>
1265                         <configuration>
1266                             <configLocation>onap-checkstyle/check-license.xml</configLocation>
1267                             <includeResources>false</includeResources>
1268                             <includeTestSourceDirectory>true</includeTestSourceDirectory>
1269                             <includeTestResources>false</includeTestResources>
1270                             <sourceDirectories>
1271                                 <sourceDirectory>${project.build.sourceDirectory}</sourceDirectory>
1272                             </sourceDirectories>
1273                             <consoleOutput>true</consoleOutput>
1274                             <failOnViolation>true</failOnViolation>
1275                             <violationSeverity>warning</violationSeverity>
1276                         </configuration>
1277                     </execution>
1278                     <execution>
1279                         <id>onap-java-style</id>
1280                         <goals>
1281                             <goal>check</goal>
1282                         </goals>
1283                         <phase>process-sources</phase>
1284                         <configuration>
1285                             <!-- Use Google Java Style Guide:
1286                               https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml
1287                               with minor changes -->
1288                             <configLocation>onap-checkstyle/onap-java-style.xml</configLocation>
1289                             <!-- <sourceDirectory> is needed so that checkstyle ignores the generated
1290                                 sources directory -->
1291                             <sourceDirectories>${project.build.sourceDirectory}</sourceDirectories>
1292                             <includeResources>true</includeResources>
1293                             <includeTestSourceDirectory>true</includeTestSourceDirectory>
1294                             <includeTestResources>true</includeTestResources>
1295                             <excludes></excludes>
1296                             <consoleOutput>true</consoleOutput>
1297                             <failOnViolation>true</failOnViolation>
1298                             <violationSeverity>warning</violationSeverity>
1299                         </configuration>
1300                     </execution>
1301                 </executions>
1302                 <dependencies>
1303                     <dependency>
1304                         <groupId>org.onap.oparent</groupId>
1305                         <artifactId>checkstyle</artifactId>
1306                         <version>${oparent.version}</version>
1307                         <scope>compile</scope>
1308                     </dependency>
1309                 </dependencies>
1310             </plugin>
1311         </plugins>
1312     </build>
1313 </project>