X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=51c12f9042606397d901a7dfd6605c3468bc2f64;hb=47b7c0e7d4c1ecc48df63c8e18ac06e6278a92cd;hp=d547f2098d1b804b65dd82831a6e72fff6cc03ac;hpb=83cd45492799f43ab35fa03113f76cf417734036;p=music.git diff --git a/pom.xml b/pom.xml index d547f209..51c12f90 100755 --- a/pom.xml +++ b/pom.xml @@ -1,376 +1,140 @@ - - - 4.0.0 - org.onap.music - MUSIC - war - 2.4.4 - - This is the MUSIC REST interface, packaged as a war file. - - - UTF-8 - 1.9 - 2.26 - 2.0.1 - 3.0.0 - 3.4.6 - UTF-8 - UTF-8 - - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/openecomp/music/${project.version} - - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/code-coverage/jacoco-ut.exec - true - ${project.version} - - - - - maven2-repository.java.net - Java.net Repository for Maven - http://download.java.net/maven/2/ - default - - - ecomp-snapshots - Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} - - - ecomp-staging - Staging Repository - ${nexusproxy}/${stagingNexusPath} - - - - - ecomp-releases - Release Repository - ${nexusproxy}/${releaseNexusPath} - - - ecomp-snapshots - Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} - - - - ecomp-site - dav:${nexusproxy}${sitePath} - - - - MUSIC - src/main/java - src/main/webapp/WEB-INF/classes - src/test/java - target/test-classes - validate - - - src/main/resources - true - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - maven-eclipse-plugin - 2.9 - - - org.springframework.ide.eclipse.core.springnature - - - org.springframework.ide.eclipse.core.springbuilder - - true - true - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.5.1 - - 1.7 - 1.7 - - - - maven-war-plugin - 2.4 - - WebContent - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - make-a-jar - compile - - jar - - - - **/*.xml - **/*.properties - **/Sample* - - - - - - - - org.apache.maven.plugins - maven-install-plugin - 2.4 - - - install - - install-file - - - jar - ${project.artifactId} - ${project.groupId} - ${project.version} - ${project.build.directory}/${project.artifactId}.jar - - - - - - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - true - - org.openecomp.* - - - - - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - - - - - maven-surefire-plugin - 2.17 - - - - - - - - ch.qos.logback - logback-core - 1.1.3 - - - - org.slf4j - slf4j-log4j12 - - - - - - ch.qos.logback - logback-classic - 1.1.3 - - - org.slf4j - slf4j-log4j12 - - - - - - com.datastax.cassandra - cassandra-driver-core - ${cassandra.version} - - - org.cassandraunit - cassandra-unit - 3.3.0.1 - - - org.apache.zookeeper - zookeeper - ${zookeeper.version} - - - com.sun.jersey - jersey-client - ${jersey1.version} - - - com.sun.jersey - jersey-server - ${jersey1.version} - - - com.sun.jersey - jersey-json - ${jersey1.version} - - - javax.servlet - servlet-api - 2.4 - provided - - - org.apache.maven - maven-model - 3.3.9 - - - org.apache.commons - commons-jcs-core - 2.2 - - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - commons-codec - commons-codec - 1.11 - - - - - junit - junit - 4.12 - test - - - - org.mockito - mockito-all - 1.9.0 - + + 4.0.0 + org.onap.music + MUSIC + pom + 3.2.37-SNAPSHOT + + This is the MUSIC project. + + + org.onap.oparent + oparent + 2.0.0 + + - - io.swagger - swagger-jersey-jaxrs - 1.5.0 - - - com.google.guava - guava - 19.0 - + + UTF-8 + UTF-8 + UTF-8 + 1.8 + + https://nexus.onap.org + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/music/${project.version} + + ${maven.build.timestamp} + yyyy.MM.dd.HH.mm + + false + + ${project.version}-${timestamp} + ${project.version}-latest + 1.8 + 1.8 + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml,${project.reporting.outputDirectory}/jacoco-it/jacoco.xml + - - com.att.eelf - eelf-core - 1.0.0 - - + + + onap-releases + ONAP - Release Repository + ${nexusproxy}/${releaseNexusPath} + + + onap-staging + ONAP - Staging Repository + ${nexusproxy}/${stagingNexusPath} + + + onap-snapshots + ONAP - Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + + + onap-public + ONAP public Repository + ${nexusproxy}/content/groups/public + + - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - true - true - true - - https://docs.oracle.com/javase/7/docs/api/ - https://tomcat.apache.org/tomcat-7.0-doc/jspapi/ - http://docs.oracle.com/javaee/7/api/ - - - - - + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + true + true + true + + https://docs.oracle.com/javase/7/docs/api/ + https://tomcat.apache.org/tomcat-7.0-doc/jspapi/ + http://docs.oracle.com/javaee/7/api/ + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + + + + ecomp-releases + Release Repository + ${nexusproxy}/${releaseNexusPath} + + + ecomp-snapshots + Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + music-core + music-rest +