Re: Error while building Zeppelin master

2017-10-30 Thread Jianfeng (Jeff) Zhang
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

Re: Error while building Zeppelin master

2017-10-30 Thread Andrea Santurbano
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

Re: Error while building Zeppelin master

2017-10-25 Thread Jongyoul Lee
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

Error while building Zeppelin master

2017-10-24 Thread Andrea Santurbano
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