You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/02 12:04:46 UTC

[jira] Updated: (AVRO-663) avro-tools-1.4.0.jar doesn't meet the maven2 layout standard, making it inaccessble to maven users

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

Scott Carey updated AVRO-663:
-----------------------------

    Attachment: AVRO-663.patch

This patch modifies the trunk java build to produce an avro-tools-<VERSION>.jar that includes dependencies.

There are a couple other things I'm working on and this includes a bit of that (part of AVRO-715).   I'll have time to separate that work and submit that separately next week.

> avro-tools-1.4.0.jar doesn't meet the maven2 layout standard, making it inaccessble to maven users
> --------------------------------------------------------------------------------------------------
>
>                 Key: AVRO-663
>                 URL: https://issues.apache.org/jira/browse/AVRO-663
>             Project: Avro
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.4.0
>            Reporter: Brian Fox
>            Assignee: Scott Carey
>             Fix For: 1.5.0
>
>         Attachments: AVRO-663.patch
>
>
> in /org/apache/avro/avro/1.4.0 you have avro-tools-1.4.0.jar. This should instead be avro-1.4.0-tools.jar (similar to sources/javadoc jar structure) if this is really just an attached artifact. If this is supposed to be something separate and avro-tools is the artifactId, then it should be in /org/apache/avro/avro-tools/1.4.0/avro-tools-1.4.0.jar

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