[
https://issues.apache.org/jira/browse/HADOOP-10225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551189#comment-15551189
]
Andrew Wang commented on HADOOP-10225:
--------------------------------------
I think these two pages should explain things in great detail:
https://wiki.apache.org/hadoop/HowToContribute
https://wiki.apache.org/hadoop/HowToCommit
tl;dr though is that if you assign the JIRA to yourself, post a patch, and
click the "Submit patch" button, it'll run precommit and I'll review it.
As a little pre-patch review, I'm hoping we can do some minimal change so the
"mvn deploy" also picks up the javadoc jar. I see your original patch uses the
maven-release-plugin, which is a bigger change.
> 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: [email protected]
For additional commands, e-mail: [email protected]