]> git.basschouten.com Git - openhab-addons.git/commit
Use POM packaging with index BOMs (#11520)
authorWouter Born <github@maindrain.net>
Sat, 13 Nov 2021 12:44:37 +0000 (13:44 +0100)
committerGitHub <noreply@github.com>
Sat, 13 Nov 2021 12:44:37 +0000 (13:44 +0100)
commit585a671e362287efedd4a4b388ef24b18b543450
tree68b13f7e8bca1bcb17ddc077fee4183ae60e463c
parent99144d6193be060bb1b29af396c9348c69ad255f
Use POM packaging with index BOMs (#11520)

Looks like only the POM dependencies are used by the indexer, so the JAR is unused and useless as this warning correctly indicates when you build them:

```
[WARNING] JAR will be empty - no content was marked for inclusion!
```

Signed-off-by: Wouter Born <github@maindrain.net>
bom/openhab-core-index/pom.xml
bom/runtime-index/pom.xml
bom/test-index/pom.xml