hboutemy commented on code in PR #1969:
URL: https://github.com/apache/zookeeper/pull/1969#discussion_r1096497728
##########
pom.xml:
##########
@@ -918,6 +918,11 @@
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.1</version>
</plugin>
+ <plugin>
+ <groupId>org.cyclonedx</groupId>
+ <artifactId>cyclonedx-maven-plugin</artifactId>
+ <version>2.7.3</version>
Review Comment:
@dongjoon-hyun
> Actually, I found it doesn't work in some cases
I'm working on improving the plugin, can you point me where 2.7.3 works but
not 2.7.4? I was not supposed to introduce any regression :)
@VinodAnandan if you worked on this, I'm interested to help
--
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]