OpenLiberty / OpenLiberty/liberty-tools-eclipse
Provide aggregator centric view of projects in the Liberty dashboard
Open
@mezarin is already working on this.
Since Jun 2, 2026.
multi-module
- Dominant language
- Java
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
The following should be accomplished for muti-module projects:
- The dashboard should show the parent and liberty configured modules in tree form where the aggregator project is the parent and a Liberty configured project is the child.
- Performing an action on the parent automatically triggers the action on the liberty enabled child withing the multi-module project context and not as an independent project.
Examples:
Single liberty configured child:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.