eclipse:eclipse build fails for hadoop-hdfs-httpfs
--------------------------------------------------
Key: HDFS-2649
URL: https://issues.apache.org/jira/browse/HDFS-2649
Project: Hadoop HDFS
Issue Type: Bug
Components: build
Affects Versions: 0.24.0
Reporter: Jason Lowe
Building the eclipse:eclipse target fails in the hadoop-hdfs-httpfs project
with this error:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-eclipse-plugin:2.8:eclipse (default-cli) on
project hadoop-hdfs-httpfs: Request to merge when 'filtering' is not identical.
Original=resource src/main/resources: output=target/classes,
include=[httpfs.properties], exclude=[**/*.java], test=false, filtering=true,
merging with=resource src/main/resources: output=target/classes, include=[],
exclude=[httpfs.properties|**/*.java], test=false, filtering=false -> [Help 1]
This appears to be the same type of issue as reported in HADOOP-7567.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira