X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fcode-generator%2Fmaven-yang-plugin%2Fpom.xml;h=f9e3a9a6ffe65afad1e117e2634114ef547a01cd;hp=1dd56914115732c6675cfbb70bf77cfda7e25f65;hb=570bb0b78439082ca167dcb0a5c9355bafc0b5fd;hpb=ef18567b679c083c13d1e837c829c3e4a1ad681c diff --git a/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin/pom.xml b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin/pom.xml index 1dd5691411..f9e3a9a6ff 100644 --- a/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin/pom.xml +++ b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin/pom.xml @@ -9,6 +9,14 @@ maven-yang-plugin maven-plugin + + This plugin is a wrapper for "yang to source code" generation. + It can be configured by a set of third-party code generators and resource providers. + For further info see available goals. + Sample usage: + + TODO: add sample usage when finished + @@ -55,6 +63,16 @@ + + + + org.apache.maven.plugins + maven-plugin-plugin + 3.2 + + + +