org.sonar.maven
Class CollectMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by ch.hortis.sonar.mvn.CoreMojo
          extended by org.sonar.maven.CollectMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class CollectMojo
extends CoreMojo


Field Summary
 
Fields inherited from class ch.hortis.sonar.mvn.CoreMojo
mavenProject
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
CollectMojo()
           
 
Method Summary
 void doExecute()
           
 
Methods inherited from class ch.hortis.sonar.mvn.CoreMojo
execute, getBranch, getContainer, getDatabaseConnector, getProject, getReactorProjects, getSnapshotId, isLight, setBranch, setDatabaseConnector, setJdbcDriverClassName, setJdbcPassword, setJdbcURL, setJdbcUserName, setLight, setProject, setReactorProjects, setSnapshotId
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectMojo

public CollectMojo()
Method Detail

doExecute

public void doExecute()
               throws org.apache.maven.plugin.MojoExecutionException
Specified by:
doExecute in class CoreMojo
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2007-2008 hortis. All Rights Reserved.