ch.hortis.sonar.mvn
Class SonarMojo.BootstrapAdditionalGoal

java.lang.Object
  extended by ch.hortis.sonar.mvn.SonarMojo.BootstrapGoal
      extended by ch.hortis.sonar.mvn.SonarMojo.BootstrapAdditionalGoal
Enclosing class:
SonarMojo

protected static class SonarMojo.BootstrapAdditionalGoal
extends SonarMojo.BootstrapGoal


Constructor Summary
protected SonarMojo.BootstrapAdditionalGoal()
           
 
Method Summary
 boolean isFailOnError()
           
 void setFailOnError(boolean failOnError)
           
 
Methods inherited from class ch.hortis.sonar.mvn.SonarMojo.BootstrapGoal
getGoal, getGoalProps, isSaveSonarPom, setGoal, setGoalProps, setSaveSonarPom
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SonarMojo.BootstrapAdditionalGoal

protected SonarMojo.BootstrapAdditionalGoal()
Method Detail

isFailOnError

public boolean isFailOnError()

setFailOnError

public void setFailOnError(boolean failOnError)


Copyright © 2007-2008 hortis. All Rights Reserved.