Codearte/gradle-nexus-staging-plugin

Fail with clear error message on running with too old Gradle version

szpak opened this issue · 0 comments

szpak commented

As of 0.20.0 Gradle 4.8+ is required.

A problem occurred evaluating script.
> Failed to apply plugin [id 'io.codearte.nexus-staging']
   > Could not generate a proxy class for class io.codearte.gradle.nexus.NexusStagingExtension.

requires -s to find:

Caused by: java.lang.ClassNotFoundException: org.gradle.api.provider.Property