2 Replies Latest reply on Aug 5, 2010 1:37 AM by woelfle

    Maven dependency to JBoss 6.0.0 M4 client jars

    woelfle

      Hi *,

       

      where can I find the Maven artifacts for the JBoss 6.0.0 M4 milestone version of the client jars?

      I've found one for the M2 milestone using the dependency below, but this version seems not to work with M4.

       

          <dependency>
            <groupId>org.jboss.jbossas</groupId>
            <artifactId>jboss-as-client</artifactId>
            <version>6.0.0.20100216-M2</version>
          </dependency>

       

       

      Best regards,

      Thomas