Ivan Pavlukhin created IGNITE-12644:
---------------------------------------
Summary: Get rid of Hadoop javadocs web link
Key: IGNITE-12644
URL:
https://issues.apache.org/jira/browse/IGNITE-12644 Project: Ignite
Issue Type: Task
Reporter: Ivan Pavlukhin
Assignee: Ivan Pavlukhin
Fix For: 2.9
Curently we have an external link to Hadoop javadocs in parent pom.xml.
{code}
<link>
https://hadoop.apache.org/docs/current/api/</link>
{code}
Quite frequently javadoc build job fails because of inability to connect to that address. As Hadoop integrations are a subject for removal in next versions and we do not use external javadoc links for all dependencies it seems safe to remove the aforementioned link.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)