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

[MNG-7823] Improve plugin validation level parsing #1182

Merged
merged 4 commits into from
Jun 23, 2023

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Jun 23, 2023

Changes:

  • always parse it at session start
  • hence, will WARN if needed there as well, and will warn once
  • do not re-parse and possibly warn always, reuse parsed enum

https://issues.apache.org/jira/browse/MNG-7823

Changes:
* always parse it at session start
* (hence, will WARN if needed there as well)
* do not re-parse and re-warn always, reuse parsed enum

---

https://issues.apache.org/jira/browse/MNG-7823
@cstamas cstamas self-assigned this Jun 23, 2023
@cstamas cstamas changed the title [MNG-7823] Improve plugin validation handling level parsing [MNG-7823] Improve plugin validation level parsing Jun 23, 2023
Still, this is session.data while we parse from session.configProperties
@cstamas cstamas merged commit 9581129 into apache:maven-3.9.x Jun 23, 2023
@cstamas cstamas deleted the maven-3.9.x-MNG-7823 branch June 23, 2023 11:05
cstamas added a commit that referenced this pull request Jun 23, 2023
Changes:
* always parse it at session start
* hence, will WARN if needed there as well, and will warn once
* do not re-parse and possibly warn always, reuse parsed enum

---

https://issues.apache.org/jira/browse/MNG-7823
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