You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2016/10/06 06:38:21 UTC

[jira] [Commented] (HADOOP-10225) Publish Maven javadoc and sources artifacts with Hadoop releases.

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

Andrew Wang commented on HADOOP-10225:
--------------------------------------

I checked on Maven central, and it looks like the 2.x release pretty much have javadoc and source artifacts:

http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.hadoop%22%20AND%20a%3A%22hadoop-hdfs%22

We're missing javadoc for 3.0.0-alpha1 though, so let's update the affects/targets accordingly.

> Publish Maven javadoc and sources artifacts with Hadoop releases.
> -----------------------------------------------------------------
>
>                 Key: HADOOP-10225
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10225
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build, documentation
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Lewis John McGibbney
>              Labels: hadoop, javadoc, maven, sources
>         Attachments: HADOOP-10225.patch
>
>
> Right now Maven javadoc and sources artifacts do not accompany Hadoop releases within Maven central. This means that one needs to checkout source code to DEBUG aspects of the codebase... this is not user friendly.
> The build script(s) should be amended to accommodate publication of javadoc and sources artifacts alongside pom and jar artifacts. 
> Some history on this conversation can be seen below
> http://s.apache.org/7qR



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org