I've generated the Apollo classes successfully and can see them in the build directory, however they're not available on the classpath. Strangely the Enum that is generated is available but the classes themselves aren't.
Running the sample project provided on Apollo's Github does work but I cant see the difference between the configurations.
mcve below.