Hello,
I did this ...
> git clone https://github.com/vmware-serengeti/serengeti-ws.git&& cd serengeti-ws && mvn clean install -DskipTests
and faced this ...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file (install-vsli-core) on project vlsiLibrary: The specified file '/Users/nv/thuMay07/serengeti-ws/lib/vlsi/vlsi-core.jar' not exists -> [Help 1]
Can someone tell me what dependency I need to include in pom.xml for the missing vlsi-core.jar ?
Thanks
Naga