Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

PluginTestPlugin works only with Gradle 3.4. #15

Open
michael-barth-elco opened this issue May 19, 2017 · 0 comments
Open

PluginTestPlugin works only with Gradle 3.4. #15

michael-barth-elco opened this issue May 19, 2017 · 0 comments

Comments

@michael-barth-elco
Copy link
Contributor

For changes in Gradle API the plugin was developed for Gradle version 3.4. With a higher version the following error occurs:

> Failed to apply plugin [id 'de.monkeyworks.buildmonkey.pde.PluginTestPlugin']
   > Could not generate a proxy class for class de.monkeyworks.buildmonkey.pde.testing.PluginTestExtension.

This should be fixed for usage with Gradle 3.5 or higher

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

No branches or pull requests

1 participant