openhab-core/poms
Wouter Born 28c5922149 Fix maven-scr-plugin does not generate XML for DS annotations in test bundles (#395)
The maven-resources-plugin is used to copy back the generated XML to the OSGI-INF directory so it is on the classpath in tests.
The outputDirectory configuration parameter of the maven-scr-plugin is not used because when it is set to ${project.basedir} it empties the OSGI-INF dir and would remove non-generated SCR XML files.

Fixes #318

Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-09-11 13:15:07 +02:00
..
tycho Fix maven-scr-plugin does not generate XML for DS annotations in test bundles (#395) 2018-09-11 13:15:07 +02:00
pom.xml Fix maven-scr-plugin does not generate XML for DS annotations in test bundles (#395) 2018-09-11 13:15:07 +02:00