[wildfly-dev] CLI Command Builder

James R. Perkins jperkins at redhat.com
Tue Jun 9 13:34:43 EDT 2015


Hello All,
I've had a few issues file recently against the wildfly-maven-plugin 
about CLI commands that aren't available to the plugin. The issue is I'm 
using the CLI API to take commands and create DMR operations out of 
them. Since the commands can be defined in the subsystems I don't see 
those commands as I'm not operating in a modular environment.

This led me to create a new API in for the Launcher API [1]. All this 
does is build a command to launch a new CLI process. I'm sure if it 
would be useful to others or not. If not maybe it doesn't belong in the 
launcher API and I should just keep it in the maven plugin.

Any opinions are welcome. Let me know if you'd find this useful.

[1]: https://github.com/wildfly/wildfly-core/pull/764

-- 
James R. Perkins
JBoss by Red Hat



More information about the wildfly-dev mailing list