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

Imported into Android Studio for sample -Error:No such property: GROUP for class: org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer #17

Closed
Artespecialist opened this issue Dec 16, 2015 · 2 comments

Comments

@Artespecialist
Copy link

Hello! First of all congratulations on the project.
One question. I am trying to import the project via the github link, as i understand there is a sample project that i can access via this link. Unfortunately gradle can not complete and gives an error:

Gradle 'AgendaCalendarView-master' project refresh failed
Error:No such property: GROUP for class: org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer

Your help is appreciated. Thank you.

@Garridovic
Copy link

Hi!
after a short search I have found that commenting the line 37 in agendacalendarview/build.gradle solves the error.
Source

@Artespecialist
Copy link
Author

I had to comment / delete this line at position 37
apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle'

Yes you are correct... Now it works. Thank you!

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

2 participants