4.0.0 org.onap.dcaegen2.platform.cli cli 1.2.0-SNAPSHOT org.onap.dcaegen2.platform.cli component-json-schemas dcaegen2-platform-cli-component-json-schemas 1.1.0-SNAPSHOT http://maven.apache.org UTF-8 true . py Python **/*.py ${project.artifactId}-${project.version} org.sonatype.plugins nexus-staging-maven-plugin 1.6.7 true org.apache.maven.plugins maven-deploy-plugin 2.8 true org.apache.maven.plugins maven-resources-plugin 2.6 true org.apache.maven.plugins maven-compiler-plugin 3.1 true org.apache.maven.plugins maven-jar-plugin 2.4 default-jar org.apache.maven.plugins maven-install-plugin 2.4 true org.apache.maven.plugins maven-surefire-plugin 2.12.4 true org.codehaus.mojo exec-maven-plugin 1.2.1 clean phase script clean exec ${project.artifactId} clean generate-sources script generate-sources exec ${project.artifactId} generate-sources compile script compile exec ${project.artifactId} compile package script package exec ${project.artifactId} package test script test exec ${project.artifactId} test install script install exec ${project.artifactId} install deploy script deploy exec ${project.artifactId} deploy