[infinispan-dev] Dependencies not found while building master branch

Scott Marlow smarlow at redhat.com
Sat Sep 24 23:49:16 EDT 2011


I have com.sleepcat:je in my local m2 repo.  Try adding -C to make sure maven isn't caching a transient HTTP error.

mvn clean install -C -Dmaven.test.skip.exec=true

If that doesn't help, my next guess is that sleepcat isn't in the nexus repo anymore.

I looked in https://repository.jboss.org/nexus/content/groups/public-jboss/com/sleepycat/je/4.0.92/ and the jars aren't there.  So, that seems to be the more likely cause.

----- Original Message -----
From: "Marius Bogoevici" <marius.bogoevici at gmail.com>
To: "infinispan -Dev List" <infinispan-dev at lists.jboss.org>
Sent: Saturday, September 24, 2011 2:06:43 PM
Subject: [infinispan-dev] Dependencies not found while building master branch

So I am trying to build the master branch with:

mvn clean install -Dmaven.test.skip.exec=true

but the build fails since it cannot find com.sleepycat:je

Here is the error: http://pastebin.com/iZCCjDLf

Not sure what am I missing (if I am missing something) ...

Thanks,
Marius
_______________________________________________
infinispan-dev mailing list
infinispan-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev


More information about the infinispan-dev mailing list