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

Enhance modelling of Liberty modules to include multi-module Liberty projects. #1269

Open
mrglavas opened this issue Feb 12, 2025 · 0 comments
Labels

Comments

@mrglavas
Copy link
Contributor

mrglavas commented Feb 12, 2025

This representation should include:

  • the aggregator (parent) and submodule (child) relationships.
  • the root modules, top-level aggregators and independent single module projects
  • the leaf modules, e.g. the projects containing Liberty server configuration

This should be kept generic enough so that this model will continue to work with Gradle as-is and with future support for multi-module Gradle projects. See current LibertyModule and related classes for reference.

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

No branches or pull requests

1 participant