Hi,
got that problem too.
Must have anything to do with the path search, because the module.xml is
not found by
Node module =
XMLParser.parse(getClass().getResourceAsStream("/org/jboss/forge/modules/module.xml"));
in the ForgePlugin.class
A switch back to Beta 3 solves the problem.
It's not good to have a step back from Beta 3 to Beta 4 :(
I try to develop a plugin and testing is not easy this way..
Best regards
Max