GithubHelp home page GithubHelp logo

Comments (14)

nishkarsh avatar nishkarsh commented on July 16, 2024 2

Hey @mikejeep! Thanks for bringing this to my knowledge, I will move it off to Maven Central as soon as possible.

from android-permissions.

nishkarsh avatar nishkarsh commented on July 16, 2024 1

Hey @mikejeep! I am sorry for creating the confusion. In summary, the builds from 0.1.7 to 2.0.54 are now available at mavenCentral(). The version 1.0.9 is indeed not listed on github under releases. The version got mistakenly published now and contains no new functionality or bugfix. (I am yet to move from travis-ci.org to travis-ci.com and automate the publishing to the central repo to avoid such kind of errors in the future)

All the published versions would soon appear at https://search.maven.org/artifact/io.github.nishkarsh/android-permissions and as of now could be seen listed on https://repo1.maven.org/maven2/io/github/nishkarsh/android-permissions/
The remaining older versions would also be published soon.

from android-permissions.

christocracy avatar christocracy commented on July 16, 2024

Hi @nishkarsh. I don't see this on maven-central yet.

from android-permissions.

nishkarsh avatar nishkarsh commented on July 16, 2024

Hey @christocracy, @mikejeep, sorry for this getting delayed. I am most probably going to take out time today and tomorrow to push this to maven-central.

from android-permissions.

christocracy avatar christocracy commented on July 16, 2024

@nishkarsh Thanks for the quick update.

I'm currently using 0.1.8. Could you please ensure that older version gets migrated to mavenCentral as well?

from android-permissions.

christocracy avatar christocracy commented on July 16, 2024

@nishkarsh I've sent you $300 USD for your support.

from android-permissions.

nishkarsh avatar nishkarsh commented on July 16, 2024

Thanks for the contribution @christocracy, I appreciate it.

I have started the process of migration of older archives to Maven Central. Unfortunately moving to sonatype requires me to verify the ownership of the domain that I don't own anymore (intentfilter.com) and that's why going forward the group name under which the artifacts would be released is: io.github.nishkarsh.

The process of moving the older versions is also troublesome at the moment since publishing an artifact to Maven Central has to meet certain requirements for which the older versions have to be rebuilt from the source in this case. Configuring Travis CI is going to take some time after which the publishing should become easy again but for now, I have published io.github.nishkarsh:android-permissions:1.0.9 io.github.nishkarsh:android-permissions:0.1.8 manually which is the same as old com.intentfilter:android-permissions:0.1.8 that could be found at mavenCentral().

Please let me know if you find trouble configuring the dependency.

Over the next few days, the other older versions would be moved to Maven Central too and I will close the issue post that. Thanks!

from android-permissions.

mikejeep avatar mikejeep commented on July 16, 2024

Thanks @nishkarsh! But I am a little confused -- the current version on JCenter is 2.0.54, and I don't see version 1.0.9 listed on GitHub?

from android-permissions.

christocracy avatar christocracy commented on July 16, 2024

Thanks very much @nishkarsh. Seems to work for me now.

from android-permissions.

mikejeep avatar mikejeep commented on July 16, 2024

Thank you @nishkarsh ! Worked for me as well. Going to send another contribution for your efforts, I appreciate it.

from android-permissions.

aricab avatar aricab commented on July 16, 2024

Hi nishkarsh,
I'm trying to remove jcenter() since it was failing lately (timed out).

When building my project it keeps saying: "Could not find com.intentfilter:android-permissions:0.1.7"
I've added maven { url "https://repo1.maven.org/maven2/" } in android/build.gradle and I see that now is seraching in the locations:

should I redirect somehow to https://repo1.maven.org/maven2/io/github/nishkarsh/android-permissions/0.1.7/android-permissions-0.1.7.aar ?

Adding implementation 'io.github.nishkarsh:android-permissions:0.1.7' didn't help ..

I'll apreciate any help
Thanks!

from android-permissions.

aricab avatar aricab commented on July 16, 2024

Hi nishkarsh, I'm trying to remove jcenter() since it was failing lately (timed out).

When building my project it keeps saying: "Could not find com.intentfilter:android-permissions:0.1.7" I've added maven { url "https://repo1.maven.org/maven2/" } in android/build.gradle and I see that now is seraching in the locations:

should I redirect somehow to https://repo1.maven.org/maven2/io/github/nishkarsh/android-permissions/0.1.7/android-permissions-0.1.7.aar ?

Adding implementation 'io.github.nishkarsh:android-permissions:0.1.7' didn't help ..

I'll apreciate any help Thanks!

I think I was able to FIX it, changing the android-permission dependency.
Thanks @christocracy as your post was the one that helped me: transistorsoft/flutter_background_geolocation#605

It always happens to me, I struggle with something for days, and when I finally decide to write a question, I find a solution immediately after. My conclusion is that I should not take long to ask to have the answer before. =)

THANKS.

from android-permissions.

mikejeep avatar mikejeep commented on July 16, 2024

When building my project it keeps saying: "Could not find com.intentfilter:android-permissions:0.1.7"

FYI you are using an older version; for the benefit of others who may find this issue later, this would be the most current line for your project's build.gradle:

implementation 'io.github.nishkarsh:android-permissions:2.0.54'

from android-permissions.

vish2595 avatar vish2595 commented on July 16, 2024

@nishkarsh I am getting read only repo access.

from android-permissions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.