Execute the task.
throws: BuildException - if the task fails.
setCheckExtension
public void setCheckExtension(boolean checkExtension)(Code)
Check nested libraries for extensions
Parameters: checkExtension - if true, libraries returned by nestedresolvers should be checked to see if they supply extension.
setFailOnError
public void setFailOnError(boolean failOnError)(Code)
Set whether to fail if error.
Parameters: failOnError - if true, failure to locate library should fail build.
The name of the property in which the location of
library is stored.
Parameters: property - The name of the property in which the location oflibrary is stored.