Hi,

I just wanted to spend some more time to get my build running again. Today it just worked. And I have changed nothing at all. So I really have no clue why gradle was complaining about "No projects in this build have project directory '/users/pvoss/myproject'." although my working directory was "/Users/pvoss/myproject". I have no clue where gradle was taking the lowercase /users from.

--Peter


On 20.11.2009, at 22:05, Peter Voss wrote:

Hi Adam,

right I have a case-insensitive file system (Mac). But where is the / users coming from? If I do a pwd the directory is
/Users/pvoss/myproject

Where is gradle taking the /users/pvoss/myproject from?

Thanks,
--Peter

On 20.11.2009, at 20:37, Adam Murdoch wrote:


If you're working on a machine with a case-insensitive file system (windows, os x), double check that your working directory has the correct case (eg should that '/users' below be '/Users' instead?)


Peter Voss wrote:
Hi,

I am really stuck now. I have used gradle successfully for a while, but it just stopped working with the following error message:

>gradle eclipse

FAILURE: Build failed with an exception.

* What went wrong:
Could not select the default project for this build. No projects in this build have project directory '/users/pvoss/myproject'.

* Try:
Run with -s or -d option to get more details. Run with -S option to get the full (very verbose) stacktrace.

BUILD FAILED

Total time: 2.099 secs

I think I have deleted ~/.gradle before. When I checkout the project on a different machine everything works fine. There also is an issue which seems to be related to this problem:
http://jira.codehaus.org/browse/GRADLE-511

Any ideas what I can do to get gradle running again?

Thanks,
--Peter

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

 http://xircles.codehaus.org/manage_email



--
Adam Murdoch
Gradle Developer
http://www.gradle.org


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

 http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to