On Feb 6, 2008, at 11:15 AM, Jarek Gawor wrote:
> Kevan,
>
> Can you explain what is the exact problem in this case? As far as I
> know, the roller plugin doesn't actaully include or distribute the
> msql driver. The driver will be automatically downloaded at compile
> time (becuase it is specified as maven dependency) and when the plugin
> is installed (becuase it is specified as a plugin dependency). Is the
> automatic download the problem? If so, maybe we can remove the msql
> maven dependency and modify the plugin dependency to specify the
> driver as a prerequisite?
Yes. The automatic download is the issue. Just documenting the
dependency is fine.
--kevan
|