X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-BE%2Fpom.xml;h=a882f751be623459cf3b5ecbbd8e9043d2d4d5d4;hb=refs%2Fchanges%2F01%2F98501%2F2;hp=a63fb4c8192fbc12568716d46feb833fcc710aa7;hpb=012d8970a7e08b2397b7b90d0a293118e254b021;p=portal.git diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index a63fb4c8..a882f751 100644 --- a/portal-BE/pom.xml +++ b/portal-BE/pom.xml @@ -1,166 +1,273 @@ - 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.2.0.M4 - - - org.onap - portal - 0.0.1-SNAPSHOT - portal-BE - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 2.2.1.RELEASE + + + org.onap + portal + 0.0.1-SNAPSHOT + portal-BE + jar + - - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-security - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.session - spring-session-core - - - org.springframework.boot - spring-boot-devtools - runtime - true - - - org.springframework.boot - spring-boot-starter-aop - 2.1.6.RELEASE - - - com.h2database - h2 - runtime - - - mysql - mysql-connector-java - runtime - - - - org.glassfish - javax.el - 3.0.1-b11 - - - - javax.el - el-api - 2.2.1-b04 - - - - org.jsoup - jsoup - 1.12.1 - - - org.projectlombok - lombok - true - - - org.powermock - powermock-module-junit4 - 2.0.0 - test - + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.boot + spring-boot-starter-thymeleaf + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.session + spring-session-core + + + org.springframework.boot + spring-boot-devtools + runtime + true + + + org.springframework.boot + spring-boot-starter-aop + 2.1.6.RELEASE + + + + org.springframework + spring-context-support + 5.2.0.RELEASE + + + com.h2database + h2 + runtime + + + + org.mariadb.jdbc + mariadb-java-client + 2.5.0 + + + + org.glassfish + javax.el + 3.0.1-b11 + + + + javax.el + el-api + 2.2.1-b04 + + + + org.jsoup + jsoup + 1.12.1 + + + org.projectlombok + lombok + true + + + org.powermock + powermock-module-junit4 + 2.0.0 + test + - - org.powermock - powermock-api-mockito2 - 2.0.0 - test - - - org.onap.portal.sdk - epsdk-logger - 2.6.0-SNAPSHOT - - - org.onap.portal.sdk - epsdk-core - 2.6.0-SNAPSHOT - - - org.springframework.boot - spring-boot-starter-test - test - - - org.junit.vintage - junit-vintage-engine - - - junit - junit - - - - - org.springframework.security - spring-security-test - test - + + org.powermock + powermock-api-mockito2 + 2.0.0 + test + + + org.onap.portal.sdk + epsdk-logger + 2.6.0 + + + org.onap.portal.sdk + epsdk-core + 2.6.0 + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + junit + junit + + + + + org.springframework.security + spring-security-test + test + javax.servlet javax.servlet-api 4.0.1 compile + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 1.5.20 + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 1.5.20 + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 1.5.20 + + + org.apache.cxf + cxf-rt-rs-client + 3.3.4 + compile + + + portal + + + + + org.springframework.boot + spring-boot-maven-plugin + + + com.spotify + dockerfile-maven-plugin + 1.4.9 + + ${docker.image.prefix}/${project.version} + + + + org.apache.maven.plugins + maven-jar-plugin + + + + **/log4j.properties + + + + + org.onap.portal.PortalApplication + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack + package + + unpack + + + + + ${project.groupId} + ${project.artifactId} + ${project.version} + + + + + + + + + + src/main/resources + + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - src/main/resources - - - - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + +