|
ShrinkWrap Resolver Maven API 2.0.0-alpha-1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The type of the object returned after configurationpublic interface MavenConfigurationType<T extends ConfiguredMavenDependencyResolver>
A strategy how to configure Maven session inside of the test.
for choices distributed in ShrinkWrap Maven resolver| Method Summary | |
|---|---|
T |
configure(MavenDependencyResolver resolver)
Configures a MavenDependencyResolver or returns a different object which can be configured by hand |
| Method Detail |
|---|
T configure(MavenDependencyResolver resolver)
resolver - The resolver to be configured
IllegalArgumentException - If resolver is not supplied
|
ShrinkWrap Resolver Maven API 2.0.0-alpha-1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||