A C D E F G I J L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractIdeaMojo - Class in org.apache.maven.plugin.idea
- AbstractIdeaMojo() - Constructor for class org.apache.maven.plugin.idea.AbstractIdeaMojo
- addDeploymentDescriptor(Element, String, String, String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- addEarModule(Element) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- addEjbModule(Element) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- addExcludeFolder(Element, String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- addPluginModule(Element) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- addSourceFolder(Element, String, boolean) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Adds a sourceFolder element to IDEA (.iml) project file
- addWebModule(Element) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Adds the Web module to the (.iml) project file.
- artifactFactory - Variable in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- artifactMetadataSource - Variable in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- artifactResolver - Variable in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- attemptedDownloads - Static variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
A temporary cache of artifacts that's already been downloaded or attempted to be downloaded.
C
- classes - Variable in class org.apache.maven.plugin.idea.Library
- convertDriveLetter(String) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
-
Convert the drive letter, if there is one, to upper case.
- createElement(Element, String) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
-
Creates an Xpp3Dom element.
- createManagedVersionMap(ArtifactFactory, String, DependencyManagement) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- createOrGetElement(Element, String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
D
- deleteFile(File) - Method in class org.apache.maven.plugin.idea.IdeaCleanMojo
- dependenciesAsLibraries - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Causes the module libraries to use a short name for all dependencies.
- dependenciesAsLibraries - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Causes the module libraries to use a short name for all dependencies.
- deploymentDescriptorFile - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Specify the location of the deployment descriptor file, if one is provided.
- deploymentDescriptorFile - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Specify the location of the deployment descriptor file, if one is provided.
- doDependencyResolution(MavenProject, ArtifactRepository) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- downloadJavadocs - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Enables/disables the downloading of javadoc attachments.
- downloadJavadocs - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Enables/disables the downloading of javadoc attachments.
- downloadSources - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Enables/disables the downloading of source attachments.
- downloadSources - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Enables/disables the downloading of source attachments.
E
- escapeAttributeEntities(String) - Method in class org.apache.maven.plugin.idea.IdeaXmlWriter
- exclude - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
A comma-separated list of directories that should be excluded.
- exclude - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
A comma-separated list of directories that should be excluded.
- exclude - Variable in class org.apache.maven.plugin.idea.Library
- execute() - Method in class org.apache.maven.plugin.idea.IdeaCleanMojo
- execute() - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Create IDEA (.iml) project files.
- execute() - Method in class org.apache.maven.plugin.idea.IdeaMojo
- execute() - Method in class org.apache.maven.plugin.idea.IdeaProjectMojo
-
Create IDEA (.ipr) project files.
- execute() - Method in class org.apache.maven.plugin.idea.IdeaWorkspaceMojo
-
Create IDEA workspace (.iws) file.
- executedProject - Variable in class org.apache.maven.plugin.idea.AbstractIdeaMojo
-
The Maven Project.
- extractMacro(String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
F
- findComponent(Element, String) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
-
Finds element from the module element.
- findElement(Element, String) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- findElement(Element, String, String) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- findLibrary(Artifact) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- findSetting(Element, String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Returns an Xpp3Dom element (setting).
G
- getClasses() - Method in class org.apache.maven.plugin.idea.Library
- getExcludedDirectories(File, List, List) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- getIdeaFile(String) - Method in class org.apache.maven.plugin.idea.IdeaCleanMojo
- getJavadocs() - Method in class org.apache.maven.plugin.idea.Library
- getLibraryUrl(Artifact) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- getLog() - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- getModuleFileUrl(File, String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Translate the relative path of the file into module path
- getModuleFileUrl(String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- getName() - Method in class org.apache.maven.plugin.idea.Library
- getPluginSetting(String, String, String) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- getProjectArtifacts() - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- getScmType() - Method in class org.apache.maven.plugin.idea.IdeaWorkspaceMojo
-
used to retrieve the SCM Type
- getScmType(String) - Method in class org.apache.maven.plugin.idea.IdeaWorkspaceMojo
- getSources() - Method in class org.apache.maven.plugin.idea.Library
- getSplitClasses() - Method in class org.apache.maven.plugin.idea.Library
- getSplitJavadocs() - Method in class org.apache.maven.plugin.idea.Library
- getSplitSources() - Method in class org.apache.maven.plugin.idea.Library
I
- IdeaCleanMojo - Class in org.apache.maven.plugin.idea
-
Removes all existing IDEA files for the project.
- IdeaCleanMojo() - Constructor for class org.apache.maven.plugin.idea.IdeaCleanMojo
- IdeaModuleMojo - Class in org.apache.maven.plugin.idea
-
Creates the module files (*.iml) for IntelliJ IDEA.
- IdeaModuleMojo() - Constructor for class org.apache.maven.plugin.idea.IdeaModuleMojo
- IdeaMojo - Class in org.apache.maven.plugin.idea
-
Goal for generating IDEA files from a POM.
- IdeaMojo() - Constructor for class org.apache.maven.plugin.idea.IdeaMojo
- ideaPlugin - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Tell IntelliJ IDEA that this module is an IntelliJ IDEA Plugin.
- ideaPlugin - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Tell IntelliJ IDEA that this module is an IntelliJ IDEA Plugin.
- IdeaProjectMojo - Class in org.apache.maven.plugin.idea
-
Creates the project file (*.ipr) for IntelliJ IDEA.
- IdeaProjectMojo() - Constructor for class org.apache.maven.plugin.idea.IdeaProjectMojo
- ideaVersion - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Specify the version of IDEA to target.
- ideaVersion - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Specify the version of IDEA to target.
- ideaVersion - Variable in class org.apache.maven.plugin.idea.IdeaProjectMojo
-
Specify the version of IDEA to target.
- IdeaWorkspaceMojo - Class in org.apache.maven.plugin.idea
-
Creates the workspace file (*.iws) for IntelliJ IDEA.
- IdeaWorkspaceMojo() - Constructor for class org.apache.maven.plugin.idea.IdeaWorkspaceMojo
- IdeaXmlWriter - Class in org.apache.maven.plugin.idea
-
Custom implementation of XMLWriter for use with the IDEA plugin.
- IdeaXmlWriter(File) - Constructor for class org.apache.maven.plugin.idea.IdeaXmlWriter
-
Default constructor.
- initParam(MavenProject, ArtifactFactory, ArtifactRepository, ArtifactResolver, ArtifactMetadataSource, Log, boolean) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- initParam(MavenProject, ArtifactFactory, ArtifactRepository, ArtifactResolver, ArtifactMetadataSource, Log, boolean, String, String, String, String, Set) - Method in class org.apache.maven.plugin.idea.IdeaProjectMojo
- initParam(MavenProject, ArtifactFactory, ArtifactRepository, ArtifactResolver, ArtifactMetadataSource, Log, boolean, MavenProject, List, WagonManager, boolean, boolean, boolean, String, boolean, String, Library[], Set, String, boolean, String, boolean, String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- isExclude() - Method in class org.apache.maven.plugin.idea.Library
- isReactorProject(String, String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
J
- javadocClassifier - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Sets the classifier string attached to an artifact javadoc archive name.
- javadocClassifier - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Sets the classifier string attached to an artifact javadoc archive name.
- javadocs - Variable in class org.apache.maven.plugin.idea.Library
- jdkLevel - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Specify the version of the JDK to use for the project for the purpose of enabled assertions and Java 5.0 language features.
- jdkLevel - Variable in class org.apache.maven.plugin.idea.IdeaProjectMojo
-
Specify the version of the JDK to use for the project for the purpose of enabled assertions and Java 5.0 language features.
- jdkName - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Specify the name of the registered IDEA JDK to use for the project.
- jdkName - Variable in class org.apache.maven.plugin.idea.IdeaProjectMojo
-
Specify the name of the registered IDEA JDK to use for the project.
L
- libraries - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
An optional set of Library objects that allow you to specify a comma separated list of source dirs, class dirs, or to indicate that the library should be excluded from the module.
- libraries - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
An optional set of Library objects that allow you to specify a comma separated list of source dirs, class dirs, or to indicate that the library should be excluded from the module.
- Library - Class in org.apache.maven.plugin.idea
- Library() - Constructor for class org.apache.maven.plugin.idea.Library
- linkModules - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Whether to link the reactor projects as dependency modules or as libraries.
- linkModules - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Whether to link the reactor projects as dependency modules or as libraries.
- localRepo - Variable in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- log - Variable in class org.apache.maven.plugin.idea.AbstractIdeaMojo
M
- macros - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
- macros - Variable in class org.apache.maven.plugin.idea.IdeaProjectMojo
N
O
- org.apache.maven.plugin.idea - package org.apache.maven.plugin.idea
- overwrite - Variable in class org.apache.maven.plugin.idea.AbstractIdeaMojo
-
Whether to update the existing project files or overwrite them.
P
- project - Variable in class org.apache.maven.plugin.idea.IdeaCleanMojo
R
- reactorProjects - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
The reactor projects in a multi-module build.
- reactorProjects - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
The reactor projects in a multi-module build.
- readXmlDocument(File, String) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
- removeOldElements(Element, String) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
-
Remove elements from content (Xpp3Dom).
- resolveClassifiedArtifact(Artifact, String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- resolveClassifier(Element, Artifact, String) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- rewriteDependencies(Element) - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- rewriteModule() - Method in class org.apache.maven.plugin.idea.IdeaModuleMojo
- rewriteModule(Set) - Method in class org.apache.maven.plugin.idea.IdeaMojo
- rewriteProject() - Method in class org.apache.maven.plugin.idea.IdeaProjectMojo
- rewriteProject(Set) - Method in class org.apache.maven.plugin.idea.IdeaMojo
- rewriteWorkspace() - Method in class org.apache.maven.plugin.idea.IdeaMojo
- rewriteWorkspace() - Method in class org.apache.maven.plugin.idea.IdeaWorkspaceMojo
S
- setClasses(String) - Method in class org.apache.maven.plugin.idea.Library
- setExclude(boolean) - Method in class org.apache.maven.plugin.idea.Library
- setJavadocs(String) - Method in class org.apache.maven.plugin.idea.Library
- setJdkName(Element, String) - Method in class org.apache.maven.plugin.idea.IdeaProjectMojo
-
Sets the name of the JDK to use.
- setName(String) - Method in class org.apache.maven.plugin.idea.Library
- setProject(MavenProject) - Method in class org.apache.maven.plugin.idea.IdeaMojo
- setProjectScmType(Element) - Method in class org.apache.maven.plugin.idea.IdeaWorkspaceMojo
-
Sets the SCM type of the project
- setSources(String) - Method in class org.apache.maven.plugin.idea.Library
- setWildcardResourcePatterns(Element, String) - Method in class org.apache.maven.plugin.idea.IdeaProjectMojo
-
Sets the wilcard resource patterns.
- sourceClassifier - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Sets the classifier string attached to an artifact source archive name.
- sourceClassifier - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Sets the classifier string attached to an artifact source archive name.
- sources - Variable in class org.apache.maven.plugin.idea.Library
T
- toRelative(String, String) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
-
Translate the absolutePath into its relative path.
- toString() - Method in class org.apache.maven.plugin.idea.Library
- translateScmType(String) - Method in class org.apache.maven.plugin.idea.IdeaWorkspaceMojo
-
Translate the SCM type from the SCM connection URL to the format used by IDEA as the value for ACTIVE_VCS_NAME.
U
- useFullNames - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
-
Whether to use full artifact names when referencing libraries.
- useFullNames - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Whether to use full artifact names when referencing libraries.
W
- wagonManager - Variable in class org.apache.maven.plugin.idea.IdeaModuleMojo
- wagonManager - Variable in class org.apache.maven.plugin.idea.IdeaMojo
- wildcardResourcePatterns - Variable in class org.apache.maven.plugin.idea.IdeaMojo
-
Specify the resource pattern in wildcard format, for example "?*.xml;?*.properties".
- wildcardResourcePatterns - Variable in class org.apache.maven.plugin.idea.IdeaProjectMojo
-
Specify the resource pattern in wildcard format, for example "?*.xml;?*.properties".
- writeXmlDocument(File, Document) - Method in class org.apache.maven.plugin.idea.AbstractIdeaMojo
All Classes All Packages