public class PolyglotPropertiesEnhancer extends Object
Constructor and Description |
---|
PolyglotPropertiesEnhancer() |
Modifier and Type | Method and Description |
---|---|
static void |
enhanceModel(Properties properties,
org.apache.maven.model.Model model)
Enhances the model by overriding properties
|
public static void enhanceModel(Properties properties, org.apache.maven.model.Model model)
properties
- the overriding propertiesmodel
- the model to enhanceCopyright © 2019. All rights reserved.