Package org.sonatype.maven.polyglot
Class PolyglotPropertiesEnhancer
java.lang.Object
org.sonatype.maven.polyglot.PolyglotPropertiesEnhancer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
enhanceModel
(Properties properties, org.apache.maven.model.Model model) Enhances the model by overriding properties
-
Constructor Details
-
PolyglotPropertiesEnhancer
public PolyglotPropertiesEnhancer()
-
-
Method Details
-
enhanceModel
Enhances the model by overriding properties- Parameters:
properties
- the overriding propertiesmodel
- the model to enhance
-