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

Doug Cutting commented on AVRO-663:
-----------------------------------

The new avro-tools-1.4.0.jar may be compliant, but I also think it's relatively 
useless.  Folks who want to use the command-line tools need an executable jar 
that includes all of the dependencies.  I think we should replace this with a 
correctly-named avro-1.4.0-tools.jar that includes dependencies.  I don't think 
we need to worry about shading dependencies and such in this case.

> 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
>
>
> 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.

Reply via email to