4.0.0 org.onap.dcaegen2.platform plugins 1.2.0-SNAPSHOT org.onap.dcaegen2.platform.plugins k8s k8s-plugin 3.9.0-SNAPSHOT http://maven.apache.org UTF-8 . xunit-results.xml coverage.xml py Python **/*.py tests/*,setup.py ${project.artifactId}-${project.version} 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