Unable to Build From Root ovsdb/ Directory


Hechao Li <hechaol@...>
 

Hi,

 

I am unable to build from ovsdb/ directory. When executing “mvn clean install”, it gives me the following error:

 

[ERROR] Failed to execute goal org.opendaylight.yangtools:yang-maven-plugin:1.2.0-SNAPSHOT:generate-sources (binding) on project hwvtepsouthbound-api: Execution binding of goal org.opendaylight.yangtools:yang-maven-plugin:1.2.0-SNAPSHOT:generate-sources failed: A required class was missing while executing org.opendaylight.yangtools:yang-maven-plugin:1.2.0-SNAPSHOT:generate-sources: com/google/common/collect/ImmutableList

 

Does anybody know how to resolve this?

 

Best,

Hechao Li