androidsvg icon indicating copy to clipboard operation
androidsvg copied to clipboard

Lib is not building on Jitpack

Open scheffield opened this issue 6 years ago • 2 comments

Some bug fixes are not yet released and it would be nice to use a jitpack build of the library (https://jitpack.io/#BigBadaboom/androidsvg). However the builds recently are failing with

FAILURE: Build failed with an exception.

* Where:
Script '/home/jitpack/build/androidsvg/publish.gradle' line: 39

* What went wrong:
A problem occurred evaluating script.
> Could not get unknown property 'sonatypeUsername' for project ':androidsvg' of type org.gradle.api.Project.

See the log: https://jitpack.io/com/github/BigBadaboom/androidsvg/master-f84ebcf729-1/build.log

scheffield avatar Sep 06 '19 03:09 scheffield

Thanks for the request.

When I get a chance I'll have a look at how I can rearrange the gradle files to allow jitpack to do a clean build.

BigBadaboom avatar Sep 11 '19 05:09 BigBadaboom