A PublicationContainer
is responsible for creating and managing Publication instances.
The set of available publication types is dependent on the application of particular plugins:
apply plugin: 'ivy-publish' publishing.publications.create('publication-name', IvyPublication) { // Configure the ivy publication here }The usual way to add publications is via a configuration block. See the documentation for PublishingExtension.publications for examples of how to create and configure publications.
Methods inherited from class | Name |
---|---|
interface ExtensiblePolymorphicDomainObjectContainer |
registerBinding, registerFactory, registerFactory, create, create, containerWithType, maybeCreate, create, create, create, configure, maybeCreate, matching, matching, withType, findAll, add, addAll, getByName, getByName, matching, matching, withType, getAt, findByName, getAsMap, getNames, addRule, addRule, getNamer, getRules, all, all, matching, matching, withType, withType, withType, findAll, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, equals, hashCode, clear, contains, isEmpty, size, toArray, toArray, iterator, remove, containsAll, removeAll, retainAll, add, equals, hashCode, clear, contains, isEmpty, size, toArray, toArray, addAll, iterator, remove, containsAll, removeAll, retainAll, configure |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |