X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=541c1300f35da009dc0ca2aa4434fe3e51b3dee9;hb=15fa131be8b16703089a6d8508546120cf15d45d;hp=3131bd5edd2f48688f4f205e9323118713aeddb5;hpb=98194e992296b9f8d9871126726a3e11db165b1f;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 3131bd5edd..7f9f56f6cd 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -634,10 +634,6 @@ org.opendaylight.controller.thirdparty net.sf.jung2 - - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - org.opendaylight.controller.thirdparty org.openflow.openflowj @@ -745,8 +741,8 @@ generate-resources ${project.build.directory}/configuration - sal-rest-connector-config - **\/*.xml + sal-rest-connector-config,config-netty-config,md-sal-config,netconf-config,toaster-config,netconf-connector-config,sal-clustering-config + **\/*.xml,**/*.conf true false @@ -931,6 +927,14 @@ org.opendaylight.controller netconf-ssh + + org.opendaylight.controller + netconf-auth + + + org.opendaylight.controller + netconf-usermanager + org.opendaylight.controller netconf-tcp @@ -1034,6 +1038,26 @@ org.opendaylight.controller sal-rest-connector-config + + org.opendaylight.controller + config-netty-config + + + org.opendaylight.controller + md-sal-config + + + org.opendaylight.controller + netconf-config + + + org.opendaylight.controller + netconf-connector-config + + + org.opendaylight.controller.samples + toaster-config + org.opendaylight.controller sal-rest-docgen @@ -1042,6 +1066,11 @@ org.opendaylight.controller sal-restconf-broker + + org.opendaylight.controller + sal-remoterpc-connector + + org.opendaylight.controller @@ -1081,6 +1110,10 @@ org.opendaylight.controller.md topology-lldp-discovery + + org.opendaylight.controller + liblldp + org.opendaylight.controller.md topology-manager @@ -1127,6 +1160,10 @@ org.opendaylight.controller.thirdparty ganymed + + org.apache.sshd + sshd-core + org.opendaylight.yangtools binding-generator-api @@ -1136,6 +1173,10 @@ org.opendaylight.yangtools binding-generator-impl + + org.opendaylight.yangtools + binding-data-codec + org.opendaylight.yangtools binding-generator-spi @@ -1214,6 +1255,14 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-data-codec-gson + + + org.opendaylight.yangtools + yang-data-composite-node + org.opendaylight.yangtools.model @@ -1267,6 +1316,14 @@ jeromq 0.3.1 + + org.opendaylight.controller + sal-distributed-datastore + + + org.opendaylight.controller + sal-clustering-config + @@ -1317,11 +1374,11 @@ generate-resources - ${project.build.directory}/generated-resources/opendaylight/configuration - sal-rest-connector-config - **\/*.xml - true - false + ${project.build.directory}/configuration + sal-rest-connector-config,config-netty-config,md-sal-config,netconf-config,toaster-config,netconf-connector-config,sal-clustering-config + **\/*.xml,**/*.conf + true + false