osgi-vertx-demo
osgi-vertx-demo copied to clipboard
Build failed: Failed to apply plugin [id 'biz.aQute.bnd']
Hi,
first of all: great idea to combine vertx with osgi. I wish OSGI would have more prominence. I get the following error when running gradle (I use gradle Buildship in eclipse). Total time: 13.022 secs
FAILURE: Build failed with an exception.
-
Where: Build file 'H:\git\osgi-vertx-demo\build.gradle' line: 33
-
What went wrong: A problem occurred evaluating root project 'osgi-vertx-demo'.
Failed to apply plugin [id 'biz.aQute.bnd'] Cannot set property 'project' on null object
- Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
CONFIGURE FAILED
Total time: 14.211 secs