Github user pdion891 commented on the pull request:
https://github.com/apache/cloudstack/commit/8af677a0f0b2a74db74223fc3d0e2d3e9549e960#commitcomment-17656671
In pom.xml:
In pom.xml on line 91:
@rhtyd is it possible there is a missing line in "install-non-oss.sh" like:
```
mvn install:install-file -Dfile=vim25_60.jar -DgroupId=com.cloud.com.vmware
\
-DartifactId=vmware-vim25 -Dversion=6.0 -Dpackaging=jar
```
Because on a new jenkins slave, with the file vim25_60.jar in deps folder,
it failed to build because of a missing lib and work after I've ran this
command.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---