mvn eclipse:eclipse fails at top-level
--------------------------------------

                 Key: HADOOP-7567
                 URL: https://issues.apache.org/jira/browse/HADOOP-7567
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
            Reporter: Arun C Murthy
            Priority: Critical


[INFO] Resource directory's path matches an existing source directory. 
Resources will be merged with the source directory src/test/resources
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop Project POM ......................... SUCCESS [18.780s]
[INFO] Apache Hadoop Annotations ......................... SUCCESS [0.173s]
[INFO] Apache Hadoop Project Dist POM .................... SUCCESS [0.114s]
[INFO] Apache Hadoop Assemblies .......................... SUCCESS [0.145s]
[INFO] Apache Hadoop Alfredo ............................. FAILURE [0.296s]
[INFO] Apache Hadoop Common .............................. SKIPPED
[INFO] Apache Hadoop HDFS ................................ SKIPPED
[INFO] Apache Hadoop Main ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.627s
[INFO] Finished at: Mon Aug 22 15:41:47 PDT 2011
[INFO] Final Memory: 12M/265M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-eclipse-plugin:2.8:eclipse (default-cli) on 
project hadoop-alfredo: Request to merge when 'filtering' is not identical. 
Original=resource src/test/resources: output=target/test-classes, 
include=[krb5.conf], exclude=[**/*.java], test=true, filtering=true, merging 
with=resource src/test/resources: output=target/test-classes, include=[], 
exclude=[krb5.conf|**/*.java], test=true, filtering=false -> [Help 1]
[ERROR] 


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to