jongyoul commented on code in PR #4520:
URL: https://github.com/apache/zeppelin/pull/4520#discussion_r1043970325


##########
pom.xml:
##########
@@ -1585,6 +1585,14 @@
           <groupId>net.alchim31.maven</groupId>
           <artifactId>scala-maven-plugin</artifactId>
           <version>${plugin.scala.alchim31.version}</version>
+          <configuration>

Review Comment:
   I removed redundant configuration only in this PR. I, however, feel like 
we'd better clean up scala configuration. @Reamer @zjffdu Maven option is only 
for building Zeppelin itself, not running it, so I think we could simplify the 
scala compile option. I created 
https://issues.apache.org/jira/browse/ZEPPELIN-5864



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to