[
https://issues.apache.org/jira/browse/AVRO-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mateusz kanarek updated AVRO-2201:
----------------------------------
Description:
dCurrently SchemaMojo can read avro schemas only from avsc files.
One can define avro schema and using current SchemaMojo build a jar with
generated SpecificRecord(s).
But there is no easy way to reference this schema from avsc schema in another
maven project.
It would be great if avsc files could reference to avro schema from already
generated SpecificRecord.
was:
Currently SchemaMojo can read avro schemas only from avsc files.
One can define avro schema and using current SchemaMojo build a jar with
generated SpecificRecord(s).
But there is no easy way to reference this schema from avsc schema in another
maven project.
It would be great if avsc files could reference to avro schema from already
generated SpecificRecord.
> avro-maven-plugin should be able to import schema from generated
> specificrecord
> -------------------------------------------------------------------------------
>
> Key: AVRO-2201
> URL: https://issues.apache.org/jira/browse/AVRO-2201
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Reporter: mateusz kanarek
> Priority: Major
>
> dCurrently SchemaMojo can read avro schemas only from avsc files.
> One can define avro schema and using current SchemaMojo build a jar with
> generated SpecificRecord(s).
> But there is no easy way to reference this schema from avsc schema in another
> maven project.
> It would be great if avsc files could reference to avro schema from already
> generated SpecificRecord.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)