Details
-
Task
-
Resolution: Won't Fix
-
Major
-
None
-
1.2 RC1
-
None
Description
As I got my feet wet trying to develop an xwiki plugin, I found that including the xwiki-core plugin as a maven dependency involves a lot of dependent jars, when all I needed were a handful or core classes and interfaces.
A lightweight xwiki-plugin-support jar , with limited (if any) dependencies would be extremely useful for developing of plugins.