Interface WorkspaceModelResolver
Deprecated.
WorkspaceModelResolver
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.maven.model.ModelresolveEffectiveModel(String groupId, String artifactId, String versionConstraint) Deprecated.org.apache.maven.model.ModelresolveRawModel(String groupId, String artifactId, String versionConstraint) Deprecated.
-
Method Details
-
resolveRawModel
org.apache.maven.model.Model resolveRawModel(String groupId, String artifactId, String versionConstraint) throws UnresolvableModelException Deprecated.- Throws:
UnresolvableModelException
-
resolveEffectiveModel
org.apache.maven.model.Model resolveEffectiveModel(String groupId, String artifactId, String versionConstraint) throws UnresolvableModelException Deprecated.- Throws:
UnresolvableModelException
-
org.apache.maven.api.services.ModelBuilderinstead