Is there a way to validate all dependencies in a version-catalog exist before publishing it. Other than having a checker project with the same dependencies. The problem with this checker project mechanism is that a developer can add a dependency in the catalog but forgetting to add it in the checker.