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

package jjwt is not resolved #885

Open
gocodersuresh opened this issue Dec 26, 2023 · 4 comments
Open

package jjwt is not resolved #885

gocodersuresh opened this issue Dec 26, 2023 · 4 comments
Labels
stale Stale issues pending deletion due to inactivity

Comments

@gocodersuresh
Copy link

Describe the bug
io.jsonwebtoken package does not exist. i have tried below dependency used intelij or simple command line mvn clean install
still this does not work.

**DONT CLOSE this issue saying as duplicate as resolved it does not work despite being reported earlier you never cared to resolve this issue **

To Reproduce
add these dependancy in the pom.xml

org.springframework.boot
spring-boot-starter-security


io.jsonwebtoken
jjwt-api
0.11.5


io.jsonwebtoken
jjwt-impl
0.11.5
runtime


io.jsonwebtoken
jjwt-jackson
0.11.5
runtime

  • do reolod of project in intelij
  • or do mvn clean install
  • still you cant see io.jsonwebtoken package imported

Expected behavior
you should be able to use jwts and other classes
Uploading Screenshot 2023-12-26 220546.png…

Screenshots
If applicable, add screenshots to help explain your problem.

@lhazlewood
Copy link
Contributor

Hi @gocodersuresh !

Just in the spirit of friendly communication, the following comes across (feels) very rude and demanding:

**DONT CLOSE this issue saying as duplicate as resolved it does not work despite being reported earlier you never cared to resolve this issue **

A simple "Please" or other kindness goes a long way in getting purely unpaid volunteers (the JJWT developers) to help you.

Anyway, we are unable to reproduce this issue, because it does indeed work for sample projects that we try. Also, for some reason, the screenshot you tried did not upload, so we can't see it (GitHub does not show it).

Do you have a small sample/test maven project that you could make publicly available in GitHub that we can clone and test locally? I am happy to help, but I am unable to reproduce the behavior you describe. I need at least a starting point that shows what problem you're experiencing.

@lhazlewood
Copy link
Contributor

@gocodersuresh we haven't heard from you since my last comment.

Do you have a simple example project that helps us try to re-create the problem you're seeing?

@gocodersuresh
Copy link
Author

gocodersuresh commented Jan 20, 2024 via email

@lhazlewood lhazlewood added the stale Stale issues pending deletion due to inactivity label Feb 6, 2024
@lhazlewood
Copy link
Contributor

Just doing a little housekeeping: I'm marking this as stale, and it will be closed unless an example/test project can be provided.

Note that if you're having issues with multiple dependencies, you can try just the 'single jar' jjwt dependency.

@stale stale bot removed the stale Stale issues pending deletion due to inactivity label Feb 6, 2024
@lhazlewood lhazlewood added the stale Stale issues pending deletion due to inactivity label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issues pending deletion due to inactivity
Projects
None yet
Development

No branches or pull requests

2 participants