X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c3895add1bbded4d6e1a6804ff0881885ff72d8a;hb=fe89262d4d2894c664309d68ee81ac54d80559d7;hp=b57733ddc7e00690c62fe7ea5252bfe59c57602b;hpb=ed32276d7d097fb9b53c930133f86a99db6a35dc;p=music.git diff --git a/pom.xml b/pom.xml index b57733dd..c3895add 100755 --- a/pom.xml +++ b/pom.xml @@ -1,53 +1,52 @@ - - + 4.0.0 org.onap.music MUSIC - war - 2.4.18 + pom + 3.2.37-SNAPSHOT - This is the MUSIC REST interface, packaged as a war file. + This is the MUSIC project. org.onap.oparent oparent - 0.1.1 - + 2.0.0 + - UTF-8 - 1.19 - 2.0.1 - 3.2.0 - 3.4.6 - 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/ @@ -55,273 +54,38 @@ ${maven.build.timestamp} yyyy.MM.dd.HH.mm + + false ${project.version}-${timestamp} ${project.version}-latest + 1.8 + 1.8 - ecomp-releases - ECOMP Release Repository - ${onap.nexus.url}/${releaseNexusPath} + onap-releases + ONAP - Release Repository + ${nexusproxy}/${releaseNexusPath} - ecomp-snapshots - Snapshot Repository + onap-staging + ONAP - Staging Repository + ${nexusproxy}/${stagingNexusPath} + + + onap-snapshots + ONAP - Snapshot Repository ${nexusproxy}/${snapshotNexusPath} - ecomp-staging - Staging Repository - ${nexusproxy}/${stagingNexusPath} + onap-public + ONAP public Repository + ${nexusproxy}/content/groups/public - - MUSIC - src/main/java - src/main/webapp/WEB-INF/classes - src/test/java - target/test-classes - validate - - - src/main/resources - true - - - - - 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 - - - - - - - - - - - javax.servlet - servlet-api - 2.4 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - - - - ch.qos.logback - logback-core - 1.2.3 - - - org.slf4j - slf4j-log4j12 - - - - - ch.qos.logback - logback-classic - 1.2.3 - - - org.slf4j - slf4j-log4j12 - - - - - com.att.eelf - eelf-core - 1.0.1-oss - - - - - - com.datastax.cassandra - cassandra-driver-core - ${cassandra.version} - - - - - - org.apache.zookeeper - zookeeper - ${zookeeper.version} - - - org.slf4j - slf4j-log4j12 - - - - - - - - com.sun.jersey - jersey-client - ${jersey1.version} - - - com.sun.jersey - jersey-server - ${jersey1.version} - - - com.sun.jersey - jersey-json - ${jersey1.version} - - - com.sun.jersey - jersey-servlet - ${jersey1.version} - - - - - org.apache.commons - commons-jcs-core - 2.2 - - - commons-codec - commons-codec - 1.11 - - - - - junit - junit - 4.12 - test - - - org.cassandraunit - cassandra-unit - 3.3.0.2 - test - - - org.apache.curator - curator-test - 2.3.0 - - - org.apache.zookeeper - zookeeper - - - org.slf4j - slf4j-log4j12 - - - test - - - org.mockito - mockito-all - 1.9.0 - test - - - - - org.apache.httpcomponents - httpclient - 4.5.3 - - - io.swagger - swagger-jersey-jaxrs - 1.5.8 - - - com.google.guava - guava - 19.0 - - - @@ -339,6 +103,14 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + @@ -358,7 +130,7 @@ - onap/music/music + onap/music/music_sb docker_music true @@ -366,34 +138,42 @@ ${docker.tag} ${docker.latest.tag} - ${project.basedir} - + ${project.basedir}/distribution/music + - onap/music/cassandra_music - docker_cassandra + onap/music/cassandra_3_11 + docker_cassandra_sec true - 3.0-${timestamp} - 3.0-latest + ${docker.tag} + ${docker.latest.tag} ${project.basedir}/distribution/cassandra - - + + + onap/music/cassandra_job + docker_cassandra_job + + true + + ${docker.tag} + ${docker.latest.tag} + + ${project.basedir}/distribution/cassandra_job + + - @@ -431,6 +211,9 @@ + + default + @@ -449,4 +232,8 @@ dav:${nexusproxy}${sitePath} + + music-core + music-rest +