Skip to content

Conversation

@me-heer
Copy link
Contributor

@me-heer me-heer commented Dec 16, 2019

The maven plugin version defaults to Java 5, which ultimately, fails the build in a CI Service.
Solution:

  • Configure maven plugin version to 3.8.0 which uses the later versions of Java (which is compatible with this repo)

Message to visitors: If this Pull Request does not get merged, use my Pull Request as a reference.

@codecov
Copy link

codecov bot commented Dec 16, 2019

Codecov Report

Merging #25 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             master   #25   +/-   ##
======================================
  Coverage        50%   50%           
  Complexity        2     2           
======================================
  Files             1     1           
  Lines             4     4           
======================================
  Hits              2     2           
  Misses            1     1           
  Partials          1     1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a13059...1787fd9. Read the comment docs.

Copy link
Contributor

@thomasrockhu thomasrockhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mformihir !

@thomasrockhu thomasrockhu merged commit 98ac567 into codecov:master Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants