You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "davisusanibar (via GitHub)" <gi...@apache.org> on 2023/06/29 05:14:33 UTC

[GitHub] [arrow] davisusanibar opened a new issue, #36371: [Java] CycloneDX Unable to load the mojo 'makeBom'

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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] danepitkin commented on issue #36371: [Java] CycloneDX Unable to load the mojo 'makeBom'

Posted by "danepitkin (via GitHub)" <gi...@apache.org>.
danepitkin commented on issue #36371:
URL: https://github.com/apache/arrow/issues/36371#issuecomment-1675214333

   More proof: https://github.com/apache/arrow/actions/runs/5826063750/job/15799151443
   
   So far I've seen it on both JDK 17 and 18 now.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] lidavidm commented on issue #36371: [Java] CycloneDX Unable to load the mojo 'makeBom'

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on issue #36371:
URL: https://github.com/apache/arrow/issues/36371#issuecomment-1621786110

   Still happening, e.g. https://github.com/apache/arrow/actions/runs/5456482821/jobs/9947337600?pr=36351


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] danepitkin commented on issue #36371: [Java] CycloneDX Unable to load the mojo 'makeBom'

Posted by "danepitkin (via GitHub)" <gi...@apache.org>.
danepitkin commented on issue #36371:
URL: https://github.com/apache/arrow/issues/36371#issuecomment-1728211854

   I've been browsing Java failures[1] and haven't seen this issue reproduced since upgrading maven over a month ago. I'm going to close this PR and assume it is resolved. Feel free to reopen if the issue reappears!
   
   [1]https://github.com/apache/arrow/actions/workflows/java.yml?query=is%3Afailure


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] danepitkin closed issue #36371: [Java] CycloneDX Unable to load the mojo 'makeBom'

Posted by "danepitkin (via GitHub)" <gi...@apache.org>.
danepitkin closed issue #36371: [Java] CycloneDX Unable to load the mojo 'makeBom'
URL: https://github.com/apache/arrow/issues/36371


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] danepitkin commented on issue #36371: [Java] CycloneDX Unable to load the mojo 'makeBom'

Posted by "danepitkin (via GitHub)" <gi...@apache.org>.
danepitkin commented on issue #36371:
URL: https://github.com/apache/arrow/issues/36371#issuecomment-1677889341

   PR https://github.com/apache/arrow/pull/37125 just bumped the maven version for JDK 17/20 from 3.8.5 -> 3.9.3. Let's see if we continue to see this issue with the newer maven version.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org