Mike, On Fri, 2009-05-01 at 10:42 -0700, Mike wrote: > I've seen this error if I'm NOT running the plugin from the gradle > directory. It has to do with gradle's working directory. Based on your > path, it looks like your running it from your project's directory. On > Linux (it looks like that's what you're running), go to the gradle > directory and do ".\bin\gradleui" to launch the UI. The error is > because gradle is looking for gradle-imports. > There shouldn't be an context or structure issues for the UI itself, > however, I haven't quite overcome some of the pathing issues with > gradle. It seems to want things setup very specifically. Or I could > just doing someting horribly incorrect. This is something that will > definitely be corrected. > > Mike > Automated Logic Research Team >
Aha, well spotted on all counts :-)
I tried starting in $GRADLE_HOME and things were far more "working":
:: loading settings :: url =
jar:file:/home/users/russel/lib/Java/gradle/lib/ivy-2.1.0-rc1.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: resolving dependencies :: org.gradle#build;SNAPSHOT
confs: [build]
:: resolution report :: resolve 40ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules ||
artifacts |
| conf | number| search|dwnlded|evicted||
number|dwnlded|
---------------------------------------------------------------------
| build | 0 | 0 | 0 | 0 || 0 |
0 |
---------------------------------------------------------------------
Build failed with an exception.
Use the stack trace options to get more details
Build file
'/home/users/russel/Repositories/Bazaar/Masters/ADS/build.gradle' line: 48
A problem occurred evaluating root project 'ADS'.
Cause: Configuration with name 'providedCompile' not found.
This is a Gradle Trunk problem, not a problem with Gradle UI.
That's about all I can do for now I'm afraid.
--
Russel.
============================================================
Dr Russel Winder Partner
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084 voip:
sip:[email protected]
London SW11 1EN, UK. m: +44 7770 465 077 xmpp: [email protected]
signature.asc
Description: This is a digitally signed message part
