kwin commented on code in PR #15:
URL:
https://github.com/apache/sling-org-apache-sling-distribution-api/pull/15#discussion_r2217895994
##########
pom.xml:
##########
@@ -59,6 +59,10 @@
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-maven-plugin</artifactId>
</plugin>
+ <plugin>
Review Comment:
Actually all relevant bnd plugins are already activated through
bundle-parent
(https://github.com/apache/sling-parent/blob/4d051750e93d473d9918c8498233cd42f0f991e6/sling-bundle-parent/pom.xml#L164).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]