You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `provision.xml` in `op/feature-pack/` uses `${project.version}` for the feature pack version. During the build, Maven resource filtering produces `target/provision.xml` with the resolved version. It provisions a full default WildFly standalone server and adds the `halop` layer on top.
51
+
52
+
Start the provisioned server with `--stability=experimental`.
53
+
39
54
## Development Mode
40
55
41
56
Two processes are needed simultaneously:
@@ -78,6 +93,8 @@ All code modules live under `code-parent` for shared dependency management:
0 commit comments