> On March 11, 2020, 10:31 p.m., Ramesh Mani wrote:
> > plugin-schema-registry/pom.xml
> > Lines 30 (patched)
> > <https://reviews.apache.org/r/72186/diff/2/?file=2213443#file2213443line30>
> >
> >     Getting this error. Please check  schema-registry.version 
> > 0.8.1-SNAPSHOT is there in the repo
> >     [INFO] 
> > ------------------------------------------------------------------------
> >     [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]

This issue has been resolved in the latest commit, @rmani can you have another 
look ?


- Saravanan


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


On March 13, 2020, 2:03 p.m., Volodymyr Moshkovskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72186/
> -----------------------------------------------------------
> 
> (Updated March 13, 2020, 2:03 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/4/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Volodymyr Moshkovskyi
> 
>

Reply via email to