Uploaded image for project: 'Maven Doxia Sitetools'
  1. Maven Doxia Sitetools
  2. DOXIASITETOOLS-223

wrong coordinates for jai_core: hyphen should be underscore

    XMLWordPrintableJSON

Details

    • Dependency upgrade
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.10
    • None
    • None

    Description

      [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ doxia-doc-renderer ---
      [WARNING] Failure to find javax.media:jai-core:jar:1.1.3 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
      
      Try downloading the file manually from the project website.
      
      Then, install it using the command:
          mvn install:install-file -DgroupId=javax.media -DartifactId=jai-core -Dversion=1.1.3 -Dpackaging=jar -Dfile=/path/to/file
      
      Alternatively, if you host your own repository you can deploy the file there:
          mvn deploy:deploy-file -DgroupId=javax.media -DartifactId=jai-core -Dversion=1.1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
      
      Path to dependency:
          1) org.apache.maven.doxia:doxia-doc-renderer:jar:1.9.3-SNAPSHOT
          2) org.apache.maven.doxia:doxia-module-fo:jar:1.9.1
          3) org.apache.xmlgraphics:fop:jar:2.4
          4) org.apache.xmlgraphics:fop-core:jar:2.4
          5) javax.media:jai-core:jar:1.1.3
      
      
        javax.media:jai-core:jar:1.1.3
      
      from the specified remote repositories:
        apache.snapshots (https://repository.apache.org/snapshots, releases=false, snapshots=true),
        central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)

      It looks like that should be   javax.media:jai_core:jar:1.1.3 (that is, hyphen --> underscore)

      Attachments

        Issue Links

          Activity

            People

              slachiewicz Sylwester Lachiewicz
              elharo Elliotte Rusty Harold
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: