[
https://issues.apache.org/jira/browse/BAHIR-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014339#comment-16014339
]
Luciano Resende commented on BAHIR-118:
---------------------------------------
This is what I see today:
[INFO] --- scala-maven-plugin:3.2.2:testCompile (scala-test-compile-first) @
flink-connector-netty_2.10 ---
[INFO] Using incremental compilation
[INFO] Compiling 7 Scala sources to
/Users/lresende/opensource/apache/bahir/bahir-flink/dev/target/bahir-flink/flink-connector-netty/target/test-classes...
[ERROR]
/Users/lresende/opensource/apache/bahir/bahir-flink/dev/target/bahir-flink/flink-connector-netty/src/test/scala/org/apache/flink/streaming/connectors/netty/example/StreamSqlExample.scala:53:
can't expand macros compiled by previous versions of Scala
[ERROR] .addSource(spec)
[ERROR] ^
[ERROR]
/Users/lresende/opensource/apache/bahir/bahir-flink/dev/target/bahir-flink/flink-connector-netty/src/test/scala/org/apache/flink/streaming/connectors/netty/example/StreamSqlExample.scala:65:
can't expand macros compiled by previous versions of Scala
[ERROR] result.toDataStream[Order].print()
[ERROR] ^
[ERROR] two errors found
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Bahir for Apache Flink - Parent POM ......... SUCCESS [ 3.993 s]
[INFO] flink-connector-redis .............................. SUCCESS [ 13.709 s]
[INFO] flink-connector-flume .............................. SUCCESS [ 7.320 s]
[INFO] flink-connector-activemq ........................... SUCCESS [ 9.363 s]
[INFO] flink-connector-netty .............................. FAILURE [ 6.333 s]
[INFO] flink-connector-akka ............................... SKIPPED
[INFO] Apache Bahir - Flink Extensions Distribution ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.435 s
[INFO] Finished at: 2017-05-17T12:19:08-04:00
[INFO] Final Memory: 87M/796M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
net.alchim31.maven:scala-maven-plugin:3.2.2:testCompile
(scala-test-compile-first) on project flink-connector-netty_2.10: Execution
scala-test-compile-first of goal
net.alchim31.maven:scala-maven-plugin:3.2.2:testCompile failed. CompileFailed
-> [Help 1]
> Flink extension release publish builds are failing in Scala 2.10
> ----------------------------------------------------------------
>
> Key: BAHIR-118
> URL: https://issues.apache.org/jira/browse/BAHIR-118
> Project: Bahir
> Issue Type: Bug
> Components: Flink Streaming Connectors
> Affects Versions: Flink-1.0
> Reporter: Luciano Resende
> Assignee: Luciano Resende
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)