p

interplay

package interplay

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object AutomaticModuleName

    Helper to set Automatic-Module-Name in projects.

    Helper to set Automatic-Module-Name in projects.

    !! DO NOT BE TEMPTED INTO AUTOMATICALLY DERIVING THE NAMES FROM PROJECT NAMES !!

    The names carry a lot of implications and DO NOT have to always align 1:1 with the group ids or package names, though there should be of course a strong relationship between them.

  2. object Omnidoc extends AutoPlugin

    This AutoPlugin adds the Omnidoc-Source-URL key on the MANIFEST.MF of artifact-sources.jar so later Omnidoc can use that value to link scaladocs to GitHub sources.

  3. object PlayBuildBase extends AutoPlugin

    Plugin that defines base settings for all Play projects

  4. object PlayLibraryBase extends AutoPlugin

    Base Plugin for Play libraries.

    Base Plugin for Play libraries.

    - Publishes to sonatype - Includes omnidoc configuration - Cross builds the project

  5. object PlayNoPublishBase extends AutoPlugin
  6. object PlayRootProjectBase extends AutoPlugin

    Base Plugin for a root project that doesn't get published.

    Base Plugin for a root project that doesn't get published.

    - Contains release configuration

  7. object PlaySbtLibraryBase extends AutoPlugin

    Base Plugin for Play SBT libraries.

    Base Plugin for Play SBT libraries.

    - Publishes to sonatype

  8. object PlaySbtPluginBase extends AutoPlugin

    Base Plugin for Play sbt plugins.

    Base Plugin for Play sbt plugins.

    - Publishes the plugin to sonatype - Adds scripted configuration.

  9. object PlaySonatypeBase extends AutoPlugin

    Base plugin for all projects that publish to sonatype (which is all of them!)

  10. object Playdoc extends AutoPlugin
  11. object SbtVersions
  12. object ScalaVersions

Ungrouped