org.apache.maven.plugin.idea
public class IdeaModuleMojo extends AbstractIdeaMojo
UNKNOWN: module phase="generate-sources"
Method Summary | |
---|---|
void | execute()
Create IDEA (.iml) project files.
|
void | initParam(MavenProject project, ArtifactFactory artifactFactory, ArtifactRepository localRepo, ArtifactResolver artifactResolver, ArtifactMetadataSource artifactMetadataSource, Log log, boolean overwrite, MavenProject executedProject, List reactorProjects, WagonManager wagonManager, boolean linkModules, boolean useFullNames, boolean downloadSources, String sourceClassifier, boolean downloadJavadocs, String javadocClassifier, Library[] libraries, Set macros, String exclude, boolean useShortDependencyNames) |
void | rewriteModule() |
Throws: org.apache.maven.plugin.MojoExecutionException