Hi all,
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (generate-sources) on project google-api-client: An Ant BuildException has occured: Execute failed: java.io.IOException: Cannot run program "protoc": Create Process error=2, The system cannot find the file specified
As the maven repository pointed to doesn't have maven-antrun-plugin-1.6.jar, I have linked the maven-antrun-plugin-1.6.jar manually. Just wonder what when wrong. And someone can show me some light.
Thanks.
Colin