Package org.apache.ivy.ant
Class IvyRepositoryReport
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.ivy.ant.IvyTask
org.apache.ivy.ant.IvyRepositoryReport
- All Implemented Interfaces:
Cloneable
Generates a report of dependencies of a set of modules in the repository. The set of modules is
specified using organisation/module and matcher.
-
Field Summary
Fields inherited from class org.apache.ivy.ant.IvyTask
ANT_PROJECT_CONTEXT_KEYFields inherited from class org.apache.tools.ant.Task
target, taskName, taskType, wrapperFields inherited from class org.apache.tools.ant.ProjectComponent
description, location, project -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.tools.ant.taskdefs.XSLTProcess.ParamvoidThe real logic of task execution after project has been set in the context.