cyclonedx-maven-plugin
cyclonedx-maven-plugin copied to clipboard
org.springframework.roo.annotations
I'm getting this warning using cyclonedx-maven-plugin:2.7.0:makeAggregateBom
[WARNING] The POM for org.springframework.roo:org.springframework.roo.annotations:jar:1.2.3.RELEASE is missing, no dependency information available [INFO] CycloneDX: Creating BOM
Any ideas on this matter?
I found this: https://issues.apache.org/jira/browse/MENFORCER-413
It's coming from the maven-enforcer-plugin version 3.0.0. Noted that the issue is still open, and upgrading the cyclonedx plugin to 3.1.0 doesn't solve it.