]
Tomaz Cerar closed WFLY-2937.
-----------------------------
Fix Version/s: 8.0.0.Final
Resolution: Rejected
Lack of Native Mgmt Makes Maven Plugin Unusable OTB
---------------------------------------------------
Key: WFLY-2937
URL:
https://issues.jboss.org/browse/WFLY-2937
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 8.0.0.Final
Reporter: Bill Burke
Fix For: 8.0.0.Final
jboss-as-maven-plugin and wildfly-maven-plugin use the native-management interface.
Starting in Wildfly 8.0.0.Final, this management interface has been turned off and you
have to manually add it in order to use the plugin. Any reason it can't be turned
back on in the distro? Other than port reduction? At least until there is a maven plugin
solution?
This may not seem like a big deal, but it is seriously annoying for users. Especially
those unknowledgable enough to figure out why their jboss-maven-plugin no longer works.