[
https://issues.apache.org/jira/browse/AVRO-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034653#comment-13034653
]
Holger Hoffstätte commented on AVRO-822:
----------------------------------------
Patrick, this is not strange at all but rather a common misconception about how
the resolution process works. See:
http://www.sonatype.com/people/2010/05/maven-101-dependency-management/
> Missing Maven dependencies
> --------------------------
>
> Key: AVRO-822
> URL: https://issues.apache.org/jira/browse/AVRO-822
> Project: Avro
> Issue Type: Bug
> Components: build, java
> Affects Versions: 1.5.1
> Reporter: Patrick Angeles
>
> I had to add this dependency to my pom.xml manually:
> <dependency>
> <groupId>org.codehaus.jackson</groupId>
> <artifactId>jackson-mapper-asl</artifactId>
> <version>1.8.0</version>
> </dependency>
> There may be others.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira