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

Test multiple Maven versions #630

Closed
1 of 3 tasks
abelsromero opened this issue Mar 20, 2023 · 0 comments · Fixed by #631
Closed
1 of 3 tasks

Test multiple Maven versions #630

abelsromero opened this issue Mar 20, 2023 · 0 comments · Fixed by #631

Comments

@abelsromero
Copy link
Member

What is this issue about?

  • Bug report
  • Feature request
  • Question

Description

Issues like https://issues.apache.org/jira/browse/MNG-6965 and the fast pace of recent Maven improvement means we should enforce a policy of supported versions.
For reference, the current main branch works fine on 3.8.x but fails in 3.9.x. We should test at least last 2 o 3 Maven versions.

@abelsromero abelsromero added this to the 3.0.0 milestone Mar 20, 2023
abelsromero added a commit to abelsromero/asciidoctor-maven-plugin that referenced this issue Mar 20, 2023
abelsromero added a commit to abelsromero/asciidoctor-maven-plugin that referenced this issue Mar 20, 2023
* Use 's4u/setup-maven-action' GH action to test Maven compatibility matrix
* Defined formal Maven compatible version (1-year-old + most recent minor)

Fixes asciidoctor#630
abelsromero added a commit to abelsromero/asciidoctor-maven-plugin that referenced this issue Mar 20, 2023
* Use 's4u/setup-maven-action' GH action to test Maven compatibility matrix
* Defined formal Maven compatible version (1-year-old + most recent minor)

Fixes asciidoctor#630
abelsromero added a commit that referenced this issue Mar 20, 2023
* Use 's4u/setup-maven-action' GH action to test Maven compatibility matrix
* Defined formal Maven compatible version (1-year-old + most recent minor)

Fixes #630
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant