Giter Club home page Giter Club logo

avro-maven-plugin's People

Contributors

phunt avatar rantav avatar spullara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

avro-maven-plugin's Issues

Where are the updated sources?

Where are the updated sources for this plugin? IT seems that maven.org has a 1.8.0 version of this plugin, whereas this repo seems to have very old code.

I am having problems building my schemas, and need to enable debug logging. No mattere what I try ( maven clean install -X etc) it does not show me which file it is failing on.

Feature request: generated-sources should include resolved avsc files

In order to achieve reusability in avro schemas, we have a couple options. We can use schema references on the .avsc level or we can use .avdl or .avpr, among possibly others.

Ultimately, the avro-maven-plugin resolves any schema references/dependencies and produces a single avro schema definition that is placed in it's generated java classes.

I propose that the plugin also write these resolved avro schema to self-contained .avsc in target/generated-sources/avsc/**, or similar.

This would be helpful as it would allow consumers of this plugin to then use these self-contained avro schema in down stream systems directly, rather than needing to pluck them out of the generated java classes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.