Hi Mahesh,
I was able to do a successful build with my repo pointing at following
hash : 97d8d803
<https://github.com/apache/incubator-ranger/commit/97d8d80361c0b6db22ceca6832e826f22dc3edb3>
( the latest as of writing this mail )
Also i was able to find the jar in question in my M2 repo dir :
/Users/gautam/.m2/repository/cn/guoyukun/jdbc/oracle-ojdbc6/11.2.0.3.0/
This might be a network issue, can you please try again. Or maybe you can
try the -U option. Eg: mvn clean compile package install assembly:assembly
-U
On Mon, Jan 5, 2015 at 10:24 AM, Mahesh Sankaran <[email protected]>
wrote:
> Hi all ,
>
> I have stuck with apache ranger Security Admin Web Application
> build error.Following is the error which i got.Kindly help me to build and
> install.
>
> [INFO]
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Skipping ranger
> [INFO] This project has been banned from the build due to previous
> failures.
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] ranger ............................................ SUCCESS [02:06
> min]
> [INFO] Credential Support ................................ SUCCESS [07:21
> min]
> [INFO] Audit Component ................................... SUCCESS [
> 29.167 s]
> [INFO] Common library for Plugins ........................ SUCCESS [
> 13.657 s]
> [INFO] Hdfs Security Plugin .............................. SUCCESS [01:10
> min]
> [INFO] Hive Security Agent ............................... SUCCESS [05:31
> min]
> [INFO] HBaseSecurityAgents ............................... SUCCESS [03:23
> min]
> [INFO] Knox Security Plugin .............................. SUCCESS [01:56
> min]
> [INFO] Credential Builder ................................ SUCCESS [
> 21.000 s]
> [INFO] Storm Security Plugin ............................. SUCCESS [03:10
> min]
> [INFO] Agent Implementation Libary ....................... SUCCESS [01:08
> min]
> [INFO] Installer Support Component ....................... SUCCESS [
> 49.435 s]
> [INFO] Embeded Web Server Invoker ........................ SUCCESS [
> 37.422 s]
> [INFO] Resource Lookup API Implementation ................ SUCCESS [
> 2.788 s]
> [INFO] Unix Authentication Client ........................ SUCCESS [
> 0.546 s]
> [INFO] Security Admin Web Application .................... FAILURE [05:22
> min]
> [INFO] Unix User Group Synchronizer ...................... SKIPPED
> [INFO] Unix Authentication Service ....................... SKIPPED
> [INFO] Unix Native Authenticator ......................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 34:31 min
> [INFO] Finished at: 2015-01-05T10:09:14+05:30
> [INFO] Final Memory: 72M/362M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project security-admin-web: Could not
> resolve dependencies for project
> org.apache.ranger:security-admin-web:war:0.4.0: Could not find artifact
> cn.guoyukun.jdbc:oracle-ojdbc6:jar:11.2.0.3.0 in apache.snapshots.https (
> https://repository.apache.org/content/repositories/snapshots) -> [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/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :security-admin-web
>
>
> The package which i used is download from github recently.
> But before two weeks ago i have followed the same steps was able to build
> successfully.
>
>
> Thanks,
> Mahesh.S
>
>
--
Regards,
Gautam.