Repository: incubator-ranger
Updated Branches:
  refs/heads/master 2c61f7ecd -> 96fd15e46


RANGER-297: storm and knox plugins added to Ranger admin caused errors in 
startup; removing inclusion of these plugins for now


Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/96fd15e4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/96fd15e4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/96fd15e4

Branch: refs/heads/master
Commit: 96fd15e46ce2f929707a6d7f24b252124af4930a
Parents: 2c61f7e
Author: Madhan Neethiraj <[email protected]>
Authored: Tue Mar 10 00:03:41 2015 -0700
Committer: Madhan Neethiraj <[email protected]>
Committed: Tue Mar 10 00:03:41 2015 -0700

----------------------------------------------------------------------
 security-admin/pom.xml | 10 ----------
 1 file changed, 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/96fd15e4/security-admin/pom.xml
----------------------------------------------------------------------
diff --git a/security-admin/pom.xml b/security-admin/pom.xml
index a6f966b..7ba6a7f 100644
--- a/security-admin/pom.xml
+++ b/security-admin/pom.xml
@@ -362,16 +362,6 @@
                <version>${project.version}</version>
                </dependency>
                <dependency>
-                       <groupId>security_plugins.ranger-knox-plugin</groupId>
-                       <artifactId>ranger-knox-plugin</artifactId>
-               <version>${project.version}</version>
-               </dependency>
-               <dependency>
-                       <groupId>security_plugins.ranger-storm-plugin</groupId>
-                       <artifactId>ranger-storm-plugin</artifactId>
-               <version>${project.version}</version>
-               </dependency>
-               <dependency>
                        <groupId>security_plugins.ranger-yarn-plugin</groupId>
                        <artifactId>ranger-yarn-plugin</artifactId>
                <version>${project.version}</version>

Reply via email to