Class PolyglotPropertiesEnhancer

java.lang.Object
org.sonatype.maven.polyglot.PolyglotPropertiesEnhancer

public class PolyglotPropertiesEnhancer extends Object
  • Constructor Details

    • PolyglotPropertiesEnhancer

      public PolyglotPropertiesEnhancer()
  • Method Details

    • 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