Open bmarwell opened 4 weeks ago
Thanks. I hadn't seen the actual warning, so please excuse this oversight.
I wanted to try a jar file, because Microsoft Playwright seems to have difficulties with wsjar:
protocols, but luckily that can be disabled. However, it only runs on ubuntu...
Currently, I am trying to circumvent it by building my own Dockerfile, as there are no new ubuntu-jdk21+ OL images released, neither on DockerHub nor on icr.io (which can't be searched without an account). Because of this, this issue can be considered low priority, at least for me.
Thanks for looking into it anyway!
Hi,
looseApplication
seems broken. Although I set it tofalse
, an XML file will be created when runningmvn package liberty:dev
.https://github.com/OpenLiberty/ci.maven/blob/main/docs/deploy.md
Reproducer:
There will be an xml in
apps
, not awar
file.