how to import exhibitor sources as a project in eclipse?

14 views
Skip to first unread message

bigheadgp bigheadgp

unread,
Jan 3, 2017, 5:09:39 AM1/3/17
to exhibitor-users
I want to import the exhibitor sources as an eclipse project, however, after I cloned the source from git, when I use the following command:

> gradle eclipse


following error arise:


17:58:32.052 [DEBUG] [org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleComponentRepository] Found artifact 'httpcore.jar (org.apache.httpcomponents:httpcore:4.2.4)' in resolver cache: /Users/pguo/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.2.4/3b7f38df6de5dd8b500e602ae8c2dd5ee446f883/httpcore-4.2.4.jar
17:58:32.181 [DEBUG] [org.gradle.configuration.project.BuildScriptProcessor] Timing: Running the build script took 3.137 secs
17:58:32.190 [ERROR] [org.gradle.BuildExceptionReporter]
17:58:32.192 [ERROR] [org.gradle.BuildExceptionReporter] FAILURE: Build failed with an exception.
17:58:32.193 [ERROR] [org.gradle.BuildExceptionReporter]
17:58:32.193 [ERROR] [org.gradle.BuildExceptionReporter] * What went wrong:
17:58:32.194 [ERROR] [org.gradle.BuildExceptionReporter] org/gradle/listener/BroadcastDispatch
17:58:32.194 [ERROR] [org.gradle.BuildExceptionReporter] > org.gradle.listener.BroadcastDispatch
17:58:32.195 [ERROR] [org.gradle.BuildExceptionReporter]
17:58:32.195 [ERROR] [org.gradle.BuildExceptionReporter] * Exception is:
17:58:32.198 [ERROR] [org.gradle.BuildExceptionReporter] java.lang.NoClassDefFoundError: org/gradle/listener/BroadcastDispatch
17:58:32.199 [ERROR] [org.gradle.BuildExceptionReporter] at nebula.plugin.netflixossproject.NetflixOssProjectPlugin.apply(NetflixOssProjectPlugin.groovy:47)
...
3)
17:58:32.218 [ERROR] [org.gradle.BuildExceptionReporter] Caused by: java.lang.ClassNotFoundException: org.gradle.listener.BroadcastDispatch
17:58:32.218 [ERROR] [org.gradle.BuildExceptionReporter] ... 54 more
17:58:32.218 [ERROR] [org.gradle.BuildExceptionReporter]
17:58:32.219 [LIFECYCLE] [org.gradle.BuildResultLogger]
17:58:32.219 [LIFECYCLE] [org.gradle.BuildResultLogger] BUILD FAILED
17:58:32.220 [LIFECYCLE] [org.gradle.BuildResultLogger]
17:58:32.220 [LIFECYCLE] [org.gradle.BuildResultLogger] Total time: 5.686 secs

Anyone can help me out??


Reply all
Reply to author
Forward
0 new messages