Arshad Mohammad created HBASE-17078:
---------------------------------------

             Summary: hadoop.profile=3.0 profile build fails because 
hadoop-three-compat.xml does not exist
                 Key: HBASE-17078
                 URL: https://issues.apache.org/jira/browse/HBASE-17078
             Project: HBase
          Issue Type: Bug
          Components: build
            Reporter: Arshad Mohammad


HBase build with hadoop.profile=3.0 is failing as 
hbase-assembly\src\main\assembly\hadoop-three-compat.xml is not present.
{code}  
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:18 min
[INFO] Finished at: 2016-11-12T13:17:48+05:30
[INFO] Final Memory: 230M/1118M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-assembly-plugin:2.4:single (default-cli) on 
project hbase-assembly: Error reading assemblies: Error locating assembly 
descriptor: src/main/assembly/hadoop-three-compat.xml
[ERROR]
[ERROR] [1] [INFO] Searching for file location: 
D:\gitHome\hbaseMaster\hbase-assembly\src\main\assembly\hadoop-three-compat.xml
[ERROR]
[ERROR] [2] [INFO] File: 
D:\gitHome\hbaseMaster\hbase-assembly\src\main\assembly\hadoop-three-compat.xml 
does not exist.
[ERROR]
[ERROR] [3] [INFO] File: 
D:\gitHome\hbaseMaster\src\main\assembly\hadoop-three-compat.xml does not exist.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-assembly
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to