com.atlassian.maven.plugins
Class Test

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.atlassian.maven.plugins.AbstractIdeaMojo
          extended by com.atlassian.maven.plugins.Test
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class Test
extends AbstractIdeaMojo

Author:
Atlassian

Field Summary
 
Fields inherited from class com.atlassian.maven.plugins.AbstractIdeaMojo
appParams, appPort, artifactFactory, artifactMetadataSource, artifactResolver, atlassianProperties, executedProject, ideaHasBeenRun, localRepo, log, overwrite
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
Test()
           
 
Method Summary
 void build()
           
 void execute()
           
protected  void modifyTestEnvModule(java.lang.String relPath)
           
 
Methods inherited from class com.atlassian.maven.plugins.AbstractIdeaMojo
addWebAppModules, callMavenIdea, createElement, createOptions, doDependencyResolution, findComponent, findElement, findElement, findElement, findElementWithAttribute, findModule, getLog, getPluginSetting, getProjectArtifacts, initAtlassianVariables, initParam, invertSlashes, modifyEnvModule, modifyIpr, modifyResinEnvModule, readXmlDocument, readXmlDocument, removeElement, removeElement, removeOldElements, replace, replaceArtifactId, replaceJavaVersion, replaceURLElement, 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

Test

public Test()
Method Detail

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException

build

public void build()
           throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException

modifyTestEnvModule

protected void modifyTestEnvModule(java.lang.String relPath)
                            throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2006 null. All Rights Reserved.