public interface PomEquippedMavenImporter
extends org.jboss.shrinkwrap.api.Assignable
MavenImporter
that has configuration from a POM file loadedModifier 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.SYSTEM
strategy
- PomEquippedMavenImporter importBuildOutput(MavenResolutionStrategy strategy) throws IllegalArgumentException
strategy
- IllegalArgumentException
- If no strategy is specifiedCopyright © 2013 JBoss by Red Hat. All rights reserved.