[infinispan-issues] [JBoss JIRA] (ISPN-2247) Inifinispan build fails due to dependency org.apache.hadoop:hadoop-core:jar:0.20-append-r1056497
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Sep 4 03:20:32 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715524#comment-12715524 ]
Galder Zamarreño commented on ISPN-2247:
----------------------------------------
It used to exist in the past:
{code}[g@:~/.m2/repository/org/apache/hadoop]% fndany 0.20-append-r1056497
./hadoop-core/0.20-append-r1056497
./hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar
./hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar.md5
./hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.pom
./hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.pom.md5{code}
So, someone has removed it, or it was some kind of snapshot.
@Tristan, can you upgrade the hbase cache store to a version that does not present this issue? Otherwise, use the mechanism explained in https://community.jboss.org/docs/DOC-15197 to add the missing artifact to our JBoss' nexus instance.
> Inifinispan build fails due to dependency org.apache.hadoop:hadoop-core:jar:0.20-append-r1056497
> ------------------------------------------------------------------------------------------------
>
> Key: ISPN-2247
> URL: https://issues.jboss.org/browse/ISPN-2247
> Project: Infinispan
> Issue Type: Bug
> Components: Build process, Loaders and Stores
> Reporter: Robert Stupp
> Assignee: Tristan Tarrant
> Fix For: 5.2.0.Alpha4
>
>
> The infinispan artifact infinispan-cachestore-hbase depends on org.apache.hbase:hbase in version 0.90.4 - but this depends on org.apache.hadoop:hadoop-core:jar:0.20-append-r1056497 which is not contained in any public repository I know.
> Build from source of Infinispan fails.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list