[jboss-jira] [JBoss JIRA] (WFLY-13310) Add JVM options for exec
Hisanobu Okuda (Jira)
issues at jboss.org
Tue Mar 31 06:22:45 EDT 2020
Hisanobu Okuda created WFLY-13310:
-------------------------------------
Summary: Add JVM options for exec
Key: WFLY-13310
URL: https://issues.redhat.com/browse/WFLY-13310
Project: WildFly
Issue Type: Enhancement
Components: Quickstarts
Affects Versions: 19.0.0.Final
Reporter: Hisanobu Okuda
Assignee: Eduardo Martins
It is useful to have a capability to specify JVM options as you like when running `mvn exec:exec` like:
{code}
mvn exec:exec -Djvm.options="-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=y"
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list