|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.idea.AbstractIdeaMojo
org.apache.maven.plugin.idea.IdeaWorkspaceMojo
public class IdeaWorkspaceMojo
Field Summary |
---|
Fields inherited from class org.apache.maven.plugin.idea.AbstractIdeaMojo |
---|
artifactFactory, artifactMetadataSource, artifactResolver, executedProject, localRepo, log, overwrite |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
IdeaWorkspaceMojo()
|
Method Summary | |
---|---|
void |
execute()
Create IDEA workspace (.iws) file. |
protected java.lang.String |
getScmType()
used to retrieve the SCM Type |
protected java.lang.String |
getScmType(java.lang.String connection)
|
void |
rewriteWorkspace()
|
Methods inherited from class org.apache.maven.plugin.idea.AbstractIdeaMojo |
---|
createElement, doDependencyResolution, findComponent, findElement, findElement, getLog, initParam, readXmlDocument, removeOldElements, toRelative, writeXmlDocument |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdeaWorkspaceMojo()
Method Detail |
---|
public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
public void rewriteWorkspace() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected java.lang.String getScmType()
protected java.lang.String getScmType(java.lang.String connection)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |