Add bnd-parent 27/95727/12
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 9 Apr 2021 10:26:23 +0000 (12:26 +0200)
committerStephen Kitt <skitt@redhat.com>
Fri, 24 Sep 2021 08:06:48 +0000 (08:06 +0000)
commit65174ded173247c5169455603d2aaddb8bc0330e
tree69bd60e08ee3d10034bbf1e6160edb64eef622a8
parent7f3d951ab6c0df4d9cc4f4958b3462abcc246e39
Add bnd-parent

https://bnd.bndtools.org/ which is used by maven-bundle-plugin, has
produced an alternative, nicer Maven integration with bnd-maven-plugin:
https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin

Since the way the plugin operates is significantly different, introduce
an alternative parent pom.xml, so that downstreams can migrate as they
choose.

Also convert bundles-test-lib to use this new capability.

JIRA: ODLPARENT-258
Change-Id: Ifa21ef51d95e88c5208aba35b3d6218da1f6eb1d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bnd-parent/pom.xml [new file with mode: 0644]
bundles-test-lib/pom.xml
bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/package-info.java
docs/pom.xml
pom.xml