You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/06/29 23:53:00 UTC

[jira] [Resolved] (HBASE-17078) hadoop.profile=3.0 profile build fails because hadoop-three-compat.xml does not exist

     [ https://issues.apache.org/jira/browse/HBASE-17078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-17078.
---------------------------
    Resolution: Cannot Reproduce

Resolving. This is not an issue anymore.

> 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: Mohammad Arshad
>             Fix For: 2.0.0
>
>
> 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.4.14#64029)