Class PublicationsDelegate

java.lang.Object
groovy.lang.GroovyObjectSupport
org.savantbuild.parser.groovy.PublicationsDelegate
All Implemented Interfaces:
groovy.lang.GroovyObject

public class PublicationsDelegate extends groovy.lang.GroovyObjectSupport
Groovy delegate for defining publications.
  • Constructor Details

    • PublicationsDelegate

      public PublicationsDelegate(Project project, Publications publications)
  • Method Details

    • invokeMethod

      public Object invokeMethod(String name, Object args)
    • standard

      public void standard()
      Configures the standard project publications. This includes the main and test JAR files along with their source JAR files that are located in the build/jars directory.