Taking this to the mailing list. On Fri, Oct 27, 2017 at 1:49 PM, Anuj Ojha (JIRA) <[email protected]> wrote:
> > [ https://issues.apache.org/jira/browse/AVRO-971?page=com. > atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=16222785#comment-16222785 ] > > Anuj Ojha edited comment on AVRO-971 at 10/27/17 8:48 PM: > ---------------------------------------------------------- > > [~cutting] [~Victor3y] Can you guys explain how to use this. I can see in > the commit you are importing avdl, avsc and avpr into avdl which is > existing in same project. > I want to be able to import a avdl from different(third party) maven > project which I am getting in as dependency to my avro maven project. Is > doing that possible? > I tried the same approach shown in the example and it does not work. > Is the avdl file included in the jar file of the third party project? If it is, then you should be able to import it. If you cannot, please provide a complete example of what you try and how it fails. Thanks, Doug
