Uses of Class
org.apache.maven.model.resolution.UnresolvableModelException

Packages that use UnresolvableModelException
org.apache.maven.model.resolution   
 

Uses of UnresolvableModelException in org.apache.maven.model.resolution
 

Methods in org.apache.maven.model.resolution that throw UnresolvableModelException
 ModelSource ModelResolver.resolveModel(String groupId, String artifactId, String version)
          Tries to resolve the POM for the specified coordinates.
 



Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.