[
https://issues.apache.org/jira/browse/TINKERPOP-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551317#comment-17551317
]
ASF GitHub Bot commented on TINKERPOP-2749:
-------------------------------------------
L0Lmaker commented on PR #1681:
URL: https://github.com/apache/tinkerpop/pull/1681#issuecomment-1149284179
There are two maven commands that are currently run on the Spark Gremlin
related jobs. `mvn clean install ...` and `mvn verify ...`. As of now the `mvn
clean install ...` command builds successfully, whereas `mvn verify ...` does
not.
As the scope of the
[issue](https://issues.apache.org/jira/browse/TINKERPOP-2749) is to make
Tinkerpop build successfully on Windows, I suggest creating an issue regarding
the `mvn verify ...` command and proceeding with just `mvn clean install ...`
for now.
> Support Windows Build
> ---------------------
>
> Key: TINKERPOP-2749
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2749
> Project: TinkerPop
> Issue Type: Improvement
> Reporter: Lyndon Bauto
> Assignee: Lyndon Bauto
> Priority: Major
>
> Currently the Windows build fails due to a number of issues. There are
> failures in:
> * gremlin-javascript
> * gremlin-dotnet-source
> * hadoop-gremlin
> * spark-gremlin
> * gremlint
> the hadoop-gremlin and spark-gremlin issues are a little more complex and
> will require additional investigation, but for now we can look to resolve the
> existing issues and get all other builds working in GitHub actions
--
This message was sent by Atlassian Jira
(v8.20.7#820007)