Missing jai core and jai codec depencies for maven/gradle!
- Dominant language
- Java
- Stars
- 1k
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
As mentioned as title, should add:
compile 'javax.media:jai_core:1.1.3'
compile 'com.sun.media:jai_codec:1.1.2_01'
in gradle file or do the same thing when u used maven
This bug exists in Linux platform but not exists in Mac OSX platform
I suggest alibaba team add those two dependencies in the maven dependencies section
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the project's Gradle or Maven dependency configuration and reproduce the missing-dependency failure on Linux. Check how dependencies are declared for each build path; done means both JAI dependencies are available and the Linux build or affected functionality works without manual setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100