Jeff Zhang created ZEPPELIN-4431:
------------------------------------
Summary: submarine fail to build due to missing jar
Key: ZEPPELIN-4431
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4431
Project: Zeppelin
Issue Type: Bug
Reporter: Jeff Zhang
{code:java}
ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on
project zeppelin-submarine: Failed to resolve dependencies for one or more
projects in the reactor. Reason: Missing:ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on
project zeppelin-submarine: Failed to resolve dependencies for one or more
projects in the reactor. Reason: Missing:[ERROR] ----------[ERROR] 1)
org.jetbrains.pty4j:pty4j:jar:0.9.3[ERROR][ERROR] Try downloading the file
manually from the project website.[ERROR][ERROR] Then, install it using the
command:[ERROR] mvn install:install-file -DgroupId=org.jetbrains.pty4j
-DartifactId=pty4j -Dversion=0.9.3 -Dpackaging=jar
-Dfile=/path/to/file[ERROR][ERROR] Alternatively, if you host your own
repository you can deploy the file there:[ERROR] mvn deploy:deploy-file
-DgroupId=org.jetbrains.pty4j -DartifactId=pty4j -Dversion=0.9.3
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id][ERROR][ERROR] Path to dependency:[ERROR] 1)
org.apache.zeppelin:zeppelin-submarine:jar:0.9.0-SNAPSHOT[ERROR] 2)
org.apache.zeppelin:zeppelin-shell:jar:0.9.0-SNAPSHOT[ERROR] 3)
org.jetbrains.pty4j:pty4j:jar:0.9.3[ERROR][ERROR] ----------[ERROR] 1 required
artifact is missing.[ERROR][ERROR] for artifact:[ERROR]
org.apache.zeppelin:zeppelin-submarine:jar:0.9.0-SNAPSHOT[ERROR][ERROR] from
the specified remote repositories:[ERROR] apache.snapshots
(http://repository.apache.org/snapshots, releases=false,
snapshots=true),[ERROR] central (https://repo.maven.apache.org/maven2,
releases=true, snapshots=false)[ERROR][ERROR] -> [Help 1] {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)