Fix maven-bundle-plugin not scanning transitive dependencies 31/27831/1
authorRobert Varga <rovarga@cisco.com>
Fri, 2 Oct 2015 16:10:12 +0000 (18:10 +0200)
committerRobert Varga <rovarga@cisco.com>
Fri, 2 Oct 2015 16:10:12 +0000 (18:10 +0200)
commit0b671f5faa4d631e4a22cba75a72e479ce73af36
treed2625417538d9a37fd3f151bae2f6c292af14a37
parent967aafaff5cdf01e86fcacde893b7e30e5c3ca7f
Fix maven-bundle-plugin not scanning transitive dependencies

New version of the plugin seems disregard the Embed-Transitive
directive, leading to a failure to inline needed packages. Fix this up
by explicitly specifying them as dependencies.

Change-Id: Id8275584b57a14444b632b64c33e8afa9a01e16b
Signed-off-by: Robert Varga <rovarga@cisco.com>
binding/mdsal-binding-generator-impl/pom.xml
common/parent/pom.xml