[
https://issues.apache.org/jira/browse/BAHIR-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985708#comment-15985708
]
ASF subversion and git services commented on BAHIR-112:
-------------------------------------------------------
Commit 0acc98c3f04477584294733c2b40bd7b07ca13c6 in bahir-flink's branch
refs/heads/master from [~ckadner]
[ https://git-wip-us.apache.org/repos/asf?p=bahir-flink.git;h=0acc98c ]
[BAHIR-112] Build Scala, enable Scalatest, enable Scalastyle
...and address code style violations in Scala sources:
- license header format
- missing newline character at end of file
Closes #16
> Maven reports "No sources to compile" in flink-connector-netty
> --------------------------------------------------------------
>
> Key: BAHIR-112
> URL: https://issues.apache.org/jira/browse/BAHIR-112
> Project: Bahir
> Issue Type: Bug
> Components: Build, Flink Streaming Connectors
> Affects Versions: Flink-0.1
> Reporter: Christian Kadner
> Assignee: Christian Kadner
> Priority: Critical
> Time Spent: 4h
> Remaining Estimate: 0h
>
> Run:
> {code}
> mvn clean test -pl flink-connector-netty | grep -A1 "maven-compile"
> {code}
> Output:
> {code}
> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @
> flink-connector-netty_2.11 ---
> [INFO] No sources to compile
> --
> [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @
> flink-connector-netty_2.11 ---
> [INFO] No sources to compile
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)