file | the ivy file to parse |
Yes, if you wish to parse an ivy file. No, if you are retrieving information about a module from an ivy repository. |
organisation | the organisation of the module to find (since 2.0) |
No, if you wish to parse an ivy file. Yes, if you are retrieving information about a module from an ivy repository. |
module | the the name of the module to find (since 2.0) |
No, if you wish to parse an ivy file. Yes, if you are retrieving information about a module from an ivy repository. |
branch | the branch of the module to find (since 2.0) |
No, defaults to the default branch for the given module if you are retrieving information about a module from an ivy repository. |
revision | the revision constraint to apply (since 2.0) |
No, if you wish to parse an ivy file. Yes, if you are retrieving information about a module from an ivy repository. |
property | the name to use as the base of the property names set by this task (since 2.0) |
No, will default to 'ivy' if not set. |
settingsRef | A reference to the ivy settings that must be used by this task (since 2.0) | No, 'ivy.instance' is taken by default. |