Package 

Class MythicDropsMavenPublishPlugin

  • All Implemented Interfaces:
    org.gradle.api.Plugin

    
    public class MythicDropsMavenPublishPlugin
    extends DependentPlugin
                        

    Plugin that configures Maven publishing to include compileOnly dependencies as "provided" and have an MIT license. Also configures publishing to Sonatype Nexus.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit configureProject(Project target)
      • Methods inherited from class dev.mythicdrops.gradle.conventions.DependentPlugin

        apply
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MythicDropsMavenPublishPlugin

        MythicDropsMavenPublishPlugin()