- get(String) - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
Returns the property by name.
- getArtifact() - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the artifact id.
- getArtifactLocalMetdataPath() - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the complete path to artifact local metadata file.
- getArtifactMetdataPath() - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the complete path to artifact metadata file.
- getArtifactPath() - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the complete path to artifact as stated by Maven 2 repository layout.
- getArtifactPath(String) - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the complete path to artifact as stated by Maven 2 repository layout.
- getAuthCache() - Method in class org.ops4j.pax.url.mvn.internal.wagon.ConfigurableHttpWagon
-
- getCertificateCheck() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns true if the certificate should be checked on SSL connection, false otherwise.
- getCertificateCheck() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getCipher() - Method in class org.ops4j.pax.url.mvn.internal.PaxUrlSecDispatcher
-
- getClassifier() - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the artifact classifier.
- getConfigurationFile() - Method in class org.ops4j.pax.url.mvn.internal.PaxUrlSecDispatcher
-
- getCredentialsProvider() - Method in class org.ops4j.pax.url.mvn.internal.wagon.ConfigurableHttpWagon
-
- getDefaultLocalRepository() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getDefaultRepositories() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns a list of default repositories to be searched before any other repositories.
- getDefaultRepositories() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
Repository is a comma separated list of repositories to be used.
- getFile() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL
-
Getter.
- getGlobalChecksumPolicy() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Global repository update policy.
- getGlobalChecksumPolicy() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getGlobalUpdatePolicy() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Global repository update policy.
- getGlobalUpdatePolicy() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getGroup() - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the group id of the artifact.
- getId() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL
-
Getter.
- getId() - Method in class org.ops4j.pax.url.mvn.MirrorInfo
-
- getInputStream() - Method in class org.ops4j.pax.url.mvn.internal.Connection
-
TODO doc
- getLayout() - Method in class org.ops4j.pax.url.mvn.MirrorInfo
-
- getLocalRepository() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns the url of local repository.
- getLocalRepository() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
Resolves local repository directory by using the following resolution:
1.
- getMirrorOf() - Method in class org.ops4j.pax.url.mvn.MirrorInfo
-
- getMirrorOfLayouts() - Method in class org.ops4j.pax.url.mvn.MirrorInfo
-
- getMirrors() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns the mirror settings from settings.xml.
- getMirrors() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getName() - Method in class org.ops4j.pax.url.mvn.MirrorInfo
-
- getPid() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns PID for properties used by this configuration.
- getPid() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getProperty(String, T, Class<T>) - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns generic property by name.
- getProperty(String, T, Class<T>) - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getPropertyResolver() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
- getPropertyResolver() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getProxySettings(String...) - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns the active proxy settings from settings.xml
The fields are user, pass, host, port, nonProxyHosts, protocol.
- getProxySettings(String...) - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getReleasesChecksumPolicy() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL
-
- getReleasesUpdatePolicy() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL
-
- getRepositories() - Method in class org.ops4j.pax.url.mvn.internal.AetherBasedResolver
-
- getRepositories() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns a list of repositories to be searched.
- getRepositories() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
Repository is a comma separated list of repositories to be used.
- getRepositorySystem() - Method in class org.ops4j.pax.url.mvn.internal.AetherBasedResolver
-
- getRepositoryURL() - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the repository URL if present, null otherwise
- getSecuritySettings() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
- getSecuritySettings() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getSettings() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
- getSettings() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getSettingsFileUrl() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns the URL of maven settings file.
- getSettingsFileUrl() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
Returns the URL of settings file.
- getSnapshotPath(String, String, String) - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the complete path to artifact for a snapshot file.
- getSnapshotsChecksumPolicy() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL
-
- getSnapshotsUpdatePolicy() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL
-
- getSnapshotVersion(String, String, String) - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the version for an artifact for a snapshot version.
- getTimeout() - Method in interface org.ops4j.pax.url.mvn.internal.config.MavenConfiguration
-
Returns the read timeout configured in case the maven artifact is retrieved from a
remote location.
- getTimeout() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl
-
- getType() - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the artifact type.
- getURL() - Method in class org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL
-
Getter.
- getUrl() - Method in class org.ops4j.pax.url.mvn.MirrorInfo
-
- getVersion() - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the artifact version.
- getVersionLocalMetadataPath(String) - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the path to local metdata file corresponding to this artifact version.
- getVersionMetadataPath(String) - Method in class org.ops4j.pax.url.mvn.internal.Parser
-
Returns the path to metdata file corresponding to this artifact version.
- Parser - Class in org.ops4j.pax.url.mvn.internal
-
Parser for mvn: protocol.
- Parser(String) - Constructor for class org.ops4j.pax.url.mvn.internal.Parser
-
Creates a new protocol parser.
- PaxLocalRepositoryManagerFactory - Class in org.ops4j.pax.url.mvn.internal
-
- PaxLocalRepositoryManagerFactory() - Constructor for class org.ops4j.pax.url.mvn.internal.PaxLocalRepositoryManagerFactory
-
- PaxUrlSecDispatcher - Class in org.ops4j.pax.url.mvn.internal
-
- PaxUrlSecDispatcher() - Constructor for class org.ops4j.pax.url.mvn.internal.PaxUrlSecDispatcher
-
- PID - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Service PID used for configuration.
- PROPERTY_CERTIFICATE_CHECK - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Certificate check configuration property name.
- PROPERTY_CONNECTION_BUFFER_SIZE - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Configure buffer size for HTTP connections in:
org.apache.http.impl.io.SessionInputBufferImpl#buffer
org.apache.http.impl.io.SessionOutputBufferImpl#buffer
Defaults to 8192.
- PROPERTY_CONNECTION_RETRY_COUNT - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Configure httpclient's org.apache.http.impl.client.DefaultHttpRequestRetryHandler.
- PROPERTY_DEFAULT_REPOSITORIES - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
DefaultRepositories configuration property name
- PROPERTY_GLOBAL_CHECKSUM_POLICY - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Global checksum policy property name.
- PROPERTY_GLOBAL_UPDATE_POLICY - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Global update policy property name.
- PROPERTY_LOCAL_REPO_AS_REMOTE - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Add the default local repo (e.g.
- PROPERTY_LOCAL_REPOSITORY - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
LocalRepository configuration property name.
- PROPERTY_MAVEN_MIRROR_URL_ENV - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
If this environmental variable is specified, the value will be used as global Maven mirror (for all repositories)
- PROPERTY_MAVEN_MIRROR_URL_SYS - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
If this system property is specified, the value will be used as global Maven mirror (for all repositories)
- PROPERTY_OFFLINE - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Option to set maven offline.
- PROPERTY_PROXIES - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Proxies given via property.
- PROPERTY_PROXY_SUPPORT - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Proxy support configuration property name.
- PROPERTY_PROXY_SUPPORT_DEFAULT - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Default enable proxies or not if property PROPERTY_PROXY_SUPPORT is not set at all.
- PROPERTY_REPOSITORIES - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Repositories configuration property name.
- PROPERTY_SECURITY - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
- PROPERTY_SETTINGS_FILE - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Maven settings file configuration property name.
- PROPERTY_SOCKET_CONNECTION_TIMEOUT - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Configure connection timeout value for java.net.Socket#connect(SocketAddress, int) operation.
- PROPERTY_SOCKET_SO_KEEPALIVE - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
- PROPERTY_SOCKET_SO_LINGER - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
- PROPERTY_SOCKET_SO_REUSEADDRESS - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
- PROPERTY_SOCKET_SO_TIMEOUT - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
- PROPERTY_SOCKET_TCP_NODELAY - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
- PROPERTY_TIMEOUT - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Option to configure the default timeout; use a default timeout of
5 secs by default.
- PROPERTY_UPDATE_RELEASES - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Property for configuration of non-canonical Maven behavior.
- PROPERTY_USE_FALLBACK_REPOSITORIES - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
Use fallback repositories switch configuration property name.
- PROTOCOL - Static variable in interface org.ops4j.pax.url.mvn.ServiceConstants
-
The protocol name.