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