Package org.sonatype.maven.polyglot
Class PolyglotPropertiesEnhancer
- java.lang.Object
-
- org.sonatype.maven.polyglot.PolyglotPropertiesEnhancer
-
public class PolyglotPropertiesEnhancer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PolyglotPropertiesEnhancer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
enhanceModel(java.util.Properties properties, org.apache.maven.model.Model model)
Enhances the model by overriding properties
-