liuxunorg commented on a change in pull request #3513: [ZEPPELIN-4431]. 
submarine fail to build due to missing jar
URL: https://github.com/apache/zeppelin/pull/3513#discussion_r344540169
 
 

 ##########
 File path: submarine/pom.xml
 ##########
 @@ -130,6 +130,13 @@
     </dependency>
   </dependencies>
 
+  <repositories>
+    <repository>
+      <id>jerbrain</id>
+      <url>https://dl.bintray.com/jetbrains/pty4j/</url>
 
 Review comment:
   `Pty4j` is the dependency used in the shell-terminal interpreter. The 
`pty4j` package should not be used in the submarine. Will it not compile now?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to