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

ASF GitHub Bot commented on HADOOP-10225:
-----------------------------------------

GitHub user lewismc opened a pull request:

    https://github.com/apache/hadoop/pull/137

    HADOOP-10225

    Hi Folks,
    This PR is an attempt to address 
https://issues.apache.org/jira/browse/HADOOP-10225.
    The patch can be tested by running
    ```
    mvn release:clean release:prepare -DautoVersionSubmodules=true -DdryRun=true
    ```
    Please let me know once it has been tested and I can squash commits into 
one.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/hadoop HADOOP-10225

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/137.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #137
    
----
commit 66c8970c1bf85cd273680a8518278183937ae1f8
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T18:24:51Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 239a155445b06e36f513c62e9639ebe9b75e57c1
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T18:35:00Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 6ff407a3c2177a0cd49c8127e3dc5856e9bf7969
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T18:39:12Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 793e3bcaa2ae53a89727abdd1b27ad12f5b83e25
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T18:40:18Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit fa1c8fe97b7984eaa9e31d585302d0bbd9ae76c1
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T18:45:10Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 116c0e9f5e226d91ad6c454e6440d4531f475ed1
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T18:47:11Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 5b61fe48c873c09534741d0651f9d50a5fce8282
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T19:36:29Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 8861e0c7998806dcb25ddd35292fc2ea62bce866
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T19:38:30Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 266c349edd4ba7e1cf5260037514d73f376f1ffe
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T19:42:16Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 70108252fa3c683cd050ccd1d32bc4d59a453d21
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T19:44:46Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 9aef393538496c935a62564ee3677101be06c32e
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T19:49:48Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 03fc979b9d93d9b0100c9e5c90218284de3cbaae
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T19:51:57Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

commit 9f031f063ccf50cbd2cdc6fc77fec3b631170c07
Author: Lewis John McGibbney <[email protected]>
Date:   2016-10-10T19:53:30Z

    HADOOP-10225 Publish Maven javadoc and sources artifacts with Hadoop 
releases.

----


> 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
>            Assignee: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to