4.0.0
org.onap.dcaegen2.platform
plugins
1.2.0-SNAPSHOT
org.onap.dcaegen2.platform.plugins
clamp-policy
clamp-policy-plugin
1.1.0
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