All, especially OGM team, I guess Hardy already figured it out when reviewing my last pull request: that artifact contains the latest JBoss EAP 6.3 version, very convenient for integration tests.
Apparently the Maven artifact names still use the JBossAS naming and version scheme, that's why it's oddly named version 7.4. Upgrading tests was smooth: - https://github.com/hibernate/hibernate-search/pull/657/files You still need to enable the special repository though (as we did for older EAP versions too). -- Sanne On 28 August 2014 16:29, Hardy Ferentschik <ha...@hibernate.org> wrote: > On Thu, Aug 28, 2014 at 03:54:36PM +0100, Sanne Grinovero wrote: >> Looks useful to update our integration tests, but I'm confused by the >> versioning scheme: >> >> http://maven.repository.redhat.com/earlyaccess/all/org/jboss/as/jboss-as-dist/7.4.0.Final-redhat-4/ > > I guess the artifact is jboss-as-dist, but you will also need to add > '<type>zip</type>' (I think) ;-) > > --Hardy > > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev