Amandeep Singh
2014-03-01 13:06:22 UTC
I'm trying to export gradle WP-android app project in Eclipse but getting
some SDK related issues.
As mentioned in the readme file, I appended the SDK location in the
local.properties file and tried gradle tasks, gradle assemble, gradle build
commands from cmd and also tried exporting the gradle project in eclipse,
but got errors.
D:\DevTools\Git_Repos\WordPress-Android>gradle assemble
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'WordPress-Android'.
.2.2:lombok-ast.jar'
lombok/lombok-ast/0.2.2/lombok-ast-0.2.2.jar'.
Run with --stacktrace option to get the stack trace. Run with --info or
--debug
option to get more log output.
BUILD FAILED
Total time: 18.928 secs
D:\DevTools\Git_Repos\WordPress-Android>gradle assemble
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\DevTools\Git_Repos\WordPress-Android\build.gradle' line: 15
* What went wrong:
A problem occurred evaluating root project 'WordPress-Android'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or
--debug
option to get more log output.
BUILD FAILED
Total time: 6.552 secs
D:\DevTools\Git_Repos\WordPress-Android>
the location is correct btw, don't know where's the fault.
[1] https://github.com/wordpress-mobile/WordPress-Android
thanks
some SDK related issues.
As mentioned in the readme file, I appended the SDK location in the
local.properties file and tried gradle tasks, gradle assemble, gradle build
commands from cmd and also tried exporting the gradle project in eclipse,
but got errors.
D:\DevTools\Git_Repos\WordPress-Android>gradle assemble
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'WordPress-Android'.
Could not resolve all dependencies for configuration ':classpath'.
Could not download artifact
'com.android.tools.external.lombok:lombok-ast:0Could not download artifact
.2.2:lombok-ast.jar'
Could not GET '
http://repo1.maven.org/maven2/com/android/tools/external/lombok/lombok-ast/0.2.2/lombok-ast-0.2.2.jar'.
repo1.maven.org
* Try:Run with --stacktrace option to get the stack trace. Run with --info or
--debug
option to get more log output.
BUILD FAILED
Total time: 18.928 secs
D:\DevTools\Git_Repos\WordPress-Android>gradle assemble
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\DevTools\Git_Repos\WordPress-Android\build.gradle' line: 15
* What went wrong:
A problem occurred evaluating root project 'WordPress-Android'.
The SDK directory 'D:\DevTools\Git_Repos\WordPress-Android' does not
exist.* Try:
Run with --stacktrace option to get the stack trace. Run with --info or
--debug
option to get more log output.
BUILD FAILED
Total time: 6.552 secs
D:\DevTools\Git_Repos\WordPress-Android>
the location is correct btw, don't know where's the fault.
[1] https://github.com/wordpress-mobile/WordPress-Android
thanks
--
_________________________________________________________
Amandeep Singh Mundra
http://about.me/aman.adsm
http://kodevelop.com/
_________________________________________________________
Amandeep Singh Mundra
http://about.me/aman.adsm
http://kodevelop.com/