Android-StepsView icon indicating copy to clipboard operation
Android-StepsView copied to clipboard

Error:No such property: POM_ARTIFACT_ID for class: org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer

Open LeoYe168 opened this issue 8 years ago • 4 comments

Error:No such property: POM_ARTIFACT_ID for class: org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer

LeoYe168 avatar Aug 08 '16 08:08 LeoYe168

just remove this line: apply from: '../maven_push.gradle'

in your libary's build gradle

liqQi avatar Aug 23 '16 07:08 liqQi

i'm having same issue and theres no such line in build gradle mentioned above

Shrikant-B avatar Jun 10 '17 11:06 Shrikant-B

apply from: '../maven_push.gradle'

This line is in libray/build.gradle

arashjits avatar Apr 18 '18 06:04 arashjits

apply from: '../maven_push.gradle'

This line is in libray/build.gradle

is was not there

enggmspl avatar Apr 15 '21 07:04 enggmspl