Class PolyglotPropertiesEnhancer


  • public class PolyglotPropertiesEnhancer
    extends Object
    • Constructor Detail

      • PolyglotPropertiesEnhancer

        public PolyglotPropertiesEnhancer()
    • Method Detail

      • enhanceModel

        public static void enhanceModel​(Properties properties,
                                        org.apache.maven.model.Model model)
        Enhances the model by overriding properties
        Parameters:
        properties - the overriding properties
        model - the model to enhance