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

Draft: Re-organize platform POMs for building, staging, assembly, and tooling support #1114

Draft
wants to merge 3 commits into
base: develop/0.7.0
Choose a base branch
from

Conversation

GuusLieben
Copy link
Member

Type of Change

  • Chore (changes to the build process or auxiliary tools)

Description

Work in progress (primarily for CI). Re-organizes our POM structure to allow modules to:

  • be published more cleanly (without the project root POM being published)
  • have a dedicated barebones build POM
  • have a dedicated staging POM
  • have a dedicated tooling/platform support POM

This also simplifies the root and assembly POMs.

How the Changes Have Been Tested

WIP

Checklist

  • I have performed a self-review of my own code
  • I have added tests that prove it is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Related issue number is linked in pull request title
  • I have added documentation that describes my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have rebased my branch on top of the latest develop branch

Related Issue

Closes #..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant