Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
szpak opened this issue Jan 4, 2019 · 0 comments
Closed
Labels
Milestone

Comments

@szpak
Copy link
Member

szpak commented Jan 4, 2019

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
@szpak szpak added the internal label Jan 4, 2019
@szpak szpak added this to the 0.20.0 milestone Jan 4, 2019
@szpak szpak closed this as completed in 9e540ad Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant