Hi Doug, I followed your instruction, but there's still an error:
[ERROR] Failed to execute goal org.apache.avro:avro-maven-plugin:1.7.5-SNAPSHOT:idl-protocol (schemas) on project avro-ipc: Execution schemas of goal org.apache.avro:avro-maven-plugin:1.7.5-SNAPSHOT:idl-protocol failed: Unable to load the mojo 'idl-protocol' (or one of its required components) from the plugin 'org.apache.avro:avro-maven-plugin:1.7.5-SNAPSHOT': com.google.inject.ProvisionException: Guice provision errors: [ERROR] [ERROR] 1) Error injecting constructor, java.lang.Error: Unresolved compilation problems: [ERROR] The import org.apache.avro.compiler.idl.Idl cannot be resolved [ERROR] The import org.apache.avro.compiler.idl.ParseException cannot be resolved [ERROR] Idl cannot be resolved to a type [ERROR] Idl cannot be resolved to a type [ERROR] Idl cannot be resolved to a type [ERROR] ParseException cannot be resolved to a type [ERROR] [ERROR] at org.apache.avro.mojo.IDLProtocolMojo.<init>(Unknown Source) [ERROR] while locating org.apache.avro.mojo.IDLProtocolMojo [ERROR] at ClassRealm[plugin>org.apache.avro:avro-maven-plugin:1.7.5-SNAPSHOT, parent: sun.misc.Launcher$AppClassLoader@35a16869] [ERROR] while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.avro:avro-maven-plugin:1.7.5-SNAPSHOT:idl-protocol) [ERROR] [ERROR] 1 error [ERROR] role: org.apache.maven.plugin.Mojo [ERROR] roleHint: org.apache.avro:avro-maven-plugin:1.7.5-SNAPSHOT:idl-protocol BTW, how do I file a bug report? Thanks, Nir. -- View this message in context: http://apache-avro.679487.n3.nabble.com/help-with-Avro-compilation-tp4026946p4027008.html Sent from the Avro - Users mailing list archive at Nabble.com.
