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

Fixed scope for plugin dependencies #448

Merged
merged 1 commit into from Mar 6, 2022
Merged

Fixed scope for plugin dependencies #448

merged 1 commit into from Mar 6, 2022

Conversation

freemanjp
Copy link
Member

The following dependencies should be in the provided scope:

  • org.apache.maven:maven-plugin-api
  • org.apache.maven:maven-model
  • org.apache.maven:maven-artifact

The following dependencies should be in the provided scope:
 * org.apache.maven:maven-plugin-api
 * org.apache.maven:maven-model
 * org.apache.maven:maven-artifact
@codecov
Copy link

codecov bot commented Mar 6, 2022

Codecov Report

Merging #448 (243833d) into master (4321a12) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #448   +/-   ##
=========================================
  Coverage     85.34%   85.34%           
  Complexity       91       91           
=========================================
  Files            16       16           
  Lines           539      539           
  Branches         71       71           
=========================================
  Hits            460      460           
  Misses           34       34           
  Partials         45       45           

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 4321a12...243833d. Read the comment docs.

@freemanjp freemanjp merged commit 590b0a6 into master Mar 6, 2022
@freemanjp freemanjp deleted the scope-fix branch March 6, 2022 20:27
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.

None yet

1 participant