With the recent changes to the module filesystem hierarchy and the goals
of the layered distribution [1], I think the "module" CLI command needs
a relook in terms of its expectations. For example, it allows users to
add/remove modules (module --help on CLI has the entire details), but
are those modules going to be considered "user" modules? And what would
"module remove" behave like - would it remove a user module (i.e.
_don't_ look under the <module-home>/system/....) path?
[1]
https://community.jboss.org/wiki/LayeredDistributionsAndModulePathOrganiz...
-Jaikiran