Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing from Maven or Jcenter fails (Jitpack works) #1

Closed
GuilhE opened this issue Oct 2, 2020 · 1 comment
Closed

Importing from Maven or Jcenter fails (Jitpack works) #1

GuilhE opened this issue Oct 2, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@GuilhE
Copy link
Owner

GuilhE commented Oct 2, 2020

Describe the bug

Failed to resolve: AndroidStyling-LintRules:checks:unspecified
Affected Modules: app

To Reproduce

Just add it as a gradle dependency: implementation 'com.github.guilhe:styling-lint:2.0.0'

Expected behavior

No fail to resolve

Details (please complete the following information):

  • v2.0.0

Additional context

Current work arounds:

  • Use jitpack import:

    or
  • Clone repo, build and import to/from local maven
    or
  • Use version 1.0.0, just follow README.md instructions
@GuilhE GuilhE added the bug Something isn't working label Oct 2, 2020
@GuilhE GuilhE self-assigned this Oct 2, 2020
@GuilhE GuilhE changed the title Importing from MavenLocal works but not from remote Importing from Maven or Jcenter fails (Jitpack works) Dec 15, 2020
@GuilhE
Copy link
Owner Author

GuilhE commented Dec 15, 2020

Seams to be fixed in release 2.0.1 🤷‍♂️

@GuilhE GuilhE closed this as completed Dec 15, 2020
Repository owner locked as resolved and limited conversation to collaborators Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant