net.adamcin

graniteit

package graniteit

Visibility
  1. Public
  2. All

Type Members

  1. class ChecksumCalculator extends AnyRef

    Mutable class used to calculate checksums.

  2. class DavReq extends Req with DavVerbs

    Wraps an implicitly created DefaultRequestVerbs object with the DavVerbs trait

  3. trait DavVerbs extends MethodVerbs

    Adds fluid support for the MKCOL method

  4. trait DetectsSlingJunitDependency extends BaseMojo with ResolvesArtifacts

    Defines common parameters and methods for supporting Sling Junit Framework functionality

  5. trait HttpParameters extends BaseMojo

    Trait defining common mojo parameters and methods for establishing HTTP connections to a Granite server.

  6. trait IdentifiesPackages extends AnyRef

    Trait defining common mojo parameters and methods needed to identify content-package binaries based on embedded metadata

  7. trait OutputParameters extends BaseMojo with RequiresProject

    Trait defining common output path variables

  8. trait RequiresProject extends BaseMojo

    Trait for mojos to mark them as requiring a reference to a maven project as well as defining the dependency as a component

  9. trait ResolvesArtifacts extends BaseMojo

    Trait defining common mojo parameters and methods useful for arbitrarily resolving artifacts from local and remote repositories

  10. trait SlingJacocoParameters extends BaseMojo with HttpParameters

    Trait defining common parameters and methods supporting Sling-based Jacoco functionality and reporting

  11. trait UploadsBundles extends BaseMojo with HttpParameters

    Trait defining common mojo parameters and methods for uploading OSGi bundles to the configured CQ server using POST or PUT HTTP methods

  12. trait UploadsPackages extends BaseMojo with HttpParameters with IdentifiesPackages

    Trait defining common mojo parameters and methods useful for uploading and installing vault packages on CQ servers

Value Members

  1. object IdentifiesPackages

    Companion object for the trait defining these useful property constants

  2. object Util

    Utility methods used by the plugin

  3. package mojo

Ungrouped