X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9a8e844bd5452ae282cd87527529e534092b7e81;hb=f96d68dfcdd7d15b0ea04603bcf754bde8875036;hp=2b2f8bbf881b883c97a807365e18914e62a85700;hpb=929374488fa036b9c60c0ab5e9e9f83ccf931955;p=sdc%2Fsdc-tosca.git diff --git a/pom.xml b/pom.xml index 2b2f8bb..9a8e844 100644 --- a/pom.xml +++ b/pom.xml @@ -1,225 +1,266 @@ - - 4.0.0 - - org.openecomp.sdc.jtosca - jtosca - 1.2.0-SNAPSHOT - sdc-jtosca - - - - - - UTF-8 - - - - - - - - - - ${project.basedir}/target/jacoco.exec - https://nexus.onap.org - /content/sites/site/org/openecomp/sdc/jtosca/${project.version} - snapshots - releases - 176c31dfe190a - - ${project.build.sourceEncoding} - true - ${project.basedir} - . - **/scripts/**/* - **/test/**/*,**/tests/**/* - app/**/*.js,server-mock/**/*.js,src/**/*.js,src/main/**/*.java - ${project.version} - - - - - - - org.yaml - snakeyaml - 1.14 - compile - - - - org.slf4j - slf4j-api - 1.7.25 - - - - - - junit - junit - 4.12 - - - - com.opencsv - opencsv - 3.10 - test - - - - - org.apache.commons - commons-io - 1.3.2 - - - - org.reflections - reflections - 0.9.11 - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.4 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - - org.jacoco - jacoco-maven-plugin - 0.7.8 - - - - prepare-agent - - prepare-agent - - + + + 4.0.0 + + org.onap.sdc.sdc-tosca + sdc-tosca-jtosca + sdc-tosca-jtosca + SDC Tosca Parser JAR file for use by consumers + 1.6.5-SNAPSHOT + pom + + + org.onap.oparent + oparent + 2.0.0 + + + + + sdc-tosca + jtosca + + + + + + + + UTF-8 + + + + 2.1 + + + + + https://nexus.onap.org + /content/sites/site/org/onap/sdc/sdc-tosca/${project.version} + snapshots + releases + + + java + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + + ${project.build.sourceEncoding} + ${project.basedir} + . + **/scripts/**/* + **/test/**/*,**/tests/**/* + app/**/*.js,server-mock/**/*.js,src/**/*.js,src/main/**/*.java + + + + + + org.slf4j + slf4j-api + 1.7.25 + + + + junit + junit + 4.12 + test + + + + com.google.guava + guava + compile + 25.1-jre + + + + + org.yaml + snakeyaml + 1.14 + compile + + + + org.assertj + assertj-core + 3.13.2 + test + + + + org.junit.jupiter + junit-jupiter-api + 5.3.2 + test + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views + true + + + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.4 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + + + maven-checkstyle-plugin + 2.17 + + checkstyle-suppressions.xml + checkstyle.suppressions.file + + + + + org.jacoco + jacoco-maven-plugin + 0.7.8 + + + + prepare-agent + + prepare-agent + + ${sonar.jacoco.reportPath} - - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexus.proxy} - ${staging.profile.id} - onap-staging - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - true - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - - */* - - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.0.2 - - - - - - - central - Official Maven repository - http://repo2.maven.org/maven2/ - - - onap-releases - Release Repository - ${nexus.proxy}/content/repositories/releases/ - - - onap-snapshots - Snapshots Repository - ${nexus.proxy}/content/repositories/snapshots/ - - - - - - onap-releases - Release Repository - ${nexus.proxy}/content/repositories/${releases.path}/ - - - onap-snapshots - Snapshot Repository - ${nexus.proxy}/content/repositories/${snapshots.path}/ - - - onap-site - dav:${nexus.proxy}${sitePath} - - + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + true + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + ${argLine} -Xmx2048m + + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.7.0.1746 + + + + com.github.sylvainlaurent.maven + yaml-json-validator-maven-plugin + 1.0.1 + + + validate + validate + + validate + + + + + + src/main/resources/**/*.y*ml + src/test/resources/**/*.y*ml + + + + + src/main/resources/**/*.json + src/test/resources/**/*.json + + + + + + + + + + + + + central + Official Maven repository + http://repo2.maven.org/maven2/ + + + ecomp-releases + Release Repository + ${nexus.proxy}/content/repositories/releases/ + + + ecomp-snapshots + Snapshots Repository + ${nexus.proxy}/content/repositories/snapshots/ + + + + + ecomp-releases + Release Repository + ${nexus.proxy}/content/repositories/${releases.path}/ + + + ecomp-snapshots + Snapshot Repository + ${nexus.proxy}/content/repositories/${snapshots.path}/ + + + ecomp-site + dav:${nexus.proxy}${sitePath} + +