| out | the location of the descriptor file to generate | Yes | 
    | resolverName | the name of the resolver from which the jars should be to gathered | No | 
    | cacheName | the name of the cache from which the jars should be to gathered | No | 
    | baseDir | the folder into which the jars should be gather recursively | No | 
    | sourceType | if used as a post resolve task, 'sourceType' define the type of artifacts which should be considered as source artifacts (defaults to 'source,sources,src') | No | 
    | encoding | The encoding of the resulting xml file | No. Defaults to UTF-8 | 
    | indent | Specify if the xml result file should be indented | No. Defaults to true | 
    | quiet | Log as debug rather than warning the rejected jars as they are illformed | No. Defaults to false |