android - Build failed with an exception -


i getting task 'jar' ambiguous in root project 'projectname'.

candidates are: 'jardebugclasses', 'jarreleaseclasses'.

while run ./gradlew clean jar

can me out.

the error information says wrong: gradle cannot determine task trying run jar short both jardebugclasses jarreleaseclasses. replacing jar jarr solve ambiguity (if want trigger jarreleaseclasses task - use jard jardebugclasses).


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -