com.atlassian.maven.plugins
Class Resin

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

public class Resin
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
Resin()
           
 
Method Summary
 void build()
           
 void execute()
           
 
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

Resin

public Resin()
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


Copyright © 2006 null. All Rights Reserved.