[ 
https://issues.apache.org/jira/browse/AVRO-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron Kimball updated AVRO-314:
-------------------------------

    Attachment: AVRO-314.patch

Here's a patch that handles this, using code very similar to that in Hadoop 
(core, hdfs).

To use this:

{code}
$ cd $AVRO_HOME/lang/java
$ ant mvn-install
$ cd $MAPREDUCE_HOME # or another project
$ ant veryclean jar -Dresolvers=internal
{code}


> Allow Avro to publish to a local m2 repository
> ----------------------------------------------
>
>                 Key: AVRO-314
>                 URL: https://issues.apache.org/jira/browse/AVRO-314
>             Project: Avro
>          Issue Type: Improvement
>          Components: build, java
>            Reporter: Aaron Kimball
>         Attachments: AVRO-314.patch
>
>
> To test Hadoop or other systems with a locally-built avro jar, it is 
> considerably easier if you can use a local maven repository to resolve 
> dependencies.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to