davisusanibar opened a new issue, #36371:
URL: https://github.com/apache/arrow/issues/36371
### Describe the bug, including details regarding any error messages,
version, and platform.
There are random scenarios where cyclonedx-maven-plugin:2.7.6:makeBom
finished with errors like this:
````
Failed to execute goal org.cyclonedx:cyclonedx-maven-plugin:2.7.6:makeBom
(default) on project arrow-memory-netty: Execution default of goal
org.cyclonedx:cyclonedx-maven-plugin:2.7.6:makeBom failed: Unable to load the
mojo 'makeBom' (or one of its required components) from the plugin
'org.cyclonedx:cyclonedx-maven-plugin:2.7.6':
com.google.inject.ProvisionException: Unable to provision, see the following
errors:
````
Errors Java Jobs:
- Arrow Memory - Netty:
https://github.com/apache/arrow/actions/runs/5340264004/jobs/9679885230
- Arrow Flight SQL JDBC Driver Core:
https://github.com/apache/arrow/actions/runs/5366232872/jobs/9735552069
There is a workaround that involves running the job twice, and in some cases
the problem does not occur.
### Component(s)
Java
--
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]