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