Ok so it seems Erik had some shady tricks applied to his jgroups jar, in my case cleaning up the cache also fixed it. So all fine but I'm puzzled about why I could have a wrong/corrupted jar in my cache.
On 18 September 2012 15:05, Mircea Markus <[email protected]> wrote: > I deleted the cache, rebuild and it worked. > > On 18 Sep 2012, at 16:03, Sanne Grinovero wrote: > > I guess you always have the same one in your cache ;-) > > On 18 September 2012 14:57, Mircea Markus <[email protected]> wrote: > > I doubt it as it always worked for me.. > > > On 18 Sep 2012, at 15:56, Sanne Grinovero wrote: > > > Strange. So Erik reported the same problem on IRC, but it works for me > > if I delete 3.2.0.Alpha1 from my Maven cache; was this jar released > > twice, or something crazy like two different versions exist? > > > On 18 September 2012 14:50, Mircea Markus <[email protected]> wrote: > > > The master has the right jgroups version, i.e. 3.2.0.Alpha1 > > > https://github.com/infinispan/infinispan/blob/master/parent/pom.xml#L150 > > > > On 18 Sep 2012, at 15:43, Tristan Tarrant wrote: > > > > Someone forgot to upgrade jgroups in parent/pom.xml ? > > > > Tristan > > > > On 09/18/2012 02:40 PM, Sanne Grinovero wrote: > > > > [ERROR] Failed to execute goal > > > > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > > > > (default-compile) on project infinispan-core: Compilation failure > > > > [ERROR] > > > /home/sanne/pb/infinispan/core/src/main/java/org/infinispan/xsite/BackupReceiverRepositoryImpl.java:[59,70] > > > > cannot find symbol > > > > [ERROR] symbol : method getSiteName(short) > > > > [ERROR] location: class org.jgroups.protocols.relay.SiteUUID > > > > > Thanks, > > > > your personal Jenkins > > > > _______________________________________________ > > > > infinispan-dev mailing list > > > > [email protected] > > > > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > > > _______________________________________________ > > > infinispan-dev mailing list > > > [email protected] > > > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > > > Cheers, > > > -- > > > Mircea Markus > > > Infinispan lead (www.infinispan.org) > > > > > > > > _______________________________________________ > > > infinispan-dev mailing list > > > [email protected] > > > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > _______________________________________________ > > infinispan-dev mailing list > > [email protected] > > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > > Cheers, > > -- > > Mircea Markus > > Infinispan lead (www.infinispan.org) > > > > > > > _______________________________________________ > > infinispan-dev mailing list > > [email protected] > > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > Cheers, > -- > Mircea Markus > Infinispan lead (www.infinispan.org) > > > > > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
