Github user FlorianHockmann commented on the issue:
https://github.com/apache/tinkerpop/pull/802
> I also just pushed a minor update to make the command more like our
others with -DdockerImages rather than explicitly using the -P directly which
we typically dont' do. Also disabled the deployment of java artifacts since
docker deployments will occur out of band and we won't want those re-deployed
when we go to deploy to docker.
Makes sense.
I just rebased this on `tp32` as there was a small merge conflict in the
CHANGELOG and will merge it now.
Really excited to see TinkerPop's first own Docker images ð
---