[
https://issues.apache.org/jira/browse/AVRO-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229372#comment-13229372
]
Scott Carey commented on AVRO-1044:
-----------------------------------
On my own multi-module (~30 modules) project, one of them uses
avro-maven-plugin. I can clear my local repo of all artifacts related to this
build, then do 'mvn clean test-compile' without failure or any attempt to pull
artifacts from a repo.
I have had a problem similar to this due to the remote-resources-plugin when
combined with test-jar artifacts. The apache parent pom pulls in and activates
the remote resources plugin.
https://jira.codehaus.org/browse/MRRESOURCES-53
> 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
> Fix For: 1.6.3
>
>
> 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira