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

No longer works with Gradle 3.x if eclipse plugin is applied #64

Open
dnwe opened this issue Nov 2, 2016 · 2 comments
Open

No longer works with Gradle 3.x if eclipse plugin is applied #64

dnwe opened this issue Nov 2, 2016 · 2 comments

Comments

@dnwe
Copy link

dnwe commented Nov 2, 2016

noExportConfigurations has been deprecated in the EclipseClasspath dsl for some time now and has finally been removed completely in Gradle 3.x, but is currently being used here

Hence gradle-cucumber-plugin now fails with:

* What went wrong:
A problem occurred evaluating root project 'example-root-project'.
> Failed to apply plugin [id 'com.github.samueltbrown.cucumber']
   > Could not get unknown property 'noExportConfigurations' for object of type org.gradle.plugins.ide.eclipse.model.EclipseClasspath.
@praveena-mouli
Copy link

Any updates on this?

@hamo26
Copy link

hamo26 commented Oct 30, 2017

Bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants