- AbstractEclipseManifestWriter - Class in org.apache.maven.plugin.eclipse.writers
-
Common behaviours for creating or adapting the manifest files for eclipse environments.
- AbstractEclipseManifestWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter
-
- AbstractEclipseOsgiPlugin - Class in org.apache.maven.plugin.eclipse.osgiplugin
-
Common functionality for both exploded and packaged plugins.
- AbstractEclipseOsgiPlugin(File) - Constructor for class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
-
- AbstractEclipseWriter - Class in org.apache.maven.plugin.eclipse.writers
-
- AbstractEclipseWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
-
- 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
-
- AbstractWorkspaceMojo - Class in org.apache.maven.plugin.eclipse
-
- AbstractWorkspaceMojo() - Constructor for class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
-
- AbstractWtpResourceWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
-
Base class to hold common constants used by extending classes.
- AbstractWtpResourceWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- activeCodeStyleProfileName - Variable in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- addAttributes(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
-
- addAttributes(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- addBundleClasspathEntries() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
Add all libraries that don't have the scope "provided" to the "Bundle-Classpath".
- addComment(XMLWriter, String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- addDependency(Properties, IdeDependency, String, int) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- addDependency(XMLWriter, IdeDependency) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
- addDependency(XMLWriter, IdeDependency, ArtifactRepository, File, String) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
Adds dependency for Eclipse WTP project.
- addDependencyToClassPath(StringBuffer, IdeDependency) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter
-
Add one dependency to the blank separated classpath stringbuffer.
- addedToClasspath - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
Is this dependency added to classpath?
- addFileLink(XMLWriter, File, File, File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- addGroupIdToProjectName - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
If set to true, the groupId of the artifact is appended to the name of the generated Eclipse
project.
- additionalBuildcommands - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
List of eclipse build commands to be added to the default ones.
- additionalConfig - Variable in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
additional generic configuration files for eclipse
- additionalConfig - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Allow to configure additional generic configuration files for eclipse that will be written out to disk when
running eclipse:eclipse.
- additionalProjectFacets - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
List of eclipse project facets to be added to the default ones.
- additionalProjectnatures - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
List of eclipse project natures to be added to the default ones.
- addJEE(String, String, String, String) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
- addLink(XMLWriter, String, String, int) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- addManifestResource(EclipseWriterConfig) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
-
make room for a Manifest file.
- addManifestResource(Log, EclipseWriterConfig) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
-
make room for a Manifest file.
- AddMavenRepoMojo - Class in org.apache.maven.plugin.eclipse
-
- AddMavenRepoMojo() - Constructor for class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
-
Deprecated.
- addProperty(PrintWriter, String, String) - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseHibernateWriter
-
Writes a configuration property to the PrintWriter given in parameter
- addResourceLinks(XMLWriter, File, File, List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- addSourceLinks(XMLWriter, File, File, List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- addVersionToProjectName - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
If set to true, the version number of the artifact is appended to the name of the generated Eclipse
project.
- addVersionToProjectName - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- ajdt - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Is it an AJDT project? If yes, the plugin adds the necessary natures and build commands to the .project file.
- AJDT_PROP_PREFIX - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- ajdtDependency - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
The ajdt dependency.
- ajdtVersion - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
The version of AJDT for which configuration files will be generated.
- ajdtVersion - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- ajdtWeaveDependency - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
The ajdt weave dependency
- append(StringBuilder, String, int) - Method in class org.apache.maven.plugin.eclipse.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- APPLICATION_XML_APPLICATION - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- APPLICATION_XML_APPLICATION - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- APPLICATION_XML_CONTEXT_ROOT - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- APPLICATION_XML_CONTEXT_ROOT - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- APPLICATION_XML_DESCRIPTION - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- APPLICATION_XML_DESCRIPTION - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- APPLICATION_XML_DISPLAY_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- APPLICATION_XML_DISPLAY_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- APPLICATION_XML_FILENAME - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- APPLICATION_XML_FILENAME - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- APPLICATION_XML_MODULE - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- APPLICATION_XML_MODULE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- APPLICATION_XML_WEB - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- APPLICATION_XML_WEB - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- APPLICATION_XML_WEB_URI - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- APPLICATION_XML_WEB_URI - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- applicationXmlDomChildren - Variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- applicationXmlDomChildren - Variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- archiverManager - Variable in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
Used to configure and retrieve an appropriate tool for extracting each resolved plugin dependency.
- areManifestsEqual(Manifest, Manifest) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter
-
Check if the two manifests are equal.
- arguments - Variable in class org.apache.maven.plugin.eclipse.BuildCommand
-
Argument map
- ARTEFACT_ID - Static variable in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- ARTIFACT_MAVEN_COMPILER_PLUGIN - Static variable in class org.apache.maven.plugin.ide.IdeUtils
-
compiler plugin id.
- ARTIFACT_MAVEN_EAR_PLUGIN - Static variable in class org.apache.maven.plugin.ide.JeeUtils
-
- ARTIFACT_MAVEN_WAR_PLUGIN - Static variable in class org.apache.maven.plugin.ide.JeeUtils
-
- artifactCollector - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Artifact collector, needed to resolve dependencies.
- artifactFactory - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
ArtifactFactory component.
- artifactFactory - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Artifact factory, needed to download source jars for inclusion in classpath.
- artifactId - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
Artifact id.
- artifactMetadataSource - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
- artifactRepositoryFactory - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
ArtifactRepositoryFactory component.
- artifactResolver - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Artifact resolver, needed to download source jars for inclusion in classpath.
- artifacts - Variable in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
The list of resolved dependencies from the current project.
- ASPECT_DEP_PROP - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- ASPECT_DIRECTORY - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- ASPECT_LIBRARIES - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- ASPECT_LIBRARY - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- ASPECTJ_FILE_PATTERN - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- ASPECTJ_MAVEN_PLUGIN - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- ASPECTJ_RT_CONTAINER - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- ASPECTJRT_CONTAINER - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
- assertNotEmpty(String, String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- ATTR_CONTEXT_ROOT - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
-
Context root attribute.
- ATTR_DEPLOY_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ATTR_DEPLOY_PATH - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ATTR_EXCLUDING - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Attribute name for source file excludes in a path.
- ATTR_FACET - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- ATTR_HANDLE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ATTR_INCLUDING - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Attribute name for source file includes in a path.
- ATTR_KIND - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Attribute for kind - Container (con), Variable (var)..etc.
- ATTR_LIB - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Attribute value for kind: lib
- ATTR_MODULE_ID - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ATTR_MODULE_TYPE_ID - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ATTR_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ATTR_OUTPUT - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Attribute for output.
- ATTR_PATH - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Attribute for path.
- ATTR_PROJECT_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ATTR_SOURCE_PATH - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ATTR_SOURCEPATH - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Attribute for sourcepath.
- ATTR_SRC - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Attribute value for kind: src
- ATTR_VALUE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ATTR_VAR - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Attribute value for kind: var
- ATTR_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- ATTRIBUTE - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
- ATTRIBUTES - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
- calculateProjectNameTemplate(String, boolean, boolean, Log) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Calculate the project name template from the specified value projectNameTemplate,
addVersionToProjectName and addGroupIdToProjectName
- checkDeprecations() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- checkDeprecationsExtras() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Extension point for subclasses.
- classifier - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
Artifact classifier
- CLASSPATH - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
- CLASSPATH_FILE - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
- CLASSPATH_VARIABLE_M2_REPO - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
Property constant under which Variable 'M2_REPO' is setup.
- classpathContainers - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
List of container classpath entries.
- classpathContainers - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Classpath containers.
- classpathContainersLast - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Put classpath container entries last in eclipse classpath configuration.
- classpathContainersLast - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- CLASSPATHENTRY - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
- CLASSPATHENTRY_DEFAULT - Static variable in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- CLASSPATHENTRY_FORMAT - Static variable in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- CLASSPATHENTRY_STANDARD - Static variable in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- cleanExtras() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
- cleanExtras() - Method in class org.apache.maven.plugin.eclipse.MyEclipseCleanMojo
-
- cleanExtras() - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
-
- codeStylesURL - Variable in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- collectWarContextRootsFromReactorEarConfiguration(EclipseWriterConfig) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
If this is a war module peek into the reactor an search for an ear module that defines the context root of this
module.
- COM_IBM_ETOOLS_J2EE_UI_LIB_DIR_BUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_ETOOLS_SITEEDIT_SITE_NAV_BUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_ETOOLS_SITEEDIT_SITE_UPDATE_BUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_ETOOLS_SITEEDIT_WEB_SITE_NATURE - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_ETOOLS_SITEEDIT_WIZARDS_PROJECTFEATURE_WEB_SITE_FEATURE - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- COM_IBM_ETOOLS_VALIDATION_VALIDATIONBUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_ETOOLS_WEBPAGE_TEMPLATE_TEMPLATEBUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_ETOOLS_WEBPAGE_TEMPLATE_TEMPLATENATURE - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_ETOOLS_WEBTOOLS_ADDITIONS_JSPCOMPILATIONBUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_ETOOLS_WEBTOOLS_ADDITIONS_LINKSBUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_SSE_MODEL_STRUCTUREDBUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_WTP_EJB_EJBNATURE - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_WTP_J2EE_EARNATURE - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_WTP_J2EE_LIB_COPY_BUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_WTP_MIGRATION_MIGRATION_BUILDER - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COM_IBM_WTP_WEB_WEB_NATURE - Static variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
- COMMON_PATH_JDT_LAUNCHING_JRE_CONTAINER - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- compareTo(Object) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
- compareTo(Object) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
- CON - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
- config - Variable in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
-
Configuration that will be used by the writer.
- config - Variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
- ConfigureWorkspaceMojo - Class in org.apache.maven.plugin.eclipse
-
Configures The following Eclipse Workspace features:
Adds the classpath variable MAVEN_REPO to Eclipse.
Optionally load Eclipse code style file via a URL.
- ConfigureWorkspaceMojo() - Constructor for class org.apache.maven.plugin.eclipse.ConfigureWorkspaceMojo
-
- Constants - Class in org.apache.maven.plugin.eclipse
-
- Constants() - Constructor for class org.apache.maven.plugin.eclipse.Constants
-
- constructManifestClasspath() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter
-
Convert all dependencies in a blank seperated list of jars and projects representing the classpath.
- container - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Plexus container, needed to manually lookup components for deploy of artifacts.
- content - Variable in class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
The file content.
- content - Variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
-
String presentation of the formatter with EOLs are escaped so that it can be embedded in a property value
- CONTENT_KIND - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- contextName - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- contextualize(Context) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
- convertBuildCommandList(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Convert any Strings in the commands List to BuildCommands.
- convertFormatterToString(URL) - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
-
- copyApplicationFiles() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
Copy all files from application directory to the target eclipseEar directory.
- copyArtifact(IdeDependency[], File) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadLibCopier
-
Copies the Artifact after building the destination file name if overridden.
- copyDirectoryStructure(File, File) - Static method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
Copies a entire directory structure without scm files.
- copyFile(File, File, Log) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadLibCopier
-
Does the actual copy of the file and logging.
- createArtifactId(String) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Get the artifact id as the tokens after last dot e.g.
- createArtifactId(String) - Method in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
-
Deprecated.
Get the artifact id equal to the bundleName e.g.
- createArtifactWithClassifier(String, String, String, String, String, ArtifactFactory) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Wrap ArtifactFactory.createArtifactWithClassifier(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) so that the type and classifier are set correctly for
"sources" and "javadoc".
- createEclipseWriterConfig(IdeDependency[]) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Create the EclipseWriterConfig for the specified dependencies.
- createGroupId(String) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Get the group id as the tokens until last dot e.g.
- createGroupId(String) - Method in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
-
Deprecated.
Get the group id as the three first tokens in artifacts Id e.g.
- createManagedVersionMap(ArtifactFactory, String, DependencyManagement) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
- createModel(EclipseOsgiPlugin) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Create the Model from a plugin manifest
- createNewApplicationXml() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
there is no existing application.xml file so create a new one.
- createNewApplicationXml() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
there is no existing application.xml file so create a new one.
- createNewManifest() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter
-
Create a manifest contaigning the required classpath.
- createNewModulemaps() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
there is no existing .modulemaps file so create a new one.
- createNewModulemaps() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
there is no existing .modulemaps file so create a new one.
- DEFAULT_ASPECT_DIRECTORY - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugin.eclipse.HelpMojo
-
- DEFAULT_TEST_ASPECT_DIRECTORY - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- DEFAULT_WEBAPP_RESOURCE_DIR - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadManifestWriter
-
- defaultClasspathContainer - Variable in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- defaultDeployServerId - Variable in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- defaultDeployServerName - Variable in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- delete(File) - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
Delete a file, handling log messages and exceptions
- delete(File, Log) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Delete a file, handling log messages and exceptions
- deleteArtifactsInDirectory(File, String) - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
-
Deletes all artifacts of specified packaging type in the specified directory
- deleteJarArtifactsInDirectory(File) - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
-
delete all Jar artifacts in the specified directory.
- deleteMarkerFiles(List) - Method in class org.apache.maven.plugin.eclipse.RemoveCacheMojo
-
Delete each file in the notAvailableMarkerFiles list.
- deleteWarArtifactsInDirectory(File) - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
-
delete all War artifacts in the specified directory (cleaning up EAR's for example).
- deployer - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
ArtifactDeployer component.
- deployTo - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Specifies a remote repository to which generated artifacts should be deployed to.
- DEPLOYTO_PATTERN - Static variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
A pattern the deployTo param should match.
- deps - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
List of IDE dependencies.
- detail - Variable in class org.apache.maven.plugin.eclipse.HelpMojo
-
If true, display all settable properties for each goal.
- detectClasspathEntryType(Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
determinate of witch type this classpath entry is.
- detectDefaultJREContainer(WorkspaceConfiguration, MavenProject, Log) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
Search the default JREContainer from eclipse for the current MavenProject
- detectWTPDefaultServer(WorkspaceConfiguration, String, Log) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
Detect WTP Default Server.
- DIR_DOT_SETTINGS - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- DIR_DOT_SETTINGS - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
Directory where workspace specific settings are written.
- DIR_WTP_SETTINGS - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
-
The .settings folder for Web Tools Project 1.x release.
- DIR_WTP_SETTINGS - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
The .settings folder for Web Tools Project 1.x release.
- DIRECTORY - Static variable in class org.apache.maven.plugin.eclipse.writers.MonitoredResource
-
- doDependencyResolution() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Resolve project dependencies.
- downloadJavadocs - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Enables/disables the downloading of javadoc attachments.
- downloadSources - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Enables/disables the downloading of source attachments.
- ECLIPSE_CORE_RUNTIME_SETTINGS_DIR - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
Path under folder where Eclipse Workspace Runtime settings are stored.
- ECLIPSE_JDT_CORE_PREFS_FILE - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
File that stores the Eclipse JDT Core preferences.
- ECLIPSE_JDT_UI_PREFS_FILE - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
File that stores the Eclipse JDT UI preferences.
- ECLIPSE_PLUGINS_METADATA_DIR - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
Path under Eclipse workspace where Eclipse Plugin metadata/config is stored.
- EclipseAjdtWriter - Class in org.apache.maven.plugin.eclipse.writers
-
- EclipseAjdtWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- EclipseAntExternalLaunchConfigurationWriter - Class in org.apache.maven.plugin.eclipse.writers
-
Writes an external ant launch file.
- EclipseAntExternalLaunchConfigurationWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
-
- EclipseClasspathWriter - Class in org.apache.maven.plugin.eclipse.writers
-
Writes eclipse .classpath file.
- EclipseClasspathWriter() - 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
-
- EclipseCodeFormatterProfile - Class in org.apache.maven.plugin.eclipse.writers.workspace
-
an Eclipse code style file
- EclipseCodeFormatterProfile() - Constructor for class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
-
- EclipseConfigFile - Class in org.apache.maven.plugin.eclipse
-
Represents a generic configuration file, with a name and a content.
- EclipseConfigFile() - Constructor for class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
- eclipseDir - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Eclipse installation dir.
- eclipseDir - Variable in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
This is the installed base directory of the Eclipse instance you want to modify.
- eclipseDownloadSources - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- EclipseLaunchConfigurationWriter - Class in org.apache.maven.plugin.eclipse.writers
-
Base class for writing external launch configuration files.
- EclipseLaunchConfigurationWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- EclipseManifestWriter - Class in org.apache.maven.plugin.eclipse.writers
-
Create or adapt the manifest files for the RAD6 runtime dependencys.
- EclipseManifestWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
-
- EclipseOSGiManifestWriter - Class in org.apache.maven.plugin.eclipse.writers
-
- EclipseOSGiManifestWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
- EclipseOsgiPlugin - Interface in org.apache.maven.plugin.eclipse.osgiplugin
-
Abstraction of Eclipse plugins
- 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
-
- eclipseProjectDir - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Eclipse workspace directory.
- eclipseProjectDirectory - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Eclipse project dir.
- eclipseProjectName - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
The name of the project in eclipse.
- eclipseProjectName - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
How is this dependency called when it is an eclipse project.
- EclipseProjectWriter - Class in org.apache.maven.plugin.eclipse.writers
-
Writes eclipse .project file.
- EclipseProjectWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- EclipseSettingsWriter - Class in org.apache.maven.plugin.eclipse.writers.workspace
-
- EclipseSettingsWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.workspace.EclipseSettingsWriter
-
- EclipseSourceDir - Class in org.apache.maven.plugin.eclipse
-
Represent an eclipse source dir.
- EclipseSourceDir(String, String, boolean, boolean, List, List, boolean) - Constructor for class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
- EclipseToMavenMojo - Class in org.apache.maven.plugin.eclipse
-
Add eclipse artifacts from an eclipse installation to the local repo.
- EclipseToMavenMojo() - Constructor for class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
- EclipseWorkspaceWriter - Class in org.apache.maven.plugin.eclipse.writers.workspace
-
- EclipseWorkspaceWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
- EclipseWriter - Interface in org.apache.maven.plugin.eclipse.writers
-
- EclipseWriterConfig - Class in org.apache.maven.plugin.eclipse.writers
-
- EclipseWriterConfig() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- EclipseWtpApplicationXMLWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
-
This writer creates the application.xml and the .modulemaps files for RAD6 the the META-INF directory in the project
root.
- EclipseWtpApplicationXMLWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- EclipseWtpComponent15Writer - Class in org.apache.maven.plugin.eclipse.writers.wtp
-
Component writer for WTP 1.5.
- EclipseWtpComponent15Writer() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponent15Writer
-
- EclipseWtpComponentWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
-
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
- EclipseWtpComponentWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
-
- EclipseWtpFacetsWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
-
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
- EclipseWtpFacetsWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- EclipseWtpmodulesWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
-
Writes eclipse .wtpmodules file.
- EclipseWtpmodulesWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpmodulesWriter
-
- EJB_1_1 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- EJB_2_0 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- EJB_2_1 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- EJB_3_0 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- EJB_3_1 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- ejbMap - Static variable in class org.apache.maven.plugin.ide.JeeUtils
-
- ejbVersion - Variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- ELT_BUILD_COMMAND - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- ELT_BUILD_SPEC - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- ELT_CLASSPATH - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Element for classpath.
- ELT_CLASSPATHENTRY - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
Element for classpathentry.
- ELT_COMMENT - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- ELT_DEPENDENCY_OBJECT - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ELT_DEPENDENCY_TYPE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ELT_DEPENDENT_MODULE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ELT_FACETED_PROJECT - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- ELT_FIXED - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- ELT_INSTALLED - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- ELT_LINK - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- ELT_LINKED_RESOURCES - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- ELT_MODULE_TYPE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ELT_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- ELT_NATURE - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- ELT_NATURES - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- ELT_PROFILE - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
-
- ELT_PROJECT_MODULES - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ELT_PROPERTY - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ELT_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ELT_WB_MODULE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- ELT_WB_RESOURCE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- enableAjdt(MavenProject) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- enableLogging(Logger) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
- ENTRY_BUNDLE_CLASSPATH - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
Bundle classpath: updated with the list of dependencies.
- ENTRY_BUNDLE_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
Bundle name: updated with the project name.
- ENTRY_BUNDLE_SYMBOLICNAME - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
Bundle symbolic name: updated with the artifact id.
- ENTRY_BUNDLE_VENDOR - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
Bundle vendor: updated with the organization name (if set in the POM).
- ENTRY_BUNDLE_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
Bundle version: updated with the project version.
- ENTRY_KIND - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- equals(Object) - Method in class org.apache.maven.plugin.eclipse.BuildCommand
-
- equals(Object) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
- equals(Object) - Method in class org.apache.maven.plugin.eclipse.LinkedResource
-
- equals(Object) - Method in class org.apache.maven.plugin.ide.IdeDependency
- exclude - Variable in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
List
- excludes - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
List of artifacts, represented as groupId:artifactId, to exclude from the eclipse classpath,
being provided by some eclipse classPathContainer.
- execute() - Method in class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
-
Deprecated.
- execute() - Method in class org.apache.maven.plugin.eclipse.ConfigureWorkspaceMojo
-
- execute() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
- execute() - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
- execute() - Method in class org.apache.maven.plugin.eclipse.HelpMojo
- execute() - Method in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
Traverse the list of resolved dependency artifacts.
- execute() - Method in class org.apache.maven.plugin.eclipse.RemoveCacheMojo
-
- 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).
- ExplodedPlugin - Class in org.apache.maven.plugin.eclipse.osgiplugin
-
Represents an Eclipse plugin that it's exploded in a directory
- ExplodedPlugin(File) - Constructor for class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
-
- extractAspectDirs(Set, MavenProject, File, File, String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- extractResourceDirs(Set, List, File, File, boolean, String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- extractSourceDirs(Set, List, File, File, boolean, String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- FACET_COM_IBM_WEBSPHERE_COEXISTENCE_EAR - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- FACET_COM_IBM_WEBSPHERE_EXTENDED_EAR - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- FACET_JST_EAR - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- FACET_JST_EJB - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- FACET_JST_JAVA - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- FACET_JST_UTILITY - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- FACET_JST_WEB - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- file - Variable in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
-
- file - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
Resolved artifact file.
- FILE_AJDT_PREFS - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- FILE_DOT_CLASSPATH - Static variable in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
Classpath definition file for an Eclipse Java project.
- FILE_DOT_CLASSPATH - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
File name that stores project classpath settings.
- FILE_DOT_EXTERNAL_TOOL_BUILDERS - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- FILE_DOT_PROJECT - Static variable in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
Project definition file for an Eclipse Project.
- FILE_DOT_PROJECT - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- FILE_DOT_WTPMODULES - Static variable in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
Definition file for Eclipse Web Tools project.
- FILE_DOT_WTPMODULES - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpmodulesWriter
-
- FILE_FACET_CORE_XML - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
File name where Eclipse Project's Facet configuration will be stored.
- filename - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- fillDefaultBuilders(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Fill getBuildcommands() with values.
- fillDefaultBuilders(String) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
Override the default builders with the builders used by MyEclipse
- fillDefaultBuilders(String) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
-
overwite the default builders with the builders required by RAD6.
- fillDefaultClasspathContainers(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Fill getClasspathContainers() with values.
- fillDefaultClasspathContainers(String) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
- fillDefaultNatures(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Fill getProjectnatures() with values.
- fillDefaultNatures(String) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
Override the default natures with the natures used by MyEclipse
- fillDefaultNatures(String) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
-
overwite the default natures with the natures required by RAD6.
- filtering - Variable in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
- findCompilerPluginSettingInPlugins(List, String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Returns a compiler plugin settings from a list of plugins .
- findEjbVersionInDependencies(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
- findJeeVersionInDependencies(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
- findJspVersionInDependencies(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
- findModuleInApplicationXml(Xpp3Dom, Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
find an existing module entry in the application.xml file by looking up the id in the modulemaps file and then
using that to locate the entry in the application.xml file.
- findModuleInApplicationXml(Xpp3Dom, Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
find an existing module entry in the application.xml file by looking up the id in the modulemaps file and then
using that to locate the entry in the application.xml file.
- findNamedChild(Node, String) - Method in class org.apache.maven.plugin.eclipse.HelpMojo
-
- findOrCreateArtifact(IdeDependency, Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
find an artifact in the modulemaps dom tree, if it is missing create a new entry in the modulemaps dom tree.
- findOrCreateArtifact(IdeDependency, Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
find an artifact in the modulemaps dom tree, if it is missing create a new entry in the modulemaps dom tree.
- findServletVersionInDependencies(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
- findSingleChild(Node, String) - Method in class org.apache.maven.plugin.eclipse.HelpMojo
-
- fixBuildNumberSeparator(String) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Fix the separator for the 4th token in a versions.
- fixSeparator(String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Convert the provided filename from a Windows separator \\ to a unix/java separator /
- fixWindowsDriveURI(String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
NOTE: This is to account for the unfortunate fact that "file:" URIs differ between Windows and Unix.
- forcedQualifier - Variable in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
-
Deprecated.
Default token to use as a qualifier.
- forceRecheck - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Enables/disables the rechecking of the remote repository for downloading source/javadoc attachments.
- formatEclipsePluginName(Artifact) - Method in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
Format the artifact information into an Eclipse-friendly plug-in name.
- GENERATED_RESOURCE_DIRNAME - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
-
- generatedResourceDirName - Variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
Use this to specify a different generated resources folder than target/generated-resources/rad6.
- get(Set, Object) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
java.util.Set doesn't have a get() method that returns the matching object.
- getActiveStyleProfileName() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- 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.
- getAjdtVersion() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Returns the ajdtVersion.
- 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.
- getArtifactVersion(String[], List, int) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Extracts the version of the first matching artifact in the given list.
- getArtifactVersion(String[], List) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
- getAspectjConfiguration(MavenProject) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- getBasedir() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
Getter for basedir.
- getBasePackage() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
-
Retrieve struts actions base package name from plugin configuration or use project groupId if not set
- getBuildcommands() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Getter for buildcommands.
- getBuildCommands() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for buildCommands.
- getBuilderLocation() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
-
- getBuilderLocation() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- getBuildOutputDirectory() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Getter for buildOutputDirectory.
- getBuildOutputDirectory() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for buildOutputDirectory.
- getCanonicalPath(File) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
- getClassifier() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for classifier.
- getClasspathContainers() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Getter for classpathContainers.
- getClasspathContainers() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for classpathContainers.
- getCodeStylesURL() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- getCompilerPluginSetting(MavenProject, String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Returns a compiler plugin settings, considering also settings altered in plugin executions .
- getCompilerSourceEncoding(MavenProject) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Returns the source encoding configured for the compiler plugin.
- getCompilerSourceVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Returns the source version configured for the compiler plugin.
- getCompilerTargetVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Returns the target version configured for the compiler plugin.
- getComponentFileName() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponent15Writer
-
File name where the WTP component settings will be stored for our Eclipse Project.
- getComponentFileName() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
-
File name where the WTP component settings will be stored for our Eclipse Project.
- getConfigurationFilesList(File, String) - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseSpringBeansWriter
-
Retrieve the list of Spring configuration files recursively from the basedir directory, considering
only filenames matching the pattern given
- getContainerFromExecutable(String, Map, Log) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
Take the compiler executable and try to find a JRE that contains that compiler.
- getContent() - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
Getter for content.
- getContent() - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
-
- getContextName() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- getContextRoot(String) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
Create the ContextRoot for this project, the default is the artifact id
- getContextRootFor(String) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
Find the contextRoot specified in the pom and convert it into contextroot for the application.xml.
- getContextRootFor(IdeDependency) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
Find the contextRoot specified in the pom and convert it into contectroot for the application.xml.
- getDefaultClasspathContainer() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- getDefaultDeployServerId() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- getDefaultDeployServerName() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- getDependencyId(IdeDependency) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
- getDeps() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for deps.
- getDownloadJavadocs() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Getter for downloadJavadocs.
- getDownloadSources() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Getter for downloadSources.
- getEclipsePlugin(File) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
- getEclipseProjectDir() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Getter for eclipseProjectDir.
- getEclipseProjectDirectory() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for eclipseProjectDir.
- getEclipseProjectName() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for eclipseProjectName.
- getEclipseProjectName() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for eclipseProjectName.
- getEjbVersion() - Method in class org.apache.maven.plugin.ide.JeeDescriptor
-
- getExclude() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
Getter for exclude.
- getExcludeAsString() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
- getExcludes() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- getExcludes() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
- getExecutedProject() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Getter for executedProject.
- getFile() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
-
- 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.
- getHibernate() - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
- getHibernateVersion() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseHibernateWriter
-
Find Hibernate version in project dependencies
- getId() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for artifactId.
- getIdFromMapping(Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
get the id from the href of a modulemap.
- getIdFromMapping(Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
get the id from the href of a modulemap.
- getInclude() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
Getter for include.
- getIncludeAsString() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
- getIndentLevel(String) - Static method in class org.apache.maven.plugin.eclipse.HelpMojo
-
Gets the indentation level of the specified line.
- getJar() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
-
Get a jar with the plugin contents
- getJar() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
-
- getJar() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.PackagedPlugin
-
- getJarFile() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
-
Get a jar with the plugin contents
- getJarFile() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
-
- getJarFile() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.PackagedPlugin
-
- getJavadocAttachment() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for javadocAttachment.
- getJeeDescriptorFromEjbVersion(String) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
Returns the JEEDescriptor associated to an EJB specifications version.
- getJeeDescriptorFromJeeVersion(String) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
Returns the JEEDescriptor associated to a JEE specifications version.
- getJeeDescriptorFromJspVersion(String) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
Returns the JEEDescriptor associated to a JSP specifications version.
- getJeeDescriptorFromServletVersion(String) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
Returns the JEEDescriptor associated to a Servlet specifications version.
- getJeeVersion() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Sets the jeeversion.
- getJeeVersion() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseMetadataWriter
-
Find JEE version from the project dependencies : find version from 'j2ee.jar' artifact or from 'servlet-api'
- getJeeVersion() - Method in class org.apache.maven.plugin.ide.JeeDescriptor
-
- getJspVersion() - Method in class org.apache.maven.plugin.ide.JeeDescriptor
-
- getKey(Model) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
- getKey(Dependency) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
- getLaunchConfigurationType() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
-
- getLaunchConfigurationType() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- getLinkedResources() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- getLinkedResources() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- getLocalRepository() - Method in class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
-
- getLocalRepository() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- getLocalRepository() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for localRepository.
- getLocalRepository() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Getter for localRepository.
- getLocation() - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
Getter for location.
- getLocation() - Method in class org.apache.maven.plugin.eclipse.LinkedResource
-
- getLocationURI() - Method in class org.apache.maven.plugin.eclipse.LinkedResource
-
- getManifest() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
-
Get the plugin Manifest
- getManifest() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
-
- getManifest() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.PackagedPlugin
-
- getManifestAttribute(String) - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
-
- getManifestAttribute(String) - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
-
- getManifestFile() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
-
- getMetaInfBaseDirectory(MavenProject) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter
-
Search the project for the existing META-INF directory where the manifest should be located.
- getMetaInfBaseDirectory(MavenProject) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
-
Search the project for the existing META-INF directory where the manifest should be located.
- getMetaInfBaseDirectory(MavenProject) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadManifestWriter
-
Search the project for the existing META-INF directory where the manifest should be located.
- getMonitoredResources() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
-
- getMonitoredResources() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- getMyEclipseProjectType(String) - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseMetadataWriter
-
- getName() - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
Getter for name.
- getName() - Method in class org.apache.maven.plugin.eclipse.LinkedResource
-
- getNormalizedVersion(String) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
Normalize a version number, by moving snapshot identifier to the 5th token (first 4 tokens must be numeric for
OSGI bundles)
- getNotAvailableMarkerFile(ArtifactRepository, Artifact) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
- getNotAvailableMarkerFiles() - Method in class org.apache.maven.plugin.eclipse.RemoveCacheMojo
-
A list of all the not available marker Files in the localRepository.
- getOSGIManifestFile() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for manifestFile.
- getOutput() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
Getter for output.
- getPackaging() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
- getPackaging() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- getPath() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
Getter for path.
- getPluginConfigurationDom(MavenProject, String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Search for the configuration Xpp3 dom of an other plugin.
- getPluginConfigurationDom(MavenProject, String, String[]) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Search for the configuration Xpp3 dom of an other plugin.
- getPluginProperties() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
-
- getPluginProperties() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
-
Loads the plugin.properties file from a the plugin, usually needed in order to resolve the artifact name.
- getPluginSetting(MavenProject, String, String, String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Search for a configuration setting of an other plugin for a configuration setting.
- getPomProperties() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
-
- getPomProperties() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
-
Properties to add to the pom
- getPomProperties() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
-
set the pom property to install unpacked if it was unpacked
- getProfileName() - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
-
- getProject() - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
-
getter for the instancevarriable project.
- getProject() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for project.
- getProject() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Getter for project.
- getProjectArtifacts() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Returns the list of project artifacts.
- getProjectBaseDir() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for projectBaseDir.
- getProjectFacets() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for projectFacets.
- getProjectLocation(File, File) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
Get the project location for a project in the eclipse metadata.
- getProjectName(String, IdeDependency) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
- getProjectName(String, Artifact) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Use the project name template to create an eclipse project.
- getProjectName(String, MavenProject) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
- getProjectName(MavenProject, boolean) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
- getProjectName(String, String, String, String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
- getProjectNameForArifact(Artifact) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Find the name of the project as used in eclipse.
- getProjectNameForArifact(Artifact) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
-
Find the name of the project as used in eclipse.
- getProjectNameForArifact(Artifact) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Find the name of the project as used in eclipse.
- getProjectNameTemplate() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Getter for projectNameTemplate
- getProjectNameTemplate() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- getProjectNameTemplateForMavenProject(MavenProject) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- getProjectnatures() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Getter for projectnatures.
- getProjectnatures() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for projectnatures.
- getProjectVersion() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponent15Writer
-
Version number added to component configuration.
- getProjectVersion() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
-
Version number added to component configuration.
- getPropertyFromExpression(String) - Method in class org.apache.maven.plugin.eclipse.HelpMojo
-
- getReactorProject(Artifact) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Checks the list of reactor projects to see if the artifact is included.
- getReactorProjects() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Getter for reactorProjects.
- getRefreshScope() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- getRemoteArtifactRepositories() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Getter for remoteArtifactRepositories.
- getRunBuildKinds() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- getServletVersion() - Method in class org.apache.maven.plugin.ide.JeeDescriptor
-
- getSingleChild(Node, String) - Method in class org.apache.maven.plugin.eclipse.HelpMojo
-
- getSourceAttachment() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for sourceAttachment.
- getSourceDirs() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for sourceDirs.
- getSpring() - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
- 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
-
- getStruts() - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
- getStrutsPattern() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
-
Retrieve Struts servlet url-pattern from plugin configuration and convert it to the code MyEclipse uses.
- getStrutsServletName() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
-
Retrieve Struts servlet name from plugin configuration.
- getStrutsVersion() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
-
Retrieve Struts version from plugin configuration or if not specified from project dependencies.
- getType() - Method in class org.apache.maven.plugin.eclipse.LinkedResource
-
- getType() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for type.
- getURL() - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
Getter for url.
- 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.
- getValue(Node, String) - Method in class org.apache.maven.plugin.eclipse.HelpMojo
-
- getValue(Xpp3Dom, String[], String) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
get a value from a dom element.
- getVersion() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for version.
- getWarContextRoot() - Method in class org.apache.maven.plugin.eclipse.RadPlugin
-
- getWebContentBaseDirectory(EclipseWriterConfig) - Static method in class org.apache.maven.plugin.eclipse.RadPlugin
-
Returns absolute path to the web content directory based on configuration of the war plugin or default one
otherwise.
- getWebContentBaseDirectory(EclipseWriterConfig) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
-
Returns absolute path to the web content directory based on configuration of the war plugin or default one
otherwise.
- getWebsphereVersion() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- getWorkingDirectory() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- getWorkspace() - Method in class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
-
- getWorkspaceArtefacts() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
- getWorkspaceArtefacts() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- getWorkspaceArtefacts() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
- getWorkspaceConfiguration() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- getWorkspaceConfiguration() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- getWorkspaceDirectory() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- getWtpapplicationxml() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for wtpapplicationxml.
- getWtpversion() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Getter for wtpversion.
- getWtpVersion() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for wtpVersion.
- goal - Variable in class org.apache.maven.plugin.eclipse.HelpMojo
-
The name of the goal for which to show help.
- GROUP_ID - Static variable in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- groupId - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
Group id.
- ID - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- ID - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- IdeDependency - Class in org.apache.maven.plugin.ide
-
- IdeDependency() - Constructor for class org.apache.maven.plugin.ide.IdeDependency
-
Creates an uninitialized instance
- IdeDependency(String, String, String, String, boolean, boolean, boolean, boolean, boolean, File, String, boolean, String, int, String) - Constructor for class org.apache.maven.plugin.ide.IdeDependency
-
- ideDeps - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Cached array of resolved dependencies.
- IdeUtils - Class in org.apache.maven.plugin.ide
-
- IdeUtils() - Constructor for class org.apache.maven.plugin.ide.IdeUtils
-
- include - Variable in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
List
- indentSize - Variable in class org.apache.maven.plugin.eclipse.HelpMojo
-
The number of spaces per indentation level, should be positive.
- init(Log, WorkspaceConfiguration, MavenProject, String) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- init(Log, EclipseWriterConfig) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
-
- init(Log, EclipseWriterConfig, String, String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
-
- init(Log, EclipseWriterConfig, String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
Filename including .launch
- init(Log, EclipseWriterConfig) - Method in interface org.apache.maven.plugin.eclipse.writers.EclipseWriter
-
Init this writer.
- init(URL, String) - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
-
- init(Log, WorkspaceConfiguration) - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
- init(Log, WorkspaceConfiguration) - Method in interface org.apache.maven.plugin.eclipse.writers.workspace.WorkspaceWriter
-
Init this writer.
- initialized - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- inputHandler - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Input handler, needed for comand line handling.
- inputHandler - Variable in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
Input handler, needed for comand line handling.
- install(Artifact, MavenProject) - Method in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
Install the plugin into the eclipse instance's /plugins directory
- installer - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
ArtifactInstaller component.
- InstallPluginsMojo - Class in org.apache.maven.plugin.eclipse
-
Install plugins resolved from the Maven repository system into an Eclipse instance.
- InstallPluginsMojo() - Constructor for class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
- InstallPluginsMojo(File, boolean, List, String, ArtifactRepository, MavenProjectBuilder, ArchiverManager, InputHandler, Log) - Constructor for class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
- isAddedToClasspath() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for addedToClasspath.
- isAddGroupIdToProjectName() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Getter for addGroupIdToProjectName.
- isAddVersionToProjectName() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Getter for addVersionToProjectName.
- isAddVersionToProjectName() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- isAjdtDependency() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Returns the ajdtDependency.
- isAjdtWeaveDependency() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Returns the ajdtWeaveDependency.
- isAppendEnvironmentVariables() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- isAspectJRuntime(IdeDependency) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
- isAvailableAsAReactorProject(Artifact) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Utility method that locates a project producing the given artifact
and verifies if it's a valid Eclipse project.
- isAvailableAsAReactorProject(Artifact) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
-
Utility method that locates a project producing the given artifact.
- isAvailableAsAReactorProject(Artifact) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Utility method that locates a project producing the given artifact.
- isAvailableAsAWorkspaceProject(Artifact) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Utility method that locates a project in the workspace for the given artifact.
- isCaptureOutput() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
Wheter to allocate a console.
- isClasspathContainersLast() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Returns the classpathContainersLast.
- isFiltering() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
Wheter this resource should be copied with filtering.
- isJavaApi() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
- isJavaProject - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Not a plugin parameter.
- isJavaProject() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- isLaunchInBackground() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- isMavenVersion(String) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Checks whether the currently running Maven satisfies the specified version (range).
- isNotEmpty(String) - Static method in class org.apache.maven.plugin.eclipse.HelpMojo
-
- isOsgiBundle() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for osgiBundle.
- isPde() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Getter for pde.
- isPdeProject() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- 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.
- isResolveDependencies() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
- isResource - Variable in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
- isResource() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
Getter for isResource.
- isSystemScoped() - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Getter for systemScoped.
- isSystemScopedOutsideProject(MavenProject) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Is this dependency System scoped outside the eclipse project.
- 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.
- PackagedPlugin - Class in org.apache.maven.plugin.eclipse.osgiplugin
-
Represents an Eclipse plugin that it's packaged as a jar
- PackagedPlugin(File) - Constructor for class org.apache.maven.plugin.eclipse.osgiplugin.PackagedPlugin
-
- packaging - Variable in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
Packaging for the current project.
- PACKAGING - Static variable in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- packaging - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
The maven project packaging.
- packaging - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
The project packaging.
- PARENT_GROUP_ID - Static variable in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- PARENT_VERSION - Static variable in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- parseConfigurationOptions() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- parseDependencies(String) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Parses the "Require-Bundle" and convert it to a list of dependencies.
- path - Variable in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
- path - Variable in class org.apache.maven.plugin.eclipse.writers.MonitoredResource
-
- PATH - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
- PATTERN_SEPARATOR - Static variable in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
- pde - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Is it an PDE project? If yes, the plugin adds the necessary natures and build commands to the .project file.
- pde - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
PDE mode.
- performFileOperations(boolean, Artifact, File, File) - Method in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
- PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugin.eclipse.HelpMojo
-
- pluginDependencyTypes - Variable in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
Comma-delimited list of dependency <type/> values which will be installed in the eclipse instance's plugins
directory.
- pluginProperties - Variable in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
-
- pluginsDir - Variable in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
- POM_ELT_ARTIFACT_ID - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Constant for 'artifactId' element in POM.xml.
- POM_ELT_GROUP_ID - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Constant for 'groupId' element in POM.xml.
- print(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.BuildCommand
-
- print(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.LinkedResource
-
- print() - Method in class org.apache.maven.plugin.eclipse.writers.MonitoredResource
-
- processFile(File, Map, Map) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
- processPlugin(EclipseOsgiPlugin, Model, Map, Map) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
- processPlugin(EclipseOsgiPlugin, Model, Map, Map) - Method in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
-
Deprecated.
- profileName - Variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
-
- project - Variable in class org.apache.maven.plugin.eclipse.RadCleanMojo
-
The project whose project files to clean.
- project - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
The maven project.
- PROJECT - Static variable in class org.apache.maven.plugin.eclipse.writers.MonitoredResource
-
- project - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
The project whose project files to create.
- PROJECT_NAME_DEFAULT_TEMPLATE - Static variable in class org.apache.maven.plugin.ide.IdeUtils
-
- PROJECT_NAME_WITH_GROUP_AND_VERSION_TEMPLATE - Static variable in class org.apache.maven.plugin.ide.IdeUtils
-
- PROJECT_NAME_WITH_GROUP_TEMPLATE - Static variable in class org.apache.maven.plugin.ide.IdeUtils
-
- PROJECT_NAME_WITH_VERSION_TEMPLATE - Static variable in class org.apache.maven.plugin.ide.IdeUtils
-
- PROJECT_PACKAGING_EAR - Static variable in class org.apache.maven.plugin.eclipse.Constants
-
- PROJECT_PACKAGING_EJB - Static variable in class org.apache.maven.plugin.eclipse.Constants
-
- PROJECT_PACKAGING_JAR - Static variable in class org.apache.maven.plugin.eclipse.Constants
-
- PROJECT_PACKAGING_POM - Static variable in class org.apache.maven.plugin.eclipse.Constants
-
- PROJECT_PACKAGING_WAR - Static variable in class org.apache.maven.plugin.eclipse.Constants
-
- projectBaseDir - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Base project dir.
- projectBuilder - Variable in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
Used to retrieve the project metadata (POM) associated with each plugin dependency, to help determine whether
that plugin should be installed as a jar, or expanded into a directory.
- projectFacets - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Project facets.
- projectNameTemplate - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Allows configuring the name of the eclipse projects.
- projectNameTemplate - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- projectnatures - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
List of eclipse project natures.
- projectnatures - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Project natures.
- PROP_ECLIPSE_PREFERENCES_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- PROP_ECLIPSE_PREFERENCES_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseSettingsWriter
-
- PROP_JDT_CORE_COMPILER_COMPLIANCE - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseSettingsWriter
-
- PROP_JDT_CORE_COMPILER_ENCODING - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseSettingsWriter
-
- PROP_JDT_CORE_COMPILER_SOURCE - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseSettingsWriter
-
- PROP_UNPACK_PLUGIN - Static variable in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
-
Set this property in a plugin POM's <properties/> section to determine whether that plugin should be
expanded during installation, or left as a jar file.
- PROPERTY_ENCODING - Static variable in class org.apache.maven.plugin.ide.IdeUtils
-
'encoding' property for maven-compiler-plugin.
- PROPERTY_SOURCE - Static variable in class org.apache.maven.plugin.ide.IdeUtils
-
'source' property for maven-compiler-plugin.
- PROPERTY_TARGET - Static variable in class org.apache.maven.plugin.ide.IdeUtils
-
'target' property for maven-compiler-plugin.
- provided - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
Is this a provided dependency?
- RadApplicationXMLWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
-
This writer creates the application.xml and the .modulemaps files for RAD6 in the META-INF directory in the project
root.
- RadApplicationXMLWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- RadCleanMojo - Class in org.apache.maven.plugin.eclipse
-
Deletes the config files used by Rad-6.
- RadCleanMojo() - Constructor for class org.apache.maven.plugin.eclipse.RadCleanMojo
-
- RadEjbClasspathWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
-
Adapts the .classpath file for RAD6 for now write hardcoded: target/websphere/classes future releases could make this
varriable.
- RadEjbClasspathWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
- RadJ2EEWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
-
Creates the .j2ee file for RAD6 for now write hardcoded: EJB version 2.1 WAR version 2.4 EAR version 1.4 future
releases could make these varriable.
- RadJ2EEWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadJ2EEWriter
-
- RadLibCopier - Class in org.apache.maven.plugin.eclipse.writers.rad
-
Copy all dependent jar in the directorys where RAD6 needs then to use the runtime enviorment in RAD6.
- RadLibCopier() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadLibCopier
-
- RadManifestWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
-
Create or adapt the manifest files for the RAD6 runtime dependencys.
- RadManifestWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadManifestWriter
-
- RadPlugin - Class in org.apache.maven.plugin.eclipse
-
Generates the rad-6 configuration files.
- RadPlugin() - Constructor for class org.apache.maven.plugin.eclipse.RadPlugin
-
- RadWebSettingsWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
-
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
- RadWebSettingsWriter(String) - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
required default constructor.
- RadWebsiteConfigWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
-
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
- RadWebsiteConfigWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadWebsiteConfigWriter
-
- 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.
- readArtefact(File, Log) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
Read the artefact information from the pom in the project location and the eclipse project name from the .project
file.
- readAvailableJREs(File, Log) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
Read the JRE definition configured in the workspace.
- readDefinedServers(WorkspaceConfiguration, Log) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- readExistingManifest(File) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter
-
Read and parse the existing manifest file.
- readWorkspace(WorkspaceConfiguration, Log) - Method in class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
Scan the eclipse workspace and create a array with
IdeDependency for all found artifacts.
- ReadWorkspaceLocations - Class in org.apache.maven.plugin.eclipse.reader
-
Scan the eclipse workspace and create a array with
IdeDependency for all found artefacts.
- ReadWorkspaceLocations() - Constructor for class org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocations
-
- readXMLFile(File) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
read an xml file (application.xml or .modulemaps).
- readXMLFile(File) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
read an xml file (application.xml or .modulemaps).
- readXMLFile(File) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
read an xml file (application.xml or .modulemaps).
- referencedProject - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
Is this dependency available in the reactor?
- remoteArtifactRepositories - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Remote repositories which will be searched for source attachments.
- RemoveCacheMojo - Class in org.apache.maven.plugin.eclipse
-
Removes the not-available marker files from the repository.
- RemoveCacheMojo() - Constructor for class org.apache.maven.plugin.eclipse.RemoveCacheMojo
-
- removeDupicateWAS6Libs(Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
Losche alle pfade die nach was6 zeigen diese sind erkennbar an den parrent runtimes/base_v6/lib.
- removeUnusedEntries(Xpp3Dom, Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
delete all unused entries from the dom-trees.
- removeUnusedEntries(Xpp3Dom, Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
delete all unused entries from the dom-trees.
- repeat(String, int) - Static method in class org.apache.maven.plugin.eclipse.HelpMojo
-
Repeat a String n times to form a new string.
- reportMissingArtifacts() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Output a message with the list of missing dependencies and info on how turn download on if it was disabled.
- REQUIRED_PLUGINS_CONTAINER - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- resolveArtifact(ArtifactResolver, Artifact, List, ArtifactRepository, Log) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
Wrapper around ArtifactResolver.resolve(Artifact, List, ArtifactRepository)
- resolveDependencies - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Flag for mojo implementations to control whether normal maven dependencies should be resolved.
- resolveDependenciesWithClassifier(IdeDependency[], String, boolean) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Resolve the required artifacts for each of the dependency.
- resolveEjbVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
Search in dependencies a version of EJB APIs (or of JEE APIs).
- resolveJavaVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.IdeUtils
-
- resolveJeeVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
Search in dependencies a version of JEE APIs.
- resolveJspVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
Search in dependencies a version of JSP APIs (or from JEE APIs, or from Servlet APIs).
- resolveRemoteRepo() - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Resolves the deploydeployTo parameter to an ArtifactRepository instance (if set).
- resolveServletVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
-
Search in dependencies a version of Servlet APIs (or of JEE APIs).
- resolveSourceAndJavadocArtifacts(IdeDependency[]) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Resolve source artifacts and download them if downloadSources is true.
- resolveVersionRanges(Model, Map) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Resolve version ranges in the model provided, overriding version ranges with versions from the dependency in the
provided map of models.
- resolveVersionRanges - Variable in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
-
Deprecated.
Resolve version ranges in generated pom dependencies to versions of the other plugins being converted
- resolveVersionRanges(Model, Map) - Method in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
-
Deprecated.
- RESOURCE_BUNDLE - Static variable in class org.apache.maven.plugin.eclipse.Messages
-
- rewriteManifest(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
- runtimeInformation - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
The runtime information for Maven, used to retrieve Maven's version number.
- SERVLET_2_2 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- SERVLET_2_3 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- SERVLET_2_4 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- SERVLET_2_5 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- SERVLET_3_0 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- servletMap - Static variable in class org.apache.maven.plugin.ide.JeeUtils
-
- servletVersion - Variable in class org.apache.maven.plugin.ide.JeeDescriptor
-
- setActiveStyleProfileName(String) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- setAddedToClasspath(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Setter for addedToClasspath.
- setAddGroupIdToProjectName(boolean) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Setter for addGroupIdToProjectName.
- 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.
- setAddVersionToProjectName(boolean) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Setter for addVersionToProjectName.
- setAddVersionToProjectName(boolean) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- setAjdtDependency(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Sets the ajdtDependency.
- setAjdtVersion(float) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Sets the ajdtVersion.
- setAjdtWeaveDependency(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Sets the ajdtWeaveDependency.
- 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.
- setBuildCommands(List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for buildCommands.
- setBuildOutputDirectory(File) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Setter for buildOutputDirectory.
- setBuildOutputDirectory(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for buildOutputDirectory.
- setClassifier(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Setter for groupId.
- setClasspathContainers(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Setter for classpathContainers.
- setClasspathContainers(List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for classpathContainers.
- setClasspathContainersLast(boolean) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Sets the classpathContainersLast.
- setCodeStylesURL(URL) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- setContent(String) - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
Setter for content.
- setContextName(String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- setDefaultClasspathContainer(String) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- setDefaultDeployServerId(String) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- setDefaultDeployServerName(String) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- setDeps(IdeDependency[]) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for deps.
- setDownloadJavadocs(boolean) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Setter for downloadJavadocs.
- 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.
- setEclipseProjectDirectory(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for eclipseProjectDir.
- setEclipseProjectName(String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for eclipseProjectName.
- setEclipseProjectName(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Setter for eclipseProjectName.
- setExclude(List) - 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.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
-
- setFile(File) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Setter for file.
- setFiltering(boolean) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
Wheter this resource should be copied with filtering.
- setGroupId(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Setter for groupId.
- setHibernate(Map) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
- setInclude(List) - 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.
- setJeeVersion(String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Returns the jeeversion
- setLinkedResources(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- setLinkedResources(List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
-
- setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for localRepository.
- setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Setter for localRepository.
- setLocation(String) - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
Setter for location.
- setLocation(String) - Method in class org.apache.maven.plugin.eclipse.LinkedResource
-
- setLocationURI(String) - Method in class org.apache.maven.plugin.eclipse.LinkedResource
-
- setName(String) - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
Setter for name.
- setName(String) - Method in class org.apache.maven.plugin.eclipse.LinkedResource
-
- setOSGIManifestFile(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for manifestFile.
- setOutput(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
Setter for output.
- setPackaging(String) - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
- setPackaging(String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- setPath(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
-
Setter for path.
- setPde(boolean) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for pde.
- setProject(MavenProject) - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
-
getter for the instancevarriable project.
- setProject(MavenProject) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for project.
- setProject(MavenProject) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Setter for project.
- setProjectBaseDir(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for projectBaseDir.
- setProjectFacets(Map) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for projectFacets
- setProjectNameTemplate(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Setter for projectNameTemplate.
- setProjectNameTemplate(String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- setProjectnatures(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Setter for projectnatures.
- setProjectnatures(List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
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.
- setResolveDependencies(boolean) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
- setSourceAttachment(File) - Method in class org.apache.maven.plugin.ide.IdeDependency
-
Setter for sourceAttachment.
- setSourceDirs(EclipseSourceDir[]) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for sourceDirs.
- setSpring(Map) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
- setStruts(Map) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
- 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.eclipse.LinkedResource
-
- 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.
- setupExtras() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Extension point for subclasses.
- setupExtras() - Method in class org.apache.maven.plugin.eclipse.RadPlugin
-
WARNING: The manifest resources added here will not have the benefit of the dependencies of the project, since
that's not provided in the setup() apis...
- setURL(URL) - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
-
Setter for url.
- 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.
- setWarContextRoot(String) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
-
- setWorkspace(String) - Method in class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
-
- setWorkspaceArtefacts(IdeDependency[]) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- setWorkspaceConfiguration(WorkspaceConfiguration) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- setWorkspaceDirectory(File) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- setWtpapplicationxml(boolean) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for buildCommands.
- setWtpversion(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Setter for wtpversion.
- setWtpVersion(float) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Setter for wtpVersion.
- shouldNewManifestFileBeWritten(Manifest, File) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter
-
Verify is the manifest sould be overwritten this sould take in account that the manifest should only be written
if the contents of the classpath was changed not the order.
- skip - Variable in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
Skip the operation when true.
- skip - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
-
Skip the operation when true.
- sourceAttachment - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
Resolved source file.
- sourceDirs - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
Source directories.
- sourceExcludes - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
List of exclusions to add to the source directories on the classpath.
- sourceIncludes - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
List of inclusions to add to the source directories on the classpath.
- spring - Variable in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
Spring configuration placeholder
- springConfig - Variable in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseSpringBeansWriter
-
Spring configuration filenames (injected by the plugin)
- SRC - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
- storeProperties(Properties, File) - Static method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
- stripQualifier - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Strip qualifier (fourth token) from the plugin version.
- stripQualifier - Variable in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
-
Deprecated.
Strip qualifier (fourth token) from the plugin version.
- struts - Variable in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
Allow declaration of struts properties for MyEclipse
- strutsPatterns - Static variable in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
-
- strutsProps - Variable in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
-
- systemScoped - Variable in class org.apache.maven.plugin.ide.IdeDependency
-
Is this a system scope dependency?
- wagonManager - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
WagonManager for accessing internet resources.
- warContextRoot - Variable in class org.apache.maven.plugin.eclipse.RadPlugin
-
The context root of the webapplication.
- warContextRoot - Variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
the context root to use for this project
- WEAVE_DEP_PROP - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- WEAVE_DEPENDENCIES - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- WEAVE_DEPENDENCY - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- WEBAPP_RESOURCE_DIR - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
-
- webModulesFromPoms - Variable in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
- webModulesFromPoms - Variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
- WEBSETTINGS_CONTEXT_ROOT - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_FEATURE - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_FEATURE_ID - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_FEATURES - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_FILENAME - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_JSP_LEVEL - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_LIBMODULE - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_LIBMODULES - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_LM_JAR - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_LM_PROJECT - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_PROJECT_TYPE - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_TEMPLATEFEATURE - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_WEBCONTENT - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSETTINGS_WEBSETTINGS - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
- WEBSITE_CONFIG_FILENAME - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebsiteConfigWriter
-
- WEBSITE_CONFIG_STRUCTURE - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebsiteConfigWriter
-
- WEBSITE_CONFIG_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebsiteConfigWriter
-
- WEBSITE_CONFIG_WEBSITE - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadWebsiteConfigWriter
-
- WEBSPHERE6CONTAINER - Static variable in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
- workDir - Variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
- workspace - Variable in class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
-
Directory location of the Eclipse workspace.
- workspace - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
This eclipse workspace is read and all artifacts detected there will be connected as eclipse projects and will
not be linked to the jars in the local repository.
- workspaceActiveCodeStyleProfileName - Variable in class org.apache.maven.plugin.eclipse.ConfigureWorkspaceMojo
-
Name of a profile in workspaceCodeStylesURL to activate.
- workspaceArtefacts - Variable in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- workspaceCodeStylesURL - Variable in class org.apache.maven.plugin.eclipse.ConfigureWorkspaceMojo
-
Point to a URL containing code styles content.
- workspaceConfiguration - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- WorkspaceConfiguration - Class in org.apache.maven.plugin.eclipse
-
- WorkspaceConfiguration() - Constructor for class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- workspaceConfiguration - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- workspaceDirectory - Variable in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
-
- WorkspaceWriter - Interface in org.apache.maven.plugin.eclipse.writers.workspace
-
- write() - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter
-
If the existing manifest file located in getMetaInfBaseDirectory() already has a correct
MANIFEST_VERSION and CLASS_PATH value then do nothing.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAjdtWriter
-
- write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
- write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
-
Deprecated.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
-
- write() - Method in interface org.apache.maven.plugin.eclipse.writers.EclipseWriter
-
Main method that should be implemented by the writer to do the work.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseHibernateWriter
-
Write MyEclipse Hibernate configuration
- write() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseMetadataWriter
-
Writer entry point
- write() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseSpringBeansWriter
-
Write MyEclipse .springBeans configuration file
- write() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
-
Write MyEclipse .mystrutsdata configuration file
- write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
write the application.xml and the .modulemaps file to the META-INF directory.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
-
write the .classpath file to the project root directory.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadJ2EEWriter
-
write the .j2ee file to the project root directory.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadLibCopier
-
copy the jars in the apropreate directorys.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadManifestWriter
-
If the existing manifest file located in getMetaInfBaseDirectory() already has a correct
MANIFEST_VERSION and CLASS_PATH value then do nothing.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
write the websettings file for RAD6 if needed.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadWebsiteConfigWriter
-
write the website-config file for RAD6 if needed.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseSettingsWriter
-
- write() - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
- write() - Method in interface org.apache.maven.plugin.eclipse.writers.workspace.WorkspaceWriter
-
Main method that should be implemented by the writer to do the work.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
write the application.xml and the .modulemaps file to the META-INF directory.
- write() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
-
- write() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
- write() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpmodulesWriter
-
- writeAdditionalConfig() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- writeAdditionalProjectFacets(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
Writes out any additional project facets specified in the plugin configuration
- writeArtifact(EclipseOsgiPlugin, Model, ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
-
Writes the artifact to the repo
- writeAttribute(XMLWriter, String, String) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- writeAttribute(XMLWriter, String, boolean) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- writeAttribute(XMLWriter, String, String[]) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
-
- writeClasspathContainers(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
-
- writeCodeStyleConfiguration() - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
- 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.
- writeConfigurationExtras(EclipseWriterConfig) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Write any extra configuration information for the Eclipse project.
- writeConfigurationExtras(EclipseWriterConfig) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
-
Write any extra configuration information for the Eclipse project.
- writeConfigurationExtras(EclipseWriterConfig) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
-
write all rad6 configuration files.
- writeContextRoot(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponent15Writer
-
- writeContextRoot(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
-
- writeFacetFixedElement(XMLWriter, String) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
Writes facet fixed element with attribute facet set to the value of argument
facetName.
- writeFacetInstalledElement(XMLWriter, String, String) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
Writes a facet installed element with attribute facet set to the value of argument
facetName, and attribute version set to the value of argument facetVersion
.
- writeGoal(StringBuilder, String, Element) - Method in class org.apache.maven.plugin.eclipse.HelpMojo
-
- writeLocalRepositoryConfiguration() - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
-
- writeModuleTypeAccordingToPackaging(MavenProject, XMLWriter, File) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- writeModuleTypeComponent(XMLWriter, String, File, EclipseSourceDir[], ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
-
Writes out the module type settings for a Web Tools Project to a component file.
- writeModuleTypeFacetCore(XMLWriter, String) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadJ2EEWriter
-
Writes out the facet info for a faceted-project based on the packaging.
- writeModuleTypeFacetCore(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
-
write the websettings file for RAD6.
- writeModuleTypeFacetCore(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadWebsiteConfigWriter
-
write the website-config file.
- writeModuleTypeFacetCore(XMLWriter, String) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
-
Writes out the facet info for a faceted-project based on the packaging.
- writeParameter(StringBuilder, Node, Node) - Method in class org.apache.maven.plugin.eclipse.HelpMojo
-
- writePrettyXmlFile(File, Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
-
write back a domtree to a xmlfile and use the pretty print for it so that it is human readable.
- writePrettyXmlFile(File, Xpp3Dom) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
-
write back a domtree to a xmlfile and use the pretty print for it so that it is human readable.
- writeWarOrEarResources(XMLWriter, MavenProject, ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
-
- WTP_SUPPORTED_VERSIONS - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
- wtpapplicationxml - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Must the application files be written for ear projects in a separate directory.
- wtpapplicationxml - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- wtpContextName - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
JEE context name of the WTP module.
- wtpdefaultserver - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
What WTP defined server to use for deployment informations.
- wtpmanifest - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Must the manifest files be written for java projects so that that the jee classpath for wtp is correct.
- wtpversion - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
The version of WTP for which configuration files will be generated.
- wtpVersion - Variable in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
-
- wtpVersionFloat - Variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
-
Parsed wtp version.