4.0.0 org.onap.policy.apex-pdp.examples examples 2.9.1-SNAPSHOT examples-pcvs ${project.artifactId} Example for Policy-controlled Video Streaming vpnsla org.onap.policy.common utils org.onap.policy.apex-pdp.model model ${project.version} org.onap.policy.apex-pdp.core core ${project.version} test org.onap.policy.apex-pdp.auth cli-editor ${project.version} org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor-mvel ${project.version} test org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor-javascript ${project.version} test org.codehaus.mojo exec-maven-plugin generate-policy compile java org.onap.policy.apex.auth.clieditor.ApexCommandLineEditorMain compile -command-file=${project.basedir}/src/main/resources/org/onap/policy/apex/examples/pcvs/vpnsla/${policymodel.name}.apex -output-model-file=${project.build.directory}/classes/examples/models/pcvs/vpnsla/${policymodel.name}.json -log-file=${project.build.directory}/${policymodel.name}_policygeneration.log -working-dir=${project.basedir}