Class DependencyOverrideCustomizer

    • Constructor Detail

      • DependencyOverrideCustomizer

        public DependencyOverrideCustomizer​(java.util.Map<org.commonjava.maven.atlas.ident.ref.ProjectRef,​java.lang.String> overrideMap)
        Creates a new dependency override customizer with the given override map.
        Parameters:
        overrideMap - the map to use to check if a dependency matches
    • Method Detail

      • fromConfigurationForModule

        public static AlignmentService.ResponseCustomizer fromConfigurationForModule​(org.jboss.gm.common.Configuration configuration,
                                                                                     java.util.Set<org.gradle.api.Project> projects)
        This is created by the AlignmentServiceFactory when creating the request/response customizers.
        Parameters:
        configuration - the Configuration object
        projects - the collection of projects
        Returns:
        an initiated ResponseCustomizer