ansible-ThoTeam / nexus3-oss

Ansible role to install and provision sonatype nexus3-oss
GNU General Public License v3.0
293 stars 209 forks source link

Fix/cleanup policies #416

Closed brianveltman closed 2 weeks ago

brianveltman commented 7 months ago

When using Postgres the class DefaultComponentMetadataProducer is not available. This PR uses the accessible classes from CleanupPolicyStorage which will handle the routing to the proper implementation for OrientDB or Postgres.

fixes #408

alegeay commented 3 months ago

Thanks :)

working for me !

alyssaruth commented 1 month ago

This is working for us too - is there any chance of it getting some review love so it can get merged/released? We're currently using a this PR as a fork.