To do with the snapshots and the (lousy) way maven handles inter-module deps.

Do this in the src root first:

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

Ought to fix it.


On 25 Feb 2010, at 16:12, Vladimir Blagojevic wrote:

I am trying to build and I am getting this error. I did svn update on root directory of infinispan.

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.infinispan:infinispan-core:test-jar:tests:4.1.0-SNAPSHOT

On 2010-02-25, at 5:47 AM, Manik Surtani wrote:

Guys

Note that trunk now contains 4.1.  As such, I have updated poms and Version.java in trunk to be 4.1.0-SNAPSHOT.

Also note that I have created a branch off 4.0.0.FINAL, in 

https://svn.jboss.org/repos/infinispan/branches/4.0.x

All new development should be in trunk, but any fixes made to the 4.0 tree should be both in the 4.0.x branch as well as trunk.  This will allow us to release occasional bugfix releases on 4.0 (such as 4.0.1) as needed.

Cheers
Manik

--
Manik Surtani
Lead, Infinispan
Lead, JBoss Cache




_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

--
Manik Surtani
Lead, Infinispan
Lead, JBoss Cache