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

Limit the maximum Maven Plug-in API version to be at most 3.6.4 #1634

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

0x6675636b796f75676974687562
Copy link
Member

What's done:

### What's done:

 - Versions 3.7.0+ are incompatible.
 - Fixes #1632.
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #1634 (4981711) into master (fceabd5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1634   +/-   ##
=========================================
  Coverage     82.50%   82.50%           
  Complexity     2335     2335           
=========================================
  Files           112      112           
  Lines          7892     7892           
  Branches       2048     2048           
=========================================
  Hits           6511     6511           
  Misses          452      452           
  Partials        929      929           
Flag Coverage Δ
unittests 82.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

   164 files   - 2     164 suites   - 2   16m 40s ⏱️ - 7m 48s
2 022 tests  - 4  2 006 ✔️  - 4  15 💤 ±0  0  - 1  1 🔥 +1 
2 022 runs   - 5  2 006 ✔️  - 5  15 💤 ±0  0  - 1  1 🔥 +1 

For more details on these errors, see this check.

Results for commit 4981711. ± Comparison against base commit 08c1eda.

This pull request removes 4 tests.
org.cqfn.diktat.plugin.maven.DiktatBaseMojoTest ‑ test default plugin configuration
org.cqfn.diktat.plugin.maven.DiktatBaseMojoTest ‑ test plugin custom configuration
org.cqfn.diktat.plugin.maven.DiktatMavenPluginIntegrationTest ‑ diktatCheck(TestInfo, MavenExecutionResult)
org.cqfn.diktat.plugin.maven.DiktatMavenPluginIntegrationTest ‑ diktatFix(TestInfo, MavenExecutionResult)

@github-actions
Copy link
Contributor

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

   166 files  ±0     166 suites  ±0   29m 10s ⏱️ + 1m 11s
2 026 tests ±0  1 988 ✔️ ±0  34 💤 ±0  4 ±0 
2 030 runs  ±0  1 992 ✔️ ±0  34 💤 ±0  4 ±0 

For more details on these failures, see this check.

Results for commit 4981711. ± Comparison against base commit 08c1eda.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the infra/andrey.shcheglov/deps branch March 17, 2023 17:25
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
None yet
Development

Successfully merging this pull request may close these issues.

mvn plugin:descriptor@default-descriptor fails when performing a release
5 participants