Stream: hapi
Topic: snapshot builds to maven central?
Matti Uusitalo (Jun 27 2019 at 13:02):
@James Agnew would it be possible to have periodic snapshot builds to maven central so we could evaluate impact of ongoing changes to our product before the release? For the last couple of releases we have had quite a few surprises which have caused extra work to do the migrations. If we had some snapshot builds available it would help a lot to prepare for migration efforts.
Matti Uusitalo (Jun 27 2019 at 13:07):
http://hapifhir.io/download.html#_toc_using_snapshot_builds is this still relevant?
James Agnew (Jun 27 2019 at 19:18):
Yup, we regularly push snapshot builds to Maven central during each development cycle. The current 4.0.0-SNAPSHOT
build in central is about 5 days old, and we'll be pushing another one later today.
Matti Uusitalo (Jun 28 2019 at 07:07):
Yup, we regularly push snapshot builds to Maven central during each development cycle. The current
4.0.0-SNAPSHOT
build in central is about 5 days old, and we'll be pushing another one later today.
Perfect! Makes it much easier to be proactive about upgrades.
Last updated: Apr 12 2022 at 19:14 UTC