question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

gradle lint shows 'Package not included in Android' for jjwt-0.9.0.jar

See original GitHub issue
.gradle/caches/modules-2/files-2.1/io.jsonwebtoken/jjwt/0.9.0/64e3ed8a5f0bc93ecea592a0b3280f995efbdfe9/jjwt-0.9.0.jar: Invalid package reference in library; not included in Android: javax.xml.bind. Referenced from io.jsonwebtoken.impl.Base64Codec.
This check scans through libraries looking for calls to APIs that are not included in Android.

Any ideas why this happens?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
lhazlewoodcommented, Aug 1, 2018

This has been fixed and released in 0.10.0.

1reaction
lhazlewoodcommented, Jul 5, 2018

I wonder if this will be cleaned up with #333

Read more comments on GitHub >

github_iconTop Results From Across the Web

gradle build fails on lint task - android - Stack Overflow
jar : Invalid package reference in library; not included in Android: javax.annotation.processing. Referenced from butterknife.internal.
Read more >
Could not load custom lint check jar file · Issue #41 - GitHub
Hi there, We're running android-state v1.2.0. During the lint step we get this error: [unitTest] :app:kaptDebugKotlin [unitTest] Could not ...
Read more >
io.jsonwebtoken : jjwt : 0.9.0 - Maven Central Repository Search
JSON Web Token support for the JVM ; Apache Maven maven.apache.org ; Gradle Groovy DSL gradle.org ; Gradle Kotlin DSL github.com/gradle/kotlin-dsl ; Scala...
Read more >
io.jsonwebtoken » jjwt » 0.9.1 - Maven Repository
JSON Web Token Support For The JVM » 0.9.1 ; jar (110 KB) View All · CentralHortonworksSpring Lib MSpring Lib ReleaseVelocity · #554...
Read more >
Error when trying to build apk - Ionic Forum
ionic cordova build android --prod --release > ionic-app-scripts build --prod --target cordova --platform android [15:14:00] ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found