Github user ckadner commented on the issue:
https://github.com/apache/bahir/pull/43
```
11:06:46 [INFO] --- scalastyle-maven-plugin:0.8.0:check (default-cli) @
spark-streaming-twitter_2.11 ---
11:06:47 error
file=/var/lib/jenkins/workspace/bahir_spark_pr_builder/streaming-twitter/src/main/scala/org/apache/spark/streaming/twitter/TwitterUtils.scala
message=Use Javadoc style indentation for multiline comments line=29 column=0
11:06:47 error
file=/var/lib/jenkins/workspace/bahir_spark_pr_builder/streaming-twitter/src/main/scala/org/apache/spark/streaming/twitter/TwitterUtils.scala
message=Use Javadoc style indentation for multiline comments line=156 column=0
11:06:47 Saving to
outputFile=/var/lib/jenkins/workspace/bahir_spark_pr_builder/streaming-twitter/target/scalastyle-output.xml
11:06:47 Processed 8 file(s)
11:06:47 Found 2 errors
11:06:47 Found 0 warnings
11:06:47 Found 0 infos
...
11:06:47 [ERROR] Failed to execute goal
org.scalastyle:scalastyle-maven-plugin:0.8.0:check (default-cli) on project
spark-streaming-twitter_2.11: Failed during scalastyle execution: You have 2
Scalastyle violation(s). -> [Help 1]
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---