Class AllureDownloadPlugin

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

    
    public class AllureDownloadPlugin
     implements Plugin<Project>
                        

    The plugin Adds DownloadAllure task. Note: the end-user needs to specify repositories manually (e.g. repositories { mavenCentral() })

    • Constructor Detail

      • AllureDownloadPlugin

        AllureDownloadPlugin()