Sure, go ahead.
Best Regard,
Jeff Zhang
On 10/31/17, 6:46 AM, "Andrea Santurbano" wrote:
>I think the problem is related to [ZEPPELIN-2685] since then the pom.xml
>of
>zeppelin-interperter module includes this configuration:
>
>${basedir}/interpreter/${project.name}
>
>if i change the val
I think the problem is related to [ZEPPELIN-2685] since then the pom.xml of
zeppelin-interperter module includes this configuration:
${basedir}/interpreter/${project.name}
if i change the value in this way:
${basedir}/interpreter/${project.artifactId}
it works correctly.
Can i make a PR for th
This looks like a bug building in Window env. Can you do that on Linux or
Mac?
On Tue, Oct 24, 2017 at 11:56 PM, Andrea Santurbano
wrote:
> Hi guys,
> when i try to build Zeppelin from apache master repo on Windows 10 i get
> this error:
>
> [ERROR] Failed to execute goal
> org.apache.maven.plug
Hi guys,
when i try to build Zeppelin from apache master repo on Windows 10 i get
this error:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.8:copy (copy-artifact)
on project zeppelin-interpreter: Error copying artifact from
C:\Users\Andrea\workspace_zeppelin\zep