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

Doug Cutting commented on AVRO-416:
-----------------------------------

We currently push things to the Maven repo with scp, as described in 
http://wiki.apache.org/hadoop/Avro/HowToRelease.  The build should put the 
source jar into the top-level dist/ directory.  Then whoever does the release 
can push it to Maven.

> ivy maven install should also install -sources.jar as well
> ----------------------------------------------------------
>
>                 Key: AVRO-416
>                 URL: https://issues.apache.org/jira/browse/AVRO-416
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.2.0
>            Reporter: ryan rawson
>             Fix For: 1.3.0
>
>         Attachments: AVRO-416.patch
>
>
> When we do ant mvn-install, we don't get a -sources.jar to go along with the 
> binary jar.  If we publish a sources jar, most IDE integration will attach 
> the sources (as a maven option) so users can get the code along with their 
> binaries and help them understand avro more.

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