OpenLiberty / liberty-tools-vscode

Visual Studio Code extension for Liberty Tools
https://marketplace.visualstudio.com/items?itemName=Open-Liberty.liberty-dev-vscode-ext
Eclipse Public License 2.0
17 stars 31 forks source link

Multi module projects with a nested valid pom.xml do not show up in the dashboard #61

Closed kathrynkodama closed 2 years ago

kathrynkodama commented 4 years ago

For reference look at this project: https://github.com/OpenLiberty/guide-maven-multimodules

In the /finish/ear folder there exists a pom.xml with the liberty-maven-plugin defined in it. This should be picked up by the dashboard and display the corresponding project. Currently the dashboard is empty.

image

ericglau commented 4 years ago

This should be considered as part of https://github.com/OpenLiberty/ci.maven/issues/697

kathrynkodama commented 2 years ago

Closing as this is currently picked up, but #98 still needs to addressed

image