[forge-users] Plugins can't installed anymore with Beta4!

Max Schwaab max.schwaab at akquinet.de
Tue Dec 20 09:57:42 EST 2011


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


More information about the forge-users mailing list