Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

com.hortonworks:shc-core:jar:1.1.2-2.3-s_2.11-SNAPSHOT is not found in maven repo

New Contributor

Hi,

I had a java project with pom file and dependency on shc-core version 1.1.2-2.3-s_2.11

<dependency> <groupId>com.hortonworks</groupId> <artifactId>shc-core</artifactId> <version>1.1.2-2.3-s_${scala.binary.version}-SNAPSHOT</version></dependency>

 

This was working fine until a week back. After that it suddently started failing with jar not found error. I looked at snapshot naven rep of shc-core. Someone has removed it. Ans Thats why the build is failing.

 

IF i use latest from release repo, build works but at run time I get error "hbase configuration is not found " Any idea what could be wrong?

 

 

 

2 REPLIES 2

New Contributor

have you found a solution yet ?

,

Got same issue here. Have you found the workaround?

New Contributor
Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.