Github user ajinkyamahakalkar commented on the issue:
https://github.com/apache/zeppelin/pull/876
Hi,
I am trying to build the Zeppelin Jar on a windows machine but the build is
getting failed with the following 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
D:\Projects\zeppelin-master\zeppelin-master\zeppelin-interpreter\target\zeppelin-interpreter-0.8.0-SNAPSHOT.jar
to
D:\Projects\zeppelin-master\zeppelin-master\zeppelin-interpreter\interpreter\Zeppelin:
Interpreter\zeppelin-interpreter-0.8.0-SNAPSHOT.jar: The filename, directory
name, or volume label syntax is incorrect -> [Help 1]
Can we not build this project on a Windows Machine?
If yes then what changes do we need to make to build this code?
Thank you..!!
---