Skip to content

Conversation

@emmartins
Copy link
Contributor

@emmartins emmartins commented Mar 28, 2024

…tead of jboss-cli usage

PoC to replace usage of $WILDFLY_HOME/bin/jboss-cli.sh (as noted at https://github.com/wildfly/quickstart/tree/main/security-domain-to-domain#configure-the-wildfly-server )
with command:

mvn wildfly:execute-commands -Pconfigure-server

Please note that this particular solution is exclusive to multimodule maven projects, in the case of single module projects we would just use the command:

mvn wildfly:execute-commands -Dwildlfy.scripts=configure-server.cli

@emmartins emmartins marked this pull request as draft September 8, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant