Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for 'mvn wildfly:execute-commands -Pconfigure-server' ins… #888

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant