-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72186/#review219905
-----------------------------------------------------------




plugin-schema-registry/pom.xml
Lines 40 (patched)
<https://reviews.apache.org/r/72186/#comment308143>

    This throws an error. Can you please address that as well? 
    
    ```
    [ERROR] Failed to execute goal on project ranger-schema-registry-plugin: 
Could not resolve dependencies for project 
org.apache.ranger:ranger-schema-registry-plugin:jar:2.1.0-SNAPSHOT: The 
following artifacts could not be resolved: 
com.hortonworks.registries:common-auth:jar:0.8.1-SNAPSHOT, 
com.hortonworks.registries:schema-registry-client:jar:0.8.1-SNAPSHOT, 
com.hortonworks.registries:schema-registry-webservice:jar:0.8.1-SNAPSHOT: Could 
not find artifact com.hortonworks.registries:common-auth:jar:0.8.1-SNAPSHOT in 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots) -> [Help 1]
    [ERROR]
    ```


- Velmurugan Periasamy


On March 11, 2020, 8:57 p.m., Volodymyr Moshkovskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72186/
> -----------------------------------------------------------
> 
> (Updated March 11, 2020, 8:57 p.m.)
> 
> 
> Review request for ranger, Ramesh Mani and Saravanan Raju.
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Ranger plugin for schema registry
> 
> 
> Diffs
> -----
> 
>   
> agents-common/src/main/java/org/apache/ranger/plugin/store/EmbeddedServiceDefsUtil.java
>  882ca2f 
>   
> agents-common/src/main/resources/service-defs/ranger-servicedef-schema-registry.json
>  PRE-CREATION 
>   plugin-schema-registry/pom.xml PRE-CREATION 
>   plugin-schema-registry/src/main/assembly/binary.xml PRE-CREATION 
>   
> plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/RangerServiceSchemaRegistry.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/AutocompletionAgent.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/SchemaRegistryResourceMgr.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/connection/DefaultSchemaRegistryClient.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/connection/ISchemaRegistryClient.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/connection/util/SecurityUtils.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/AutocompletionAgentTest.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/SchemaRegistryResourceMgrTest.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/connection/DefaultSchemaRegistryClientTest.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/connection/util/SecurityUtilsTest.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/util/AcceptAllHostnameVerifier.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/util/DefaultSchemaRegistryClientForTesting.java
>  PRE-CREATION 
>   
> plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/util/TestAutocompletionAgent.java
>  PRE-CREATION 
>   plugin-schema-registry/src/test/resources/keystore.jks PRE-CREATION 
>   plugin-schema-registry/src/test/resources/schema-text3.avcs PRE-CREATION 
>   plugin-schema-registry/src/test/resources/ssl-schema-registry-client.yaml 
> PRE-CREATION 
>   plugin-schema-registry/src/test/resources/ssl-schema-registry.yaml 
> PRE-CREATION 
>   plugin-schema-registry/src/test/resources/truststore.jks PRE-CREATION 
>   pom.xml dde449d 
> 
> 
> Diff: https://reviews.apache.org/r/72186/diff/2/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Volodymyr Moshkovskyi
> 
>

Reply via email to