Results 44 comments of Gilbert Kwan

Yep, we studied MST and analyzed before. We agreed MST will use different approach. No need to consider MST in this issue.

@yeekangc what do you think about this suggestion? @yeekangc and @ericglau is it worth the dev mode to support change the console format instead of asking developers to add configuration...

pending on https://github.com/OpenLiberty/ci.maven/issues/762

It should be caused by after ran the mpMetrics guide. The authentication was cached. Yes, the workaround is to clean up the browser cached. To address the root, need to...

`COPY --chown=1001:0 src/main/liberty/config /config/` The Dockerfile copies src/main/liberty/config to /config/. All files under src should be copied. @Emily-Jiang would you clarify in which situation it not work? Do you mean...

@yeekangc Surely some files from target, e.g. .war file, but all? - even .war file is from `target/*.war`, not from `target/liberty/wlp/usr/` because LMP/LGP uses loose app - it will introduce...

Suggest to write something as following (in which style, such as a doc, a blog, or a guide, is not decided yet): - prerequisites: Java and Maven - how to...

hi @dbnex14, does the above suggestion help or what you are looking for?

Thanks @dbnex14 Updated the above [comment](https://github.com/OpenLiberty/guide-getting-started/issues/328#issuecomment-1889646108) by adding prerequisites