[
https://issues.apache.org/jira/browse/HADOOP-15205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377894#comment-16377894
]
Konstantin Shvachko commented on HADOOP-15205:
----------------------------------------------
I checked on [Nexus|https://repository.apache.org/]. It looks like the releases
were staged like that. See e.g.
[https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-mapreduce-client-core/2.7.5/]
* For 2.7.5 it's very strange, because some sub-projects like hadoop-common
and hadoop-hdfs do have sources
[https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.7.5/]
[https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-hdfs/2.7.5/]
while others don't.
* For 2.8.3, 2.9.0, and 3.0.0 sources are consistently not there.
* The 3.0.1 RC0, which is currently staged, seems to have all sources. Didn't
check all sub-projects though
https://repository.apache.org/content/repositories/orgapachehadoop-1078/org/apache/hadoop/hadoop-mapreduce-client-common/3.0.1/
I will try to debug this when I release 2.7.6. May be we need to update the
[HowToRelease|https://wiki.apache.org/hadoop/HowToRelease] runbook.
> maven release: missing source attachments for hadoop-mapreduce-client-core
> --------------------------------------------------------------------------
>
> Key: HADOOP-15205
> URL: https://issues.apache.org/jira/browse/HADOOP-15205
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.7.5, 3.0.0
> Reporter: Zoltan Haindrich
> Priority: Major
>
> I wanted to use the source attachment; however it looks like since 2.7.5 that
> artifact is not present at maven central ; it looks like the last release
> which had source attachments / javadocs was 2.7.4
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-core/2.7.4/
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-core/2.7.5/
> this seems to be not limited to mapreduce; as the same change is present for
> yarn-common as well
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-yarn-common/2.7.4/
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-yarn-common/2.7.5/
> and also hadoop-common
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/2.7.4/
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/2.7.5/
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/3.0.0/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]