X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=catalog-fe%2Fpom.xml;h=e0ee67e3be1054d2f1b00d0ef256d7bee6041d3e;hb=1cf949cb77c4413f09ccd5c65c02a2d1d4ab7d67;hp=aac08505cbf25d172ec65b3de11707f6d67806d9;hpb=d8a0deaf32e6a545a0359ad84c886b40c4ad625b;p=sdc.git diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml index aac08505cb..e0ee67e3be 100644 --- a/catalog-fe/pom.xml +++ b/catalog-fe/pom.xml @@ -8,11 +8,17 @@ org.openecomp.sdc sdc-main - 1.3.0-SNAPSHOT + 1.5.2-SNAPSHOT + + org.projectlombok + lombok + ${lombok.version} + + org.functionaljava functionaljava @@ -43,8 +49,7 @@ org.codehaus.groovy - groovy-all - ${groovy.version} + groovy compile @@ -97,12 +102,6 @@ compile - - javax.mail - javax.mail-api - 1.5.2 - compile - org.glassfish.jersey.media @@ -134,7 +133,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.annotations.version} + ${jackson-annotations.version} compile @@ -157,7 +156,6 @@ org.apache.httpcomponents httpmime ${httpclient.version} - compile @@ -178,7 +176,7 @@ javax.servlet - servlet-api + javax.servlet-api ${servlet-api.version} provided @@ -237,7 +235,7 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-fw ${ecomp.version} compile @@ -269,6 +267,13 @@ test + + com.google.code.bean-matchers + bean-matchers + ${bean-matchers.version} + test + + org.eclipse.jetty jetty-servlet @@ -299,7 +304,6 @@ org.apache.maven.plugins maven-war-plugin - 2.6 @@ -319,9 +323,7 @@ org.eclipse.jetty jetty-maven-plugin ${jetty.version} - - / / .*/.*jersey-[^/]\.jar$ @@ -333,7 +335,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.7 true @@ -342,7 +343,7 @@ com.jcabi jcabi-maven-plugin - ${jcabi.plugin.version} + ${jcabi.maven.plugin.version} @@ -352,8 +353,8 @@ + org.apache.maven.plugins maven-clean-plugin - 3.0.0 clean.catalog.fe.folder @@ -376,6 +377,35 @@ + + com.github.sylvainlaurent.maven + yaml-json-validator-maven-plugin + + + validate + validate + + validate + + + + + + src/main/resources/**/*.y*ml + src/test/resources/**/*.y*ml + + + + + src/main/resources/**/*.json + src/test/resources/**/*.json + + + + + + + @@ -448,8 +478,8 @@ + org.apache.maven.plugins maven-resources-plugin - 3.0.2 copy-resources-fe @@ -480,10 +510,7 @@ io.fabric8 docker-maven-plugin - ${fabric8.version} - - true 1.23 nexus3.onap.org:10001