[
https://issues.apache.org/jira/browse/AVRO-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645871#comment-13645871
]
Scott Carey commented on AVRO-1044:
-----------------------------------
Is the problem you are having with the 'idl' mojo? It is the only mojo that
requires dependency resolution, as it declares '@requiresDependencyResolution
runtime' for some reason.
That would explain why you have issues and I do not. I am not sure why this
mojo requiers all runtime dependencies to be in scope.
> avro-maven-plugin requires dependency resolution which breaks multi-module
> projects
> -----------------------------------------------------------------------------------
>
> Key: AVRO-1044
> URL: https://issues.apache.org/jira/browse/AVRO-1044
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.6.2
> Reporter: Arvind Prabhakar
> Priority: Critical
>
> Use of avro-maven-plugin breaks multimodule projects since it forces the
> dependency resolution of all of the dependencies, some of which may be from
> within the reactor and not yet installed in the local cache.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira