X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-inbound%2Fappc-artifact-handler%2Fmodel%2Fpom.xml;h=41101e21d6efc1d390e3806a69033c6aeef80549;hb=226725a03a77f69880fdc589f088fce71acd5882;hp=40b3ada2882ecd6c205222612b98ee16ca92cecf;hpb=a0d2d33f853e4ae427ebca5e2d1ee4911a01d615;p=appc.git diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 40b3ada28..41101e21d 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -41,7 +41,7 @@ !com.google.common.collect,* - * + guava @@ -77,86 +77,27 @@ - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - - - python - - scripts/python/yang2props.py - src/main/yang/artifact-handler.yang - target/artifact-handler.properties - - - generation - generate-resources - - exec - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/artifact-handler.properties - properties - artifact-handler - - - - - - + org.apache.maven.plugins + maven-install-plugin + 2.5.2 + + + yang + initialize + + install-file + + + ${project.basedir}/src/main/yang/artifact-handler.yang + ${project.groupId} + ${project.artifactId} + ${project.version} + yang + + + + - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.codehaus.mojo - - - exec-maven-plugin - - - [1.2.1,) - - - exec - - - - - - - - - - - - @@ -170,12 +111,14 @@ org.opendaylight.mdsal.model ietf-inet-types - ${odl.ietf-inet-types.version} org.opendaylight.mdsal.model ietf-yang-types - ${odl.ietf-yang-types.version} + + + com.google.guava + guava