GithubHelp home page GithubHelp logo

Dependency failed about twelvemonkeys HOT 3 CLOSED

haraldk avatar haraldk commented on May 23, 2024
Dependency failed

from twelvemonkeys.

Comments (3)

haraldk avatar haraldk commented on May 23, 2024

Hi,

The twelvemonkeys libs (artifacts) are not currently deployed to any public Maven repositories. For now, you have to build it yourself, and install to your local Maven repository using mvn install. Alternatively, deploy to a Maven repository server like Nexus or Artifactory.

Hope that helps! (And sorry for the lack of documentation, I'm working on it! :-)

Regards,

Harald K

from twelvemonkeys.

shahjenu avatar shahjenu commented on May 23, 2024

Hi! haraldk ,
can you tell me what i need to do for using twelvemonkeys.imageio when deploying my service into apache servicemix.
i have already done mvn install for osgi:install -s wrap:mvn:com.twelvemonkeys.imageio/imageio-jpeg/3.0
osgi:install -s wrap:mvn:com.twelvemonkeys.imageio/imageio-core/3.0
osgi:install -s wrap:mvn:com.twelvemonkeys.imageio/imageio-metadata/3.0
osgi:install -s wrap:mvn:com.twelvemonkeys.servlet/servlet/3.0
osgi:install -s wrap:mvn:com.twelvemonkeys.imageio/imageio-batik/3.0
osgi:install -s wrap:mvn:com.twelvemonkeys.imageio/imageio-jmagick/3.0
still facing issue of

javax.imageio.IIOException - Unsupported Image Type]
javax.imageio.IIOException: Unsupported Image Type
at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:977)[:1.6.0_26]
at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(JPEGImageReader.java:948)[:1.6.0_26]
at javax.imageio.ImageIO.read(ImageIO.java:1422)[:1.6.0_26]

from twelvemonkeys.

haraldk avatar haraldk commented on May 23, 2024

Hi shahjenu,

For the future, please file a new issue, unless you are actually commenting on an existing issue. :-)

I don't know Apache ServiceMix and never tested my plugins in an OSGI setting, so I can't say for sure if it will work.

For your question, please see Manual Dependency Example. You seem to be missing the following dependencies:

twelvemonkeys-common-lang-3.0.jar
twelvemonkeys-common-io-3.0.jar
twelvemonkeys-common-image-3.0.jar

Best regards,

Harald K

from twelvemonkeys.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.