Class MavenSessionExecutor.BuildException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.plugin.MavenSessionExecutor.BuildException
All Implemented Interfaces:
Serializable
Enclosing class:
MavenSessionExecutor

public static final class MavenSessionExecutor.BuildException extends Exception
Exception thrown when the maven build fails.
See Also:
  • Constructor Details