X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=62c2ddd3beb66815c7830db14507f28f3a3e71a5;hb=7e8e7b82d01ad684b3260c12cde7cb68f087d6fe;hp=ec4e1c4da57420439e21742d0f7acd33f2df385b;hpb=4f4c0761fb641e1aed76a1e8c4ede5c968c86256;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index ec4e1c4d..62c2ddd3 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -1,49 +1,162 @@ - + 4.0.0 org.opendaylight.openflowjava - openflow-protocol-parent - 0.1-SNAPSHOT + openflowjava-parent + 0.10.0-SNAPSHOT + ../parent openflow-protocol-impl - jar - + bundle + + ODL :: openflowjava :: ${project.artifactId} + + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + HEAD + + + + + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.openflowjava.protocol.impl.*, + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow._switch.connection.provider.impl.* + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + + ${jmxGeneratorPath} + + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + + + org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl + + ${salGeneratorPath} + + + org.opendaylight.mdsal.binding.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + ${project.build.directory}/site/models + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + org.opendaylight.mdsal + maven-sal-api-gen-plugin + ${mdsal.model.version} + jar + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + + ${project.groupId} openflow-protocol-api - ${project.version} ${project.groupId} openflow-protocol-spi - ${project.version} + + + org.opendaylight.openflowjava + openflowjava-util org.opendaylight.controller sal-common-util - ${yang.prototype.version} + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.yangtools + concepts + + io.netty - netty-all - 4.0.8.Final + netty-handler + + + org.osgi + org.osgi.core org.slf4j slf4j-log4j12 - 1.7.5 + test com.google.guava guava - 14.0.1 junit junit test + + org.mockito + mockito-core + + + org.opendaylight.controller + config-api + + + io.netty + netty-transport-native-epoll + + linux-x86_64 +