[
https://issues.apache.org/jira/browse/FLINK-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895882#comment-16895882
]
Martijn Visser commented on FLINK-13475:
----------------------------------------
[~Terry1897] Just did a git reset --hard origin/master to be sure, then running
`mvn clean install -DskipTests -Dscala-2.12` indeed. That results in the stated
error.
My machine:
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
2017-10-18T09:58:13+02:00)
Maven home: /usr/share/apache-maven
Java version: 1.8.0_191, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-oracle-1.8.0.191-1jpp.1.el7.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-957.21.3.el7.x86_64", arch: "amd64", family:
"unix"
I see that I have a higher Maven version, maybe that could be an issue.
> Reduce dependency on third-party maven repositories
> ---------------------------------------------------
>
> Key: FLINK-13475
> URL: https://issues.apache.org/jira/browse/FLINK-13475
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hive
> Affects Versions: 1.9.0
> Reporter: Till Rohrmann
> Priority: Critical
> Fix For: 1.9.0, 1.10.0
>
> Attachments: flink-connector-hive-dependency.txt
>
>
> A user reported that Flink's Hive connectors requires third-party maven
> repositories which are not everywhere accessible in order to build.
> Concretely, the hive connector requires access to Conjars for
> org.pentaho:pentaho-aggdesigner-algorithm and javax.jms:jms:jar:1.1.
> It would be great to reduce the dependency on third-party maven repositories
> if possible. For future reference, other projects faced similar problems:
> CALCITE-605, CALCITE-1474
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)