sonatype / nexus-book-examples

Example projects and other resources for the book Repository Management with Nexus
173 stars 206 forks source link

[NEXUS-14940] Deprecate service/siesta #20

Closed bradbeck closed 6 years ago

bradbeck commented 6 years ago

https://issues.sonatype.org/browse/NEXUS-14940 Related PR: https://github.com/sonatype/nexus-internal/pull/2672

bradbeck commented 6 years ago

Will hold off merging this until the NXRM 3 changes are released and the corresponding doc changes are published.

zeitounator commented 6 years ago

Hi. Do any of you know a potential release date for nexus 3.7 and if any public RC will be available before the release ? We have an ansible role installing nexus and actively using the rest api through groovy scripts for provisioning. I'd like to make changes early and test them to make sure we are ready. Any info appreciated.

bradbeck commented 6 years ago

At this point in time, this change will not be included in a 3.7.0 release.

bradbeck commented 6 years ago

@Grab references in the groovy scripts will need to be updated to reflect the correct version once the associated NXRM changes have been released.

zeitounator commented 6 years ago

@bradbeck: thanks for te info.