[
https://issues.apache.org/jira/browse/AVRO-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021297#comment-14021297
]
Dustin Spicuzza commented on AVRO-1524:
---------------------------------------
Until this functionality is provided in avro-maven-plugin (which would be
desirable), I've written a small HOWTO that will let you do the same thing
using exec-maven-plugin.
http://www.virtualroadside.com/blog/index.php/2014/06/08/automatically-generating-avro-schemata-avsc-files-using-maven/
> avro-maven-plugin should be able to generate schema from idl
> ------------------------------------------------------------
>
> Key: AVRO-1524
> URL: https://issues.apache.org/jira/browse/AVRO-1524
> Project: Avro
> Issue Type: Improvement
> Reporter: Dustin Spicuzza
> Priority: Minor
>
> Avro IDL is very convenient to use, and we currently use the code generation
> feature in java. However, automatically generating schemata from the IDL is a
> bit more cumbersome and less automatic than we would like.
> It would be great if the functionality of the IdlToSchemataTool could be
> exposed in the maven plugin as an additional type of thing that could be
> generated.
--
This message was sent by Atlassian JIRA
(v6.2#6252)