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

Add a multi-module Maven test project for evaluation and future test automation. #1113

Open
mrglavas opened this issue Nov 15, 2024 · 0 comments · May be fixed by #1114
Open

Add a multi-module Maven test project for evaluation and future test automation. #1113

mrglavas opened this issue Nov 15, 2024 · 0 comments · May be fixed by #1114
Assignees
Labels
automated tests devmode Related to dev mode integration enhancement New feature or request
Milestone

Comments

@mrglavas
Copy link
Contributor

mrglavas commented Nov 15, 2024

As part of my personal education on multi-module Maven projects, I just completed a walk through a Liberty guide: https://openliberty.io/guides/maven-multimodules.html which teaches readers how to build a multi-module application for Open Liberty.

The finished application will be an excellent example that we can use as a reference in the development of multi-module Maven features and can eventually be used in LTI's automated testing. When I loaded the this project into the current LTI plug-in I was able to use it to start dev mode and observed the application being refreshed as I made changes to source in the editor.

image
image

Of course there's still work to do. LTI is including the EAR project in the dashboard and if you try to start dev mode from that project it currently fails. Should the EAR project be in that view at all? That's one of the questions we'll want to answer as we move forward.

image

@mrglavas mrglavas added enhancement New feature or request devmode Related to dev mode integration automated tests labels Nov 15, 2024
@mrglavas mrglavas added this to the 24.0.12 milestone Nov 15, 2024
@mrglavas mrglavas self-assigned this Nov 15, 2024
@mrglavas mrglavas moved this from New Issues to In Progress in Open Liberty Developer Experience Nov 15, 2024
@mrglavas mrglavas moved this from In Progress to In Review in Open Liberty Developer Experience Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated tests devmode Related to dev mode integration enhancement New feature or request
Projects
1 participant