Allow to use snapshot artifacts in OSGi integration tests

Description

We need to use snapshots in our feature file from time to time when experimenting with newer versions of Hibernate ORM. Currently we need it to experiment with 5.4.0-SNAPSHOT.

But by default, the OSGi integration tests only fetch artifacts from Maven Central. And of course our snapshots are not on Maven Central, but on the JBoss Public repository. Thus we need to change the configuration a bit.

PR coming soon.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Sprint

Priority

Created October 11, 2018 at 8:17 AM
Updated November 21, 2018 at 2:11 PM
Resolved October 18, 2018 at 4:14 PM