[
https://issues.apache.org/jira/browse/TINKERPOP3-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386970#comment-14386970
]
stephen mallette commented on TINKERPOP3-605:
---------------------------------------------
I unfortunately need to take back what I said about everything working on my
end - the mention of Gatling made me realize I didn't try the
integration/performance tests. In gremlin-server for example, the build
succeeds when I do either of these:
mvn verify -DskipPerformanceTests=false
mvn verify -DskipIntegrationTests=false
but the tests don't appear to execute. i didn't test other modules that have
the same pattern of operation for performance/integration tests.
> Cleanup maven pom files
> -----------------------
>
> Key: TINKERPOP3-605
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-605
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: build-release
> Reporter: Ćukasz Dywicki
> Priority: Minor
> Labels: dependencies, maven
>
> After move tinkerpop poms does contain multiple occurrences of
> ${project.version} values in place of dependency management. Also some other
> settings are pointing back to defaults. Cleanup of this should decrease
> effort to maintain shared dependencies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)