Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle 1.11 Configuration with name 'default' not found #59

Open
FlorentAnders opened this issue Apr 8, 2014 · 7 comments
Open

Gradle 1.11 Configuration with name 'default' not found #59

FlorentAnders opened this issue Apr 8, 2014 · 7 comments

Comments

@FlorentAnders
Copy link

I tried building Telegram S in Gradle, but with Gradle 1.8, 1.9 and 1.10 I got an "Could not create plugin of type AppPlugin" error, but with Gradle 1.11, I got a Configuration with Name 'default' not found.

I tried gradle assembleCommonRelease, gradle dist and gradle assembleDevDebug but nothing worked. Where is the error?

@stefanmaric
Copy link

I have a related issue. I imported the project into Android Studio and I can't sync Gradle projects.

Gradle 'telegramS' project refresh failed:
        Configuration with name 'default' not found.

Complete log: https://gist.github.com/stefanmaric/10273838

I found something related to the 1.11 Gradle release here: http://gradle.1045684.n5.nabble.com/Fwd-New-problem-gradle-v1-11-rc-1-could-not-run-build-action-using-gradle-dist-td5712263.html

I'm totally new into Android Studio and Gradle. I haven't found how to start editing. 😞

@ex3ndr
Copy link
Collaborator

ex3ndr commented Apr 9, 2014

Recently i have updated my IntelliJ IDEA (same as Android Studio) with build tools and it stopped building( I'll try to fix this soon.

@michaelmuenzer
Copy link

I just ran into similar problems. Tried to build the project with Android Studio and via gradle commandline (1.10 and 1.12) and received the same error:
A problem occurred configuring project ':app'. Configuration with name 'default' not found.

Log: https://gist.github.com/michaelmuenzer/7d09aff2bbf988f4293f

Do I have to configure anything special to make this work?

@JazzyJes
Copy link

JazzyJes commented Jun 8, 2014

i see the same error. Did you find a solution for it?

@sebasao
Copy link

sebasao commented Jun 12, 2014

Getting error running gradle from Ubuntu CLI

Could not determine the dependencies of task ':app:test'.

Configuration with name 'default' not found.

Is there any fix?

@mariobrussi
Copy link

I have the same problem...

@ghost
Copy link

ghost commented Oct 9, 2014

Have you got any fix for that problem? I would appreciate any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants