Dan S created CAMEL-5902:
----------------------------
Summary: HDFS Component page lists the incorrect Maven artifactId
Key: CAMEL-5902
URL: https://issues.apache.org/jira/browse/CAMEL-5902
Project: Camel
Issue Type: Improvement
Components: camel-hdfs
Affects Versions: 2.8.1
Reporter: Dan S
Priority: Trivial
At the http://camel.apache.org/hdfs.html page the following is listed for
the HDFS Maven dependency
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-hadoop</artifactId>
<version>x.x.x</version>
<!-- use the same version as your Camel core version -->
</dependency>
There is no artifactId camel-hadoop it should be camel-hdfs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira