Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/867
@FlorianHockmann i don't know if any of the following makes any sense, but
would it be crazy to only package templates on deploy (since mono is already
required there)? or do we need to continually build it because it could break
or fail tests (i.e. maven archetypes are built and also tested for problems on
every build)? Or, would it be crazy to only package templates if mono is
present? Or perhaps it is somehow otherwise an optional aspect of the build
(except on deploy)?
---