Hello, I downloaded trunk today but I am not able to build it. I am seeing following errors.
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.avro:avro-maven-plugin:1.7.5-SNAPSHOT:schema (schemas) on project avro-ipc: Execution schemas of goal org.apache.avro:avro-maven-plugin:1.7.5-SNAPSHOT:schema failed: Macro '#newBuilder' is not defined at /org/apache/avro/compiler/specific/templates/java/classic/record.vm[line 65, column 28] -> [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :avro-ipc Can any one help me resolve this ? Thanks, Anup