Hi, I am unable install "common". I am facing following issue. Do I need to change the pom?
[INFO] --- maven-enforcer-plugin:1.2:enforce (no_commons_logging) @ common --- [INFO] [INFO] --- protobuf-maven-plugin:0.6.3:run (default) @ common --- [INFO] Protobuf dependency version 2.5.0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] prototype-parent .................................. SUCCESS [1.133s] [INFO] common ............................................ FAILURE [0.270s] [INFO] contrib-parent .................................... SKIPPED [INFO] pom ............................................... SKIPPED [INFO] Netty/Drill/Buffer ................................ SKIPPED [INFO] exec .............................................. SKIPPED [INFO] java-exec ......................................... SKIPPED [INFO] Logical Plan Execution Reference Implementation ... SKIPPED [INFO] planner ........................................... SKIPPED [INFO] sqlparser ......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.616s [INFO] Finished at: Mon Aug 05 09:38:35 EDT 2013 [INFO] Final Memory: 9M/22M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.igor-petruk.protobuf:protobuf-maven-plugin:0.6.3:run (default) on project common: 'protoc' failed. Exit code 1 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :common user@ubuntu:~/Work/incubator-drill/sandbox/prototype$ protoc Missing input file. Thanks, B Anil Kumar.
