X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=338ad265f6a5ef10e20bfdec2115ccfc642825a3;hb=3b6ef095ce555ca275f5a43fa5b1921ffd80361c;hp=ad551e763298a073adf142f19bb14453614b11e9;hpb=809870fb7074afe19dd956bbfc8b0e4a88e86376;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index ad551e76..338ad265 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -1,24 +1,160 @@ - + 4.0.0 - org.opendaylight.openflow - openflow-protocol-parent - 0.1-SNAPSHOT + org.opendaylight.openflowjava + openflowjava-parent + 0.8.0-Boron + ../parent openflow-protocol-impl - pom + bundle + Openflow Protocol Library - IMPL + + 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.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + ${salGeneratorPath} + + + org.opendaylight.yangtools.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 + + + + + + - - org.opendaylight.openflow + + ${project.groupId} openflow-protocol-api - ${project.version} - org.opendaylight.openflow + ${project.groupId} openflow-protocol-spi - ${project.version} + + + org.opendaylight.openflowjava + openflowjava-util + + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.yangtools + concepts + + + + + io.netty + netty-handler + + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-log4j12 + test + + + com.google.guava + guava + + + junit + junit + test + + + org.mockito + mockito-all + + + org.opendaylight.controller + config-api + + + io.netty + netty-transport-native-epoll + + linux-x86_64 - \ No newline at end of file +