That class is generated. Your previous build probably failed half way through.

In this situation, I do the following:

$ mvn -DskipTests clean test package

(The command generates and builds main and test files, but does not run tests.)

> On Nov 15, 2017, at 12:08 PM, Sushant Athley <[email protected]> wrote:
> 
> Hey
> Sorry for the noob question. I am trying to build Calcite (master) locally.
> I am getting a lot of missing class exceptions for
> org.apache.calcite.runtime.Resources.
> 
> Any help would be appreciated.
> -- 
> Sushant Athley

Reply via email to