I think the problem is related to [ZEPPELIN-2685] since then the pom.xml of zeppelin-interperter module includes this configuration:
<outputDirectory>${basedir}/interpreter/${project.name}</outputDirectory> if i change the value in this way: <outputDirectory>${basedir}/interpreter/${project.artifactId}</outputDirectory> it works correctly. Can i make a PR for this? Thanks Andrea Il giorno mer 25 ott 2017 alle ore 17:12 Jongyoul Lee <jongy...@gmail.com> ha scritto: > 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 <sant...@gmail.com> > 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.plugins:maven-dependency-plugin:2.8:copy (copy-artifact) > > on project zeppelin-interpreter: Error copying artifact from > > C:\Users\Andrea\workspace_zeppelin\zeppelin-master\ > > zeppelin-interpreter\target\zeppelin-interpreter-0.8.0-SNAPSHOT.jar > > to > > C:\Users\Andrea\workspace_zeppelin\zeppelin-master\zeppelin-interpreter\ > > interpreter\Zeppelin: > > Interpreter\zeppelin-interpreter-0.8.0-SNAPSHOT.jar > > > > Can someone help me to understand why? > > Thanks > > Andrea > > > > > > -- > 이종열, Jongyoul Lee, 李宗烈 > http://madeng.net >