Index: doc/use/publish.html =================================================================== --- doc/use/publish.html (revision 782979) +++ doc/use/publish.html (working copy) @@ -45,6 +45,9 @@ AttributeDescriptionRequired + organisationthe source and published organisation nameYes. Provided explicitly through this attribute, the 'ivy.organisation' property, or a prior call to the resolve task. + modulethe source and published module nameYes. Provided explicitly through this attribute, the 'ivy.module' property, or a prior call to the resolve task. + revisionthe source revision and also the published revision unless pubrevision is setYes. Provided explicitly through this attribute, the 'ivy.revision' property, or a prior call to the resolve task. artifactspatternthe pattern to use to find artifacts to publish No. Defaults to ${ivy.publish.src.artifacts.pattern} resolverthe name of the resolver to use for publication