|
ShrinkWrap Resolver Maven API 1.1.0-alpha-3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MavenImporter
An ShrinkWrap importer which is able to reuse information in a pom file in order to help you build the archive content. This importer in intended to run in integration-test phase as it requires Maven to prepare the artifacts.
| Nested Class Summary | |
|---|---|
static interface |
MavenImporter.EffectivePomMavenImporter
A ShrinkWrap importer which already has metadata required in order to modify the archive. |
| Method Summary | |
|---|---|
MavenImporter |
configureFrom(String path)
Configures MavenImporter using setting.xml file. |
MavenImporter.EffectivePomMavenImporter |
loadEffectivePom(String path,
String... profiles)
Loads effective pom from a given location. |
| Methods inherited from interface org.jboss.shrinkwrap.api.Assignable |
|---|
as |
| Method Detail |
|---|
MavenImporter configureFrom(String path)
path - A path to a settings.xml configuration file
MavenImporter.EffectivePomMavenImporter loadEffectivePom(String path,
String... profiles)
path - The path to the effective pom.profiles - The profiles to be activated
|
ShrinkWrap Resolver Maven API 1.1.0-alpha-3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||