Workaround for OpenLiberty/ci.maven#587
- mvn resources:copy-resources liberty:dev
- https://localhost:9443/ibm/api/config/jndiEntry/TidalJNDI
- https://localhost:9443/ibm/api/config/
- mvn -Pprod resources:copy-resources liberty:dev
IDEAS
- use separate config file not managed by liberty-maven-plugin
- use shared config dir to not get overwritten.