Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Disable interactive mode in maven settings.xml #7732

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

murdos
Copy link
Contributor

@murdos murdos commented Oct 12, 2023

It disables download progress indication globally, rather than specifying it in each maven invocation

This is a quick workaround, I've submitted a feature request for actions/setup-java: actions/setup-java#547

It disables download progress indication globally, rather than specifying it in each maven invocation
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (839cf1e) 100.00% compared to head (ac610e9) 100.00%.
Report is 188 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #7732   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2589      2589           
===========================================
  Files            674       676    +2     
  Lines          11380     11440   +60     
  Branches         241       242    +1     
===========================================
+ Hits           11380     11440   +60     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@murdos murdos changed the title Disable interactive mode in maven settings.xml CI: Disable interactive mode in maven settings.xml Oct 12, 2023
@pascalgrimaud pascalgrimaud merged commit 0a654e4 into jhipster:main Oct 13, 2023
33 checks passed
@murdos murdos deleted the ci-maven-batch branch July 20, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants