public interface SuperPomProvider
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.model.Model |
getSuperModel(java.lang.String version)
Gets the super POM for the specified model version.
|
org.apache.maven.model.Model getSuperModel(java.lang.String version)
version - The model version to retrieve the super POM for (e.g. "4.0.0"), must not be null.null.