public class P2ResolverTestBase extends Object
Constructor and Description |
---|
P2ResolverTestBase() |
Modifier and Type | Method and Description |
---|---|
protected LocalRepositoryP2Indices |
createLocalRepoIndices(MavenContext mavenContext) |
protected MavenContext |
createMavenContext(boolean offline,
MavenLogger logger) |
protected P2ResolverFactoryImpl |
createP2ResolverFactory(boolean offline) |
protected RemoteAgentManager |
createRemoteAgentManager(MavenContext mavenContext) |
void |
prepare() |
public void prepare()
protected MavenContext createMavenContext(boolean offline, MavenLogger logger) throws IOException
IOException
protected P2ResolverFactoryImpl createP2ResolverFactory(boolean offline) throws IOException
IOException
protected LocalRepositoryP2Indices createLocalRepoIndices(MavenContext mavenContext)
protected RemoteAgentManager createRemoteAgentManager(MavenContext mavenContext)
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.