org.apache.maven.execution

Class BuildFailure

public class BuildFailure extends Object

Describe a build failure in the reactor.

Version: $Id: BuildFailure.java 320797 2005-10-13 16:36:54Z brett $

Author: Brett Porter

Method Summary
ExceptiongetCause()
StringgetTask()
longgetTime()

Method Detail

getCause

public Exception getCause()

getTask

public String getTask()

getTime

public long getTime()
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.