[
https://issues.apache.org/jira/browse/TINKERPOP-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170432#comment-16170432
]
Daniel Kuppitz commented on TINKERPOP-1731:
-------------------------------------------
For some reason recreating the Docker images did no longer work on the
{{tp32/}} branch (Python / virtualenv installation didn't seem to work
properly). I copied what we currently have in {{master/}} and
{{gremlin-python}} compiles properly again. However, {{gremlin-dotnet}} fails
with:
{noformat}
[ERROR] Failed to execute goal
org.codehaus.gmavenplus:gmavenplus-plugin:1.5:execute (gremlin-server-start) on
project gremlin-dotnet-tests: Error occurred while calling a method on a Groovy
class from classpath. InvocationTargetException:
org.slf4j.helpers.MessageFormatter.format(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/String;
-> [Help 1]
{noformat}
> Docker build does not appear to work for gremlin-dotnet
> -------------------------------------------------------
>
> Key: TINKERPOP-1731
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1731
> Project: TinkerPop
> Issue Type: Improvement
> Components: build-release, dotnet
> Affects Versions: 3.3.0
> Reporter: stephen mallette
> Priority: Critical
>
> Docker won't build the gremlin-dotnet stuff. I pulled out the {{.glv}} files
> from that module so that docker would run properly until this can be fixed:
> https://github.com/apache/tinkerpop/blob/2d30a76aabdd009b9b926f83df2308b7578571c0/docker/scripts/build.sh#L71-L72
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)