Hi,
During make install build of ovirt , sometimes i get compilation errors for eg:-
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project uicommonweb: Compilation failure: Compilation failure:
[ERROR] /home/vagrant/workspace/ovirt-engine/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostListModel.java:[19,41] package org.ovirt.engine.core.bll.gluster does not exist
But they do exists and, usually they go away after a couple of make clean installs, but this time its not going
also i was curious if anyone managed to find the root cause for such issues?
Thanks in advance,
Prajith