1 Reply Latest reply on Feb 17, 2011 11:55 AM by galder.zamarreno

    4.2.1.CR2 in repository.jboss.org

    changgeng

      I met some problem with the 4.2.1.CR2 release when using the jar file downloaded from repository.jboss.org by maven.

      When I try to checkout the source code and build it by myself, everything seems works fine.

      I'm suspecting there's some issue with the release in maven repository. The problem I have is that it always complain

      the configuration file is invalid.

       

      I also checked the /schema/infinispan-config-4.2.xsd from maven repository 'https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-core/4.2.1.CR2/infinispan-core-4.2.1.CR2-sources.jar'. The target namespace of that schema is 'urn:infinispan:config:5.0'.

       

      Could someone verify it?