Resolved as extracting from gremlin-core/src/test/.../TestHelper classes the - CoreTestHelper class in gremlin-core/main/src/main/java/..../util where to keep the unique code to manage directories and files, inherited by gremlin-test/...TestHelper class, which is referred everywhere (but gremlin-core). This left in gremlin-core/src/test/.../TestHelper the only truly test method which is the only duplication kept. This way no new test artifact is needed at the cost of one simple method duplicated.
[ Full content available at: https://github.com/apache/tinkerpop/pull/1188 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org