target-ide/ support by resourceBaseDir using ${project.build.directory} 12/47812/1
authorMichael Vorburger <vorburger@redhat.com>
Tue, 1 Nov 2016 20:43:32 +0000 (21:43 +0100)
committerMichael Vorburger <vorburger@redhat.com>
Tue, 1 Nov 2016 20:43:32 +0000 (21:43 +0100)
commitc7be7d83feb2a935711b7db8cfbf46ac7647f268
tree636c25ec49e645d48c8215edd3c32bd79da62b01
parentdc2c7387e0e562de35f4d86804ee5897396ed808
target-ide/ support by resourceBaseDir using ${project.build.directory}

without explicitly setting this,
org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl
defaults to hard-coded target/generated-sources/spi for
META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider
instead of target-ide.

Minor: Also add target-ide/ to .gitignore of this git repository.

Change-Id: I4155eb666dd6ef028dc2397e32c88cd50db4f0c6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
.gitignore
binding/binding-parent/pom.xml
common/parent/pom.xml