ShrinkWrap Resolver Maven API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.resolver.api.maven.InvalidEnvironmentException

Packages that use InvalidEnvironmentException
org.jboss.shrinkwrap.resolver.api.maven   
 

Uses of InvalidEnvironmentException in org.jboss.shrinkwrap.resolver.api.maven
 

Methods in org.jboss.shrinkwrap.resolver.api.maven that throw InvalidEnvironmentException
static PomEquippedResolveStage Maven.configureResolverViaPlugin()
          Configures the MavenResolverSystem with settings.xml and POM metadata as picked up from the environment (these properties are set by the ShrinkWrap Maven Resolver Plugin).
static PomEquippedResolveStage Maven.configureResolverViaPlugin(ClassLoader cl)
          Configures the MavenResolverSystem with settings.xml and POM metadata as picked up from the environment (these properties are set by the ShrinkWrap Maven Resolver Plugin).
 EQUIPPEDRESOLVESTAGETYPE ConfigurableMavenResolverSystemBase.configureViaPlugin()
          Configures the current session from POM metadata found via the ShrinkWrap Resolver Maven Plugin; retrieves information from the currently-running Maven process.
 


ShrinkWrap Resolver Maven API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.