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

Use common parent POM for plugin and all ITs #170

Merged
merged 4 commits into from
Apr 20, 2024
Merged

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Apr 20, 2024

  • Create parent POM to configure deployment metadata and common versions of dependencies.
  • Derive plugin POM from new parent POM.
  • Derive all ITs from parent POM and extract out common versions of dependencies and plugins.
  • Fix checkstyle and license-header enforcement to work correctly with all Maven submodules.

@ascopes ascopes added dependencies Issues and changes related to dependencies ci Issues and changes related to CI workflows labels Apr 20, 2024
@ascopes ascopes self-assigned this Apr 20, 2024
@ascopes ascopes changed the title Task/gh 169 parent pom Use common parent POM for plugin and all ITs Apr 20, 2024
@ascopes ascopes merged commit c8bcd23 into main Apr 20, 2024
15 checks passed
@ascopes ascopes deleted the task/GH-169-parent-pom branch April 20, 2024 14:02
@ascopes ascopes linked an issue Apr 20, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issues and changes related to CI workflows dependencies Issues and changes related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use parent POM to simplify dependency sharing within test cases.
1 participant