4.0.0 org.onap.so adapters 1.8.0-SNAPSHOT org.onap.so.adapters so-nssmf-adapter jar so-nssmf-adapter Web service endpoint for nssmf operations org.springframework.boot spring-boot-dependencies ${springboot.version} pom import ${project.artifactId}-${project.version} org.apache.maven.plugins maven-deploy-plugin true org.springframework.boot spring-boot-maven-plugin org.onap.so.adapters.nssmf.MSONssmfApplication repackage org.jacoco jacoco-maven-plugin net.revelc.code.formatter formatter-maven-plugin 2.9.0 format-java format process-sources ${format.skipExecute} ${project.basedir}/onap-eclipse-format.xml format-xml format process-sources ${format.skipExecute} ${project.basedir} ${project.basedir}/pom-format.properties pom.xml validate-java validate ${format.skipValidate} ${project.basedir}/onap-eclipse-format.xml validate-poms validate ${format.skipValidate} ${project.basedir}/pom-format.properties pom.xml com.fasterxml.jackson.core jackson-annotations 2.9.8 org.codehaus.mojo exec-maven-plugin 1.6.0 docker-build install exec Dockerfile docker ${project.basedir} build -t ${project.artifactId}:${project.version} . ${project.artifactId}-${project.version}.jar ${project.artifactId} src/main/resources true **/*.p12 **/*.jks src/main/resources false **/*.p12 **/*.jks org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-jdbc org.apache.tomcat tomcat-jdbc org.apache.cxf cxf-spring-boot-starter-jaxws org.apache.cxf cxf-spring-boot-starter-jaxrs org.apache.cxf cxf-rt-rs-service-description-swagger org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-test test org.onap.so mso-requests-db ${project.version} org.onap.so mso-requests-db-repositories ${project.version} org.mariadb.jdbc mariadb-java-client ch.vorburger.mariaDB4j mariaDB4j 2.2.3 test org.springframework.boot spring-boot-configuration-processor true com.squareup.okhttp3 okhttp 3.14.0 test org.projectlombok lombok