A B C D E F G H I L M O P R S T W

A

AbstractEclipseResourceWriter - Class in org.apache.maven.plugin.eclipse.writers
Common base class for all Eclipse Writers.
AbstractEclipseResourceWriter(Log, File, MavenProject, IdeDependency[]) - Constructor for class org.apache.maven.plugin.eclipse.writers.AbstractEclipseResourceWriter
 
AbstractIdeSupportMojo - Class in org.apache.maven.plugin.ide
Abstract base plugin which takes care of the common stuff usually needed by maven IDE plugins.
AbstractIdeSupportMojo() - Constructor for class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
AbstractWtpResourceWriter - Class in org.apache.maven.plugin.eclipse.writers
Base class to hold common constants used by extending classes.
AbstractWtpResourceWriter(Log, File, MavenProject, IdeDependency[]) - Constructor for class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
addDependency(XMLWriter, IdeDependency, ArtifactRepository, File) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
Adds dependency for Eclipse WTP project.
AddMavenRepoMojo - Class in org.apache.maven.plugin.eclipse
Adds the classpath variable MAVEN_REPO to Eclipse.
AddMavenRepoMojo() - Constructor for class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
 
ARTIFACT_MAVEN_WAR_PLUGIN - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
artifactCollector - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Artifact collector, needed to resolve dependencies.
artifactFactory - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Artifact factory, needed to download source jars for inclusion in classpath.
artifactMetadataSource - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
artifactResolver - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Artifact resolver, needed to download source jars for inclusion in classpath.
ATTR_DEPLOY_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ATTR_DEPLOY_PATH - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ATTR_MODULE_ID - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ATTR_MODULE_TYPE_ID - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ATTR_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ATTR_SOURCE_PATH - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ATTR_VALUE - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 

B

buildDirectoryList(MavenProject, File, File) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 

C

compareTo(Object) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
 

D

deps - Variable in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseResourceWriter
 
doDependencyResolution() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Resolve project dependencies.
downloadSources - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Enables/disables the downloading of source attachments.

E

EclipseClasspathWriter - Class in org.apache.maven.plugin.eclipse.writers
Writes eclipse .classpath file.
EclipseClasspathWriter(Log, File, MavenProject, IdeDependency[]) - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
 
EclipseCleanMojo - Class in org.apache.maven.plugin.eclipse
Deletes the .project, .classpath, .wtpmodules files and .settings folder used by Eclipse.
EclipseCleanMojo() - Constructor for class org.apache.maven.plugin.eclipse.EclipseCleanMojo
 
EclipsePlugin - Class in org.apache.maven.plugin.eclipse
Generates the following eclipse configuration files: .project and .classpath files .setting/org.eclipse.jdt.core.prefs with project specific compiler settings various configuration files for WTP (Web Tools Project), if the parameter wtpversion is set to a valid version (WTP configuration is not generated by default) If this goal is run on a multiproject root, dependencies between modules will be configured as direct project dependencies in Eclipse (unless useProjectReferences is set to false)
EclipsePlugin() - Constructor for class org.apache.maven.plugin.eclipse.EclipsePlugin
 
EclipseProjectWriter - Class in org.apache.maven.plugin.eclipse.writers
Writes eclipse .project file.
EclipseProjectWriter(Log, File, MavenProject, IdeDependency[]) - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
 
EclipseSettingsWriter - Class in org.apache.maven.plugin.eclipse.writers
 
EclipseSettingsWriter(Log, File, MavenProject, IdeDependency[]) - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseSettingsWriter
 
EclipseSourceDir - Class in org.apache.maven.plugin.eclipse
Represent an eclipse source dir.
EclipseSourceDir(String, String, boolean, String, String) - Constructor for class org.apache.maven.plugin.eclipse.EclipseSourceDir
 
EclipseWtpComponentWriter - Class in org.apache.maven.plugin.eclipse.writers
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
EclipseWtpComponentWriter(Log, File, MavenProject, IdeDependency[]) - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseWtpComponentWriter
 
EclipseWtpFacetsWriter - Class in org.apache.maven.plugin.eclipse.writers
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
EclipseWtpFacetsWriter(Log, File, MavenProject, IdeDependency[]) - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseWtpFacetsWriter
 
EclipseWtpmodulesWriter - Class in org.apache.maven.plugin.eclipse.writers
Writes eclipse .wtpmodules file.
EclipseWtpmodulesWriter(Log, File, MavenProject, IdeDependency[]) - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseWtpmodulesWriter
 
ELT_MODULE_TYPE - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ELT_PROJECT_MODULES - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ELT_PROPERTY - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ELT_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ELT_WB_MODULE - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
ELT_WB_RESOURCE - Static variable in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
enableLogging(Logger) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
equals(Object) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
 
execute() - Method in class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
 
execute() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
 
execute() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
executedProject - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
The currently executed project (can be a reactor project).

F

FILE_DOT_WTPMODULES - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseWtpmodulesWriter
 

G

getAdditionalBuildcommands() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for additionalBuildcommands.
getAdditionalProjectnatures() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for additionalProjectnatures.
getArtifactFactory() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for artifactFactory.
getArtifactId() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for artifactId.
getArtifactMetadataSource() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for artifactMetadataSource.
getArtifactResolver() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for artifactResolver.
getBasedir() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
Getter for basedir.
getBuildcommands() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for buildcommands.
getBuildOutputDirectory() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for buildOutputDirectory.
getCanonicalPath(File) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
getClasspathContainers() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for classpathContainers.
getDependencies() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
Returns Dependent artifacts for our project.
getDependencyVersion(String[], Set, int) - Static method in class org.apache.maven.plugin.ide.IdeUtils
Extracts the version of the first matching dependency in the given list.
getDownloadSources() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for downloadSources.
getEclipseProjectDir() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for eclipseProjectDir.
getEclipseProjectDirectory() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseResourceWriter
 
getExclude() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for exclude.
getExecutedProject() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for executedProject.
getFile() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for file.
getGroupId() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for groupId.
getId() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for artifactId.
getInclude() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for include.
getJavadocAttachment() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for javadocAttachment.
getLocalRepository() - Method in class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
 
getLocalRepository() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for localRepository.
getLog() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseResourceWriter
 
getOutput() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for output.
getPath() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for path.
getPluginSetting(MavenProject, String, String, String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
getProject() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseResourceWriter
 
getProject() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for project.
getProjectnatures() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for projectnatures.
getReactorProjects() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for reactorProjects.
getRemoteArtifactRepositories() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for remoteArtifactRepositories.
getSourceAttachment() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for sourceAttachment.
getString(String) - Static method in class org.apache.maven.plugin.eclipse.Messages
 
getString(String, Object[]) - Static method in class org.apache.maven.plugin.eclipse.Messages
 
getString(String, Object) - Static method in class org.apache.maven.plugin.eclipse.Messages
 
getType() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for type.
getUseProjectReferences() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for useProjectReferences.
getUseProjectReferences() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
return false if projects available in a reactor build should be considered normal dependencies, true if referenced project will be linked and not need artifact resolution.
getVersion() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for version.
getWorkspace() - Method in class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
 
getWtpversion() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for wtpversion.

H

hashCode() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
 

I

IdeDependency - Class in org.apache.maven.plugin.ide
 
IdeDependency(String, String, String, boolean, boolean, boolean, boolean, boolean, File, String) - Constructor for class org.apache.maven.plugin.ide.IdeDependency
 
IdeUtils - Class in org.apache.maven.plugin.ide
 
isAddedToClasspath() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for addedToClasspath.
isProvided() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for provided.
isReferencedProject() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for referencedProject.
isSystemScoped() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for systemScoped.
isTest() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for test.
isTestDependency() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for testDependency.

L

localRepository - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Local maven repository.

M

Messages - Class in org.apache.maven.plugin.eclipse
 

O

org.apache.maven.plugin.eclipse - package org.apache.maven.plugin.eclipse
 
org.apache.maven.plugin.eclipse.writers - package org.apache.maven.plugin.eclipse.writers
 
org.apache.maven.plugin.ide - package org.apache.maven.plugin.ide
 

P

project - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
The project whose project files to create.

R

reactorProjects - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
If the executed project is a reactor project, this will contains the full list of projects in the reactor.
remoteArtifactRepositories - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Remote repositories which will be searched for source attachments.
resolveArtifactWithClassifier(String, String, String, String, ArtifactRepository, ArtifactResolver, ArtifactFactory, List, Log) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
resolveEjbVersion() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
resolveJ2eeVersion() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
resolveJavaVersion() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
resolveServletVersion() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 

S

setAddedToClasspath(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for addedToClasspath.
setAdditionalBuildcommands(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for additionalBuildcommands.
setAdditionalProjectnatures(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for additionalProjectnatures.
setArtifactFactory(ArtifactFactory) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for artifactFactory.
setArtifactId(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for artifactId.
setArtifactMetadataSource(ArtifactMetadataSource) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for artifactMetadataSource.
setArtifactResolver(ArtifactResolver) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for artifactResolver.
setBasedir(File) - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
Setter for basedir.
setBuildcommands(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for buildcommands.
setBuildOutputDirectory(File) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for buildOutputDirectory.
setClasspathContainers(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for classpathContainers.
setDownloadSources(boolean) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for downloadSources.
setEclipseProjectDir(File) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for eclipseProjectDir.
setExclude(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for exclude.
setExecutedProject(MavenProject) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for executedProject.
setFile(File) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for file.
setGroupId(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for groupId.
setInclude(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for include.
setJavadocAttachment(File) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for javadocAttachment.
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for localRepository.
setOutput(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for output.
setPath(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for path.
setProject(MavenProject) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for project.
setProjectnatures(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for projectnatures.
setProvided(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for provided.
setReactorProjects(List) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for reactorProjects.
setReferencedProject(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for referencedProject.
setRemoteArtifactRepositories(List) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for remoteArtifactRepositories.
setSourceAttachment(File) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for sourceAttachment.
setSystemScoped(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for systemScoped.
setTest(boolean) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for test.
setTestDependency(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for testDependency.
setType(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for type.
setup() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
setup() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Hook for preparation steps before the actual plugin execution.
setUseProjectReferences(boolean) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for useProjectReferences.
setVersion(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for version.
setWorkspace(String) - Method in class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
 
setWtpversion(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for wtpversion.

T

toRelativeAndFixSeparator(File, File, boolean) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
toString() - Method in class org.apache.maven.plugin.ide.IdeDependency
 

W

write(EclipseSourceDir[], ArtifactRepository, File) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
Common elements of configuration are handled here.
write(File, EclipseSourceDir[], List, ArtifactRepository, File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
 
write(File, MavenProject, List, List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
 
write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseSettingsWriter
 
write(EclipseSourceDir[], ArtifactRepository, File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWtpComponentWriter
 
write(EclipseSourceDir[], ArtifactRepository, File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWtpFacetsWriter
 
write(EclipseSourceDir[], ArtifactRepository, File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWtpmodulesWriter
 
writeConfiguration(IdeDependency[]) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
writeConfiguration(IdeDependency[]) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Main plugin method where dependencies should be processed in order to generate IDE configuration files.
writeModuleTypeAccordingToPackaging(MavenProject, XMLWriter, String, File) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
writeWarOrEarResources(XMLWriter, MavenProject, ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
 
WTP_SUPPORTED_VERSIONS - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
 

A B C D E F G H I L M O P R S T W

Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.