This project has retired. For details please refer to its
Attic page.
ArchivaRepositoryConnectorFactory (Archiva :: Modules 3.0.0-SNAPSHOT API)
- java.lang.Object
-
- org.apache.archiva.dependency.tree.maven2.ArchivaRepositoryConnectorFactory
-
- All Implemented Interfaces:
- org.eclipse.aether.spi.connector.RepositoryConnectorFactory
public class ArchivaRepositoryConnectorFactory
extends Object
implements org.eclipse.aether.spi.connector.RepositoryConnectorFactory
Creates a dummy connector, if the default connectory factory fails to create one.
- Since:
- 1.4-M3
- Author:
- Olivier Lamy
-
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
float |
getPriority() |
org.eclipse.aether.spi.connector.RepositoryConnector |
newInstance(org.eclipse.aether.RepositorySystemSession session,
org.eclipse.aether.repository.RemoteRepository repository) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.