Modifier and Type | Method and Description |
---|---|
static ArtifactKey |
ArtifactKey.fromPortableString(String str) |
ArtifactKey |
ArtifactRef.getArtifactKey() |
Modifier and Type | Method and Description |
---|---|
static Set<ArtifactKey> |
ArtifactRef.toArtifactKey(Set<ArtifactRef> refs) |
Modifier and Type | Method and Description |
---|---|
void |
ILocalRepositoryListener.artifactInstalled(File repositoryBasedir,
ArtifactKey baseArtifact,
ArtifactKey artifact,
File artifactFile)
New artifact has been downloaded or installed to maven local repository
|
Modifier and Type | Method and Description |
---|---|
ArtifactKey |
IndexedArtifactFile.getArtifactKey() |
Modifier and Type | Method and Description |
---|---|
void |
IMutableIndex.addArtifact(File pomFile,
ArtifactKey artifactKey) |
IndexedArtifactFile |
IIndex.getIndexedArtifactFile(ArtifactKey artifact) |
void |
IMutableIndex.removeArtifact(File pomFile,
ArtifactKey artifactKey) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.core.runtime.IStatus |
ArtifactFilterManager.filter(org.eclipse.core.resources.IProject project,
ArtifactKey artifact) |
org.eclipse.core.runtime.IStatus |
IArtifactFilter.filter(org.eclipse.core.resources.IProject project,
ArtifactKey artifact) |
IndexedArtifactFile |
FilteredIndex.getIndexedArtifactFile(ArtifactKey artifact) |
Modifier and Type | Method and Description |
---|---|
void |
NexusIndex.addArtifact(File pomFile,
ArtifactKey artifactKey) |
protected void |
NexusIndexManager.addDocument(IRepository repository,
File file,
ArtifactKey key) |
void |
IndexingTransferListener.artifactInstalled(File repositoryBasedir,
ArtifactKey baseArtifact,
ArtifactKey artifact,
File artifactFile) |
static String |
NexusIndexManager.getDocumentKey(ArtifactKey artifact) |
IndexedArtifactFile |
NexusIndex.getIndexedArtifactFile(ArtifactKey artifact) |
IndexedArtifactFile |
CompositeIndex.getIndexedArtifactFile(ArtifactKey artifact) |
IndexedArtifactFile |
NexusIndexManager.getIndexedArtifactFile(IRepository repository,
ArtifactKey gav)
for Unit test
|
void |
NexusIndex.removeArtifact(File pomFile,
ArtifactKey artifactKey) |
protected void |
NexusIndexManager.removeDocument(IRepository repository,
File file,
ArtifactKey key,
IMavenProjectFacade facade) |
Modifier and Type | Method and Description |
---|---|
protected ArtifactKey |
MavenWorkspaceRuntime.getDistributionArtifactKey() |
Modifier and Type | Method and Description |
---|---|
Set<File> |
EclipseMavenMetadataCache.removeProject(File pom,
ArtifactKey key,
boolean force) |
Set<File> |
IManagedCache.removeProject(File pom,
ArtifactKey mavenProject,
boolean forceDependencyUpdate) |
Set<File> |
EclipsePluginRealmCache.removeProject(File pom,
ArtifactKey mavenProject,
boolean forceDependencyUpdate) |
Set<File> |
EclipseExtensionRealmCache.removeProject(File pom,
ArtifactKey mavenProject,
boolean forceDependencyUpdate) |
Set<File> |
EclipseProjectRealmCache.removeProject(File pom,
ArtifactKey mavenProject,
boolean forceDependencyUpdate) |
Set<File> |
EclipsePluginArtifactsCache.removeProject(File pom,
ArtifactKey mavenProject,
boolean forceDependencyUpdate) |
Modifier and Type | Method and Description |
---|---|
ArtifactKey |
MavenProjectFacade.getArtifactKey() |
Modifier and Type | Method and Description |
---|---|
Map<ArtifactKey,Collection<org.eclipse.core.resources.IFile>> |
MutableProjectRegistry.getWorkspaceArtifacts(String groupId,
String artifactId) |
Map<ArtifactKey,Collection<org.eclipse.core.resources.IFile>> |
ProjectRegistry.getWorkspaceArtifacts(String groupId,
String artifactId) |
Map<ArtifactKey,Collection<org.eclipse.core.resources.IFile>> |
IProjectRegistry.getWorkspaceArtifacts(String groupId,
String artifactId) |
Modifier and Type | Method and Description |
---|---|
static MavenCapability |
MavenCapability.createMavenArtifact(ArtifactKey key) |
static MavenRequiredCapability |
MavenRequiredCapability.createMavenArtifact(ArtifactKey key,
String scope,
boolean optional) |
static MavenCapability |
MavenCapability.createMavenArtifactImport(ArtifactKey key) |
static MavenRequiredCapability |
MavenRequiredCapability.createMavenArtifactImport(ArtifactKey key) |
static MavenCapability |
MavenCapability.createMavenParent(ArtifactKey key) |
static MavenRequiredCapability |
MavenRequiredCapability.createMavenParent(ArtifactKey key) |
static MavenRequiredCapability |
MavenRequiredCapability.createResolvedMavenArtifact(ArtifactKey key,
String scope,
boolean optional) |
static MavenRequiredCapability |
MavenRequiredCapability.createResolvedMavenParent(ArtifactKey key) |
void |
MutableProjectRegistry.removeProject(org.eclipse.core.resources.IFile pom,
ArtifactKey mavenProject) |
Set<org.eclipse.core.resources.IFile> |
MutableProjectRegistry.removeWorkspaceModules(org.eclipse.core.resources.IFile pom,
ArtifactKey mavenProject) |
Modifier and Type | Method and Description |
---|---|
ArtifactKey |
IMavenProjectFacade.getArtifactKey() |
Modifier and Type | Method and Description |
---|---|
static ArtifactKey |
SelectionUtil.getArtifactKey(Object element) |
Modifier and Type | Method and Description |
---|---|
protected Set<ArtifactKey> |
MavenActionSupport.getArtifacts(org.eclipse.core.resources.IFile file,
MavenPlugin plugin) |
Constructor and Description |
---|
AddExclusionOperation(org.apache.maven.model.Dependency dependency,
ArtifactKey exclusion) |
Modifier and Type | Method and Description |
---|---|
void |
MavenPomSelectionComponent.init(String queryText,
String queryType,
org.eclipse.core.resources.IProject project,
Set<ArtifactKey> artifacts,
Set<ArtifactKey> managed) |
void |
MavenPomSelectionComponent.init(String queryText,
String queryType,
org.eclipse.core.resources.IProject project,
Set<ArtifactKey> artifacts,
Set<ArtifactKey> managed) |
Modifier and Type | Method and Description |
---|---|
void |
DependencyTreePage.selectDepedency(ArtifactKey artifactKey) |
void |
MavenPomEditor.showDependencyHierarchy(ArtifactKey artifactKey) |
Modifier and Type | Method and Description |
---|---|
MojoParameter |
MojoParameterMetadataProvider.getClassConfiguration(ArtifactKey pluginKey,
String className) |
MojoParameter |
MojoParameterMetadataProvider.getClassConfiguration(ArtifactKey pluginKey,
String className,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
|
MojoParameter |
MojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey) |
MojoParameter |
MojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
Collection<String> mojos) |
MojoParameter |
MojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
Collection<String> mojos,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
|
MojoParameter |
MojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
|
MojoParameter |
MojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
String mojo) |
MojoParameter |
MojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
String mojo,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MojoParameter |
IMojoParameterMetadataProvider.getClassConfiguration(ArtifactKey pluginKey,
String className)
Calculates available configuration of a single plugin class.
|
MojoParameter |
IMojoParameterMetadataProvider.getClassConfiguration(ArtifactKey pluginKey,
String className,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
|
MojoParameter |
IMojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey)
Calculates available configuration of all mojos provided by specified plugin.
|
MojoParameter |
IMojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
Collection<String> mojos)
Calculates available configuration of a number of mojos.
|
MojoParameter |
IMojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
Collection<String> mojos,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
|
MojoParameter |
IMojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
|
MojoParameter |
IMojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
String mojo)
Calculates available configuration of one specific mojo.
|
MojoParameter |
IMojoParameterMetadataProvider.getMojoConfiguration(ArtifactKey pluginKey,
String mojo,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ArtifactKey |
IClasspathEntryDescriptor.getArtifactKey() |
Modifier and Type | Method and Description |
---|---|
void |
IClasspathEntryDescriptor.setArtifactKey(ArtifactKey artifactKey) |
Modifier and Type | Method and Description |
---|---|
ArtifactKey |
BuildPathManager.findArtifact(org.eclipse.core.resources.IProject project,
org.eclipse.core.runtime.IPath path) |
ArtifactKey |
ClasspathEntryDescriptor.getArtifactKey() |
Modifier and Type | Method and Description |
---|---|
void |
ClasspathEntryDescriptor.setArtifactKey(ArtifactKey artifactKey) |
Constructor and Description |
---|
DependencySetRefactoring(org.eclipse.core.resources.IFile file,
List<ArtifactKey> keys) |
MavenDependencySetWizard(org.eclipse.core.resources.IFile file,
List<ArtifactKey> keys) |
Constructor and Description |
---|
ExcludeArtifactRefactoring(ArtifactKey[] keys) |
Copyright © 2005–2017 Eclipse Foundation. All rights reserved.