[ 
https://issues.apache.org/jira/browse/AVRO-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034519#comment-13034519
 ] 

Patrick Angeles commented on AVRO-822:
--------------------------------------

Okay, I see it is getting clobbered by something else in my pom.xml. Strange 
that it's not preferring the later version.

> 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

Reply via email to