Description of the bug
When building skeleton-starter-flow-cdi the server never starts, it stacks saying:
[INFO] --- wildfly-maven-plugin:5.1.5.Final:start (start) @ project-base-flow-cdi ---
[INFO] Provisioning default server in /Users/manolo/Github/platform/PiT/platform-in-test-script/tmp/skeleton-starter-flow-cdi/target/server
Expected behavior
It builds
Minimal reproducible example
git clone -q git@github.com:vaadin/skeleton-starter-flow-cdi.git
cd skeleton-starter-flow-cdi
./mvnw clean install -Pproduction -Pit
Versions
- Vaadin / Flow version: 25.0 & 25.1
Description of the bug
When building skeleton-starter-flow-cdi the server never starts, it stacks saying:
Expected behavior
It builds
Minimal reproducible example
Versions