public interface PomEquippedMavenImporter
extends org.jboss.shrinkwrap.api.Assignable
MavenImporter that has configuration from a POM file loaded| Modifier and Type | Method and Description |
|---|---|
PomEquippedMavenImporter |
importBuildOutput()
Build an archive based on metadata previously loaded from a Project Object Model file.
|
PomEquippedMavenImporter |
importBuildOutput(MavenResolutionStrategy strategy)
Build an archive based on metadata previously loaded from a Project Object Model file.
|
PomEquippedMavenImporter importBuildOutput()
ScopeType.COMPILE, ScopeType.IMPORT, ScopeType.RUNTIME, ScopeType.SYSTEMstrategy - PomEquippedMavenImporter importBuildOutput(MavenResolutionStrategy strategy) throws IllegalArgumentException
strategy - IllegalArgumentException - If no strategy is specifiedCopyright © 2014 JBoss by Red Hat. All rights reserved.