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

MAINT: Upgrade Maven build #903

Merged
merged 1 commit into from
Mar 4, 2024
Merged

MAINT: Upgrade Maven build #903

merged 1 commit into from
Mar 4, 2024

Conversation

carlwilson
Copy link
Member

  • removed some redundant plugin declarations; and
  • bumped versions of various dependencies:
    • Izpack -> 5.2;
    • maven-clean-plugin -> 3.3.2;
    • maven-compiler-plugin -> 3.12.1;
    • maven-dependency-plugin -> 3.6.1;
    • maven-site-plugin -> 4.0.0-M13;
    • maven-javadoc-plugin -> 3.6.3;
    • maven-surefire-plugin -> 3.2.5;
    • maven-jacoco-plugin -> 0.8.11;
    • jaxb -> 1.4;
    • junit -> 5.10.2 via vintage engine.

@carlwilson carlwilson self-assigned this Mar 4, 2024
@carlwilson carlwilson added the dependencies Pull requests that update a dependency file label Mar 4, 2024
- removed some redundant plugin declarations; and
- bumped versions of various dependencies:
  - Izpack -> 5.2;
  - maven-clean-plugin -> 3.3.2;
  - maven-compiler-plugin -> 3.12.1;
  - maven-dependency-plugin -> 3.6.1;
  - maven-site-plugin -> 4.0.0-M13;
  - maven-javadoc-plugin -> 3.6.3;
  - maven-surefire-plugin -> 3.2.5;
  - maven-jacoco-plugin -> 0.8.11;
  - jaxb -> 1.4;
  - junit -> 5.10.2 via vintage engine.
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.00%. Comparing base (8a4d1ce) to head (39630ba).
Report is 3 commits behind head on integration.

Additional details and impacted files
@@                Coverage Diff                 @@
##             integration     #903       +/-   ##
==================================================
+ Coverage          30.15%   47.00%   +16.85%     
- Complexity           651     1100      +449     
==================================================
  Files                 57       57               
  Lines               9079     9079               
  Branches            1622     1622               
==================================================
+ Hits                2738     4268     +1530     
+ Misses              5965     4280     -1685     
- Partials             376      531      +155     

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

@carlwilson carlwilson merged commit 9eeafd6 into integration Mar 4, 2024
6 checks passed
@carlwilson carlwilson deleted the maint/mvn-build branch March 4, 2024 12:09
@carlwilson carlwilson added this to the JHOVE 1.30 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant