quickscroll icon indicating copy to clipboard operation
quickscroll copied to clipboard

Publish correctly to Maven Central

Open 4brunu opened this issue 10 years ago • 2 comments

This library looks excellent, great work, but I think it's published in Maven Central incorrectly. I try to do compile 'com.andraskindler.quickscroll:quickscroll:0.9.8' in my gradle project but it doesn't work.

I'm doing something wrong? Or the version in the Maven Central isn't working?

4brunu avatar Sep 10 '14 13:09 4brunu

I have the same problem, it's a problem with how it's been published to maven central. When you look at the library structure in your Android Studio dependencies, the jar doesn't contain the correct class structure. It just contains pom.properties and pom.xml files. Since this issue was raised a year ago and hasn't been resolved I am going to try to fork the project and create my own maven repo, seems like the maintainer isn't concerned about this?

d370urn3ur avatar Aug 27 '15 07:08 d370urn3ur

I would suggest to move the library to Bintray. They have an official Gradle plugin for publishing and IMO much more easy to maintain. I'll discuss this with @andraskindler and report back here.

gyulavoros avatar Aug 27 '15 08:08 gyulavoros