10000 Don't fail the build in strict mode for outdated maven plugin or SDK API by cziegeler · Pull Request #284 · adobe/aemanalyser-maven-plugin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Don't fail the build in strict mode for outdated maven plugin or SDK API #284

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

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

cziegeler
Copy link
Contributor
@cziegeler cziegeler commented Aug 5, 2024

Provide new option to separately turn this on.

This fixes #283

Description

In addition to the analysers checking for "code" problems, the maven plugin contains an additional check to warn on an outdated version of the plugin or an outdated configured SDK API version. In "strict" mode, only the analysers should fail the build but not the latter checks.

Introduced a new configuration option strictVersionValidation to fail the build for those cases.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

…API. Provide new option to separately turn this on
@cziegeler cziegeler merged commit 1cc5d7b into main Aug 5, 2024
3 checks passed
@cziegeler cziegeler deleted the issue-283 branch August 5, 2024 12:49
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.

Make version check optional
2 participants
0