OpenLiberty / OpenLiberty/liberty-tools-eclipse
Build model containing multi-module relationships from Maven projects.
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
Extract parent, child, and other needed information from build related metatype file (i.e. pom.xml).
See related LTI issue: https://github.com/OpenLiberty/liberty-tools-intellij/issues/1270
For the time being focus on pom.xml parsing and other available information to build the model. Building effective pom.xml counterparts are noticeably very expensive particularly when dealing with large projects.
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.