Hi devs,
Just some heads up to let you know I'm planning to reorganize the Jetty tool modules
today as follows:
xwiki-patform-tool-jetty/
|_ xwiki-patform-tool-jetty-listener/ --> JAR
|_ xwiki-patform-tool-jetty-configuration/ --> JAR using Remote Resource Bundle
plugin
|_ xwiki-patform-tool-jetty-resources/ --> ZIP that includes the other 2 modules
The goal of introducing xwiki-patform-tool-jetty-configuration is to be able to use the
Maven Remote resource plugin to substitute the xwiki data dir value.
Thanks
-Vincent