]
James Perkins commented on JBASMP-53:
-------------------------------------
Also I'm not sure where I got this idea from because I can't find the where
I'd set it with the deployment plan API :)
Support --runtime-name for deployment on server groups
------------------------------------------------------
Key: JBASMP-53
URL:
https://issues.jboss.org/browse/JBASMP-53
Project: JBoss AS Maven Plugins
Issue Type: Enhancement
Components: wildfly
Reporter: James Perkins
Assignee: James Perkins
The JBoss CLI provides a parameter called --runtime-name, which lets you set an
additional runtime name for an deployment (complementing the already supported --name
parameter).
It would be nice if the JBoss Maven plugin could add another configuration parameter for
this.