[infinispan-dev] Building the Infinispan Server

Sanne Grinovero sanne at infinispan.org
Wed Nov 6 09:55:48 EST 2013


Right I misread the error, sorry, but still it's a broken flow.

Would be nice to have a build tool which knows how to build the whole
project without me going to hunt down 3 different repositories.
It was absurd enough to need to apply two pull requests on two
different repositories to resolve one JIRA (or actually to handle a
single pull request).
#fail


On 6 November 2013 14:45, Pedro Ruivo <pedro at infinispan.org> wrote:
> I think we not deploy snapshots in nexus. you have to compile both cache
> stores (and core) to compile the server.
>
> Cheers,
> Pedro
>
> On 11/06/2013 02:31 PM, Sanne Grinovero wrote:
>> I'm having the following error in building the Server project (first
>> time I try).
>> I suspect it means the build order is not correctly defined in the
>> Maven dependencies?
>>
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Infinispan Server - BOM ........................... SUCCESS [30.400s]
>> [INFO] Infinispan Server - JGroups Subsystem ............. SUCCESS [47.587s]
>> [INFO] Infinispan Server - Infinispan Subsystem .......... FAILURE [39.446s]
>> [INFO] Infinispan Server - Endpoints Subsystem ........... SKIPPED
>> [INFO] Infinispan Server - Security Subsystem ............ SKIPPED
>> [INFO] Infinispan Server - Build ......................... SKIPPED
>> [INFO] Infinispan Server - RHQ/JON plugin ................ SKIPPED
>> [INFO] Infinispan Server - Test Suite .................... SKIPPED
>> [INFO] Infinispan Server ................................. SKIPPED
>> [INFO] ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Total time: 1:57.745s
>> [INFO] Finished at: Wed Nov 06 14:26:19 GMT 2013
>> [INFO] Final Memory: 41M/754M
>> [INFO] ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal on project
>> infinispan-server-infinispan: Could not resolve dependencies for
>> project org.infinispan.server:infinispan-server-infinispan:jar:6.0.0-SNAPSHOT:
>> The following artifacts could not be resolved:
>> org.infinispan:infinispan-cachestore-leveldb:jar:6.0.0-SNAPSHOT,
>> org.infinispan:infinispan-cachestore-rest:jar:6.0.0-SNAPSHOT: Could
>> not find artifact
>> org.infinispan:infinispan-cachestore-leveldb:jar:6.0.0-SNAPSHOT
>>
>> Sanne
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>
> _______________________________________________
> 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