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

public class IvyRepositoryReport extends IvyTask
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_KEY

    Fields inherited from class org.apache.tools.ant.Task

    target, taskName, taskType, wrapper

    Fields inherited from class org.apache.tools.ant.ProjectComponent

    description, location, project
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.tools.ant.taskdefs.XSLTProcess.Param
     
    void
    The real logic of task execution after project has been set in the context.