Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

javax.media:jai-core:1.1.3 dependency is not found #205

Closed
gorbunkov opened this issue Aug 2, 2021 · 2 comments
Closed

javax.media:jai-core:1.1.3 dependency is not found #205

gorbunkov opened this issue Aug 2, 2021 · 2 comments
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@gorbunkov
Copy link
Contributor

Create new project using the Jmix 1.1.0-SNAPSHOT
Add reports add-on
Try to compile the project: ./gradlew assemble

AR: the error:

Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not find javax.media:jai-core:1.1.3.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/javax/media/jai-core/1.1.3/jai-core-1.1.3.pom
       - https://nexus.jmix.io/repository/public/javax/media/jai-core/1.1.3/jai-core-1.1.3.pom
     Required by:
         project : > io.jmix.bom:jmix-bom:1.1.0-SNAPSHOT:20210802.070738-16 > com.haulmont.yarg:yarg:2.2.11 > org.apache.xmlgraphics:fop:2.4 > org.apache.xmlgraphics:fop-core:2.4
   > Could not find com.sun.media:jai-codec:1.1.3.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.pom
       - https://nexus.jmix.io/repository/public/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.pom
     Required by:
         project : > io.jmix.bom:jmix-bom:1.1.0-SNAPSHOT:20210802.070738-16 > com.haulmont.yarg:yarg:2.2.11 > org.apache.xmlgraphics:fop:2.4 > org.apache.xmlgraphics:fop-core:2.4

YARG issue: cuba-platform/yarg#156

@gorbunkov gorbunkov added the type: bug Something isn't working label Aug 2, 2021
@gorbunkov gorbunkov added this to the 1.1.0 milestone Aug 2, 2021
@Desire456 Desire456 assigned owlet1997 and unassigned owlet1997 Aug 16, 2021
@Desire456
Copy link
Contributor

Need to check that the problem is not reproducible after upgrade to YARG 2.2.12 - #207.

@reznikova21
Copy link

Jmix version: 1.1.0-SNAPSHOT - verified

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants