org.jvnet.hudson.update_center
Class DefaultMavenRepositoryBuilder
java.lang.Object
org.jvnet.hudson.update_center.DefaultMavenRepositoryBuilder
public class DefaultMavenRepositoryBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultMavenRepositoryBuilder
public DefaultMavenRepositoryBuilder()
throws Exception
- Throws:
Exception
withRemoteRepositories
public DefaultMavenRepositoryBuilder withRemoteRepositories()
throws IOException,
org.sonatype.nexus.index.context.UnsupportedExistingLuceneIndexException
- Throws:
IOException
org.sonatype.nexus.index.context.UnsupportedExistingLuceneIndexException
getInstance
public MavenRepository getInstance()
createStandardInstance
public static MavenRepositoryImpl createStandardInstance(Integer maxPlugins)
throws Exception
- Parameters:
maxPlugins - can be null.
- Returns:
-
- Throws:
Exception
createStandardInstance
public static MavenRepositoryImpl createStandardInstance()
throws Exception
- Throws:
Exception
Copyright © 2004-2012. All Rights Reserved.