with maven, you can tell that a project requires a list of artifacts and their versions. those dependencies in turn have other dependencies. maven takes care of managing all this. for instance, maven can find out if two of your dependencies requires a conflicting version of another dependency.
is there a similar thing in puppet? i've read about https://github.com/rodjek/librarian-puppet but it seems that you need to define yourself the direct dependencies and recursive dependencies. and you cannot query about conflicting version dependencies. is that correct? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/95597d95-0b8a-4173-8f02-20fcc84850f5%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.