From: Michael Vorburger Date: Mon, 23 May 2016 16:37:21 +0000 (+0200) Subject: Add src/main/yang as source path in build-helper-maven-plugin X-Git-Tag: release/boron~161 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=2844a49212587b08dc777137e9e5f9011fbb3afd;hp=e4fd79b89f735ec617a9032377b2c1a2c0e905f8;ds=inline Add src/main/yang as source path in build-helper-maven-plugin This is required by yangide so that in-workspace cross-project *.yang references are correctly resolved; see https://lists.opendaylight.org/pipermail/yangtools-dev/2016-May/001383.html thread. Change-Id: I68b7a6961bb42caf7d48d3bfdca0587cc1c1d1ab Signed-off-by: Michael Vorburger --- diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index 042cb4e167..723111fc95 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -143,6 +143,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + src/main/yang ${jmxGeneratorPath} ${salGeneratorPath}