Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tasksDependOnProjectPublicationRegistry (0.36 sec)

  1. platforms/software/publish/src/main/java/org/gradle/api/publish/plugins/PublishingPluginRules.java

            //this rule is just here to ensure backwards compatibility for builds that create publications with model rules
        }
    
        @Mutate
        void tasksDependOnProjectPublicationRegistry(ModelMap<Task> tasks, PublishingExtension extension) {
            //this rule is just here to ensure backwards compatibility for builds that create publications with model rules
        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 14:02:46 UTC 2023
    - 2.1K bytes
    - Viewed (0)
Back to top