Code Monkey home page Code Monkey logo

bukkit's People

Contributors

amaranth avatar celticminstrel avatar cogito avatar dinnerbone avatar durron597 avatar edgruberman avatar evilseph avatar feildmaster avatar frozencow avatar grum avatar jlogsdon avatar lukegb avatar lymia avatar mikeprimm avatar raphfrk avatar rigby90 avatar rmichela avatar sk89q avatar spacemaniac avatar speakeasy avatar stevenh avatar sunkid avatar tahg avatar tips48 avatar tomylobo avatar verrier avatar victord avatar wolvereness avatar zeerix avatar zml2008 avatar

Watchers

 avatar  avatar

bukkit's Issues

DEPENDENCY - missing ant dependency

An ant package dependency is introduced by ebean:

        ? | 6 - org.apache.felix.fileinstall - 3.2.6 | Error while starting bundle: file:/Users/cjpizzi/Documents/OSGICraft/karaf/apache-karaf-2.3.1/deploy/bukkit-1.5-R0.1bundle-SNAPSHOT.jar
org.osgi.framework.BundleException: Unresolved constraint in bundle org.bukkit [126]: Unable to resolve 126.0: missing requirement [126.0] osgi.wiring.package; (osgi.wiring.package=org.apache.tools.ant)

DEPENDENCY - missing org.joda.time dependency

ebean introduces a dependency on org.joda.time:

        ? | 6 - org.apache.felix.fileinstall - 3.2.6 | Error while starting bundle: file:/Users/cjpizzi/Documents/OSGICraft/karaf/apache-karaf-2.3.1/deploy/bukkit-1.5-R0.1bundle-SNAPSHOT.jar
org.osgi.framework.BundleException: Unresolved constraint in bundle org.bukkit [127]: Unable to resolve 127.0: missing requirement [127.0] osgi.wiring.package; (osgi.wiring.package=org.joda.time)

DEPENDENCY - commons-lang version mismatch

Full version specified in POM dependency does not match the exported package version (2.4) of the commons-lang bundle

? | 6 - org.apache.felix.fileinstall - 3.2.6 | Error while starting bundle: file:/Users/cjpizzi/Documents/OSGICraft/karaf/apache-karaf-2.3.1/deploy/bukkit-1.5-R0.1bundle-SNAPSHOT.jar org.osgi.framework.BundleException: Unresolved constraint in bundle org.bukkit [125]: Unable to resolve 125.0: missing requirement [125.0] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.lang)(version>=2.4.0.6))

DEPENDENCY - snakeyaml version mismatch

snakeyaml bundle does not export package versions, causes version-specific import to not be resolved:

        ? | 6 - org.apache.felix.fileinstall - 3.2.6 | Error while starting bundle: file:/Users/cjpizzi/Documents/OSGICraft/karaf/apache-karaf-2.3.1/deploy/bukkit-1.5-R0.1bundle-SNAPSHOT.jar
org.osgi.framework.BundleException: Unresolved constraint in bundle org.bukkit [129]: Unable to resolve 129.0: missing requirement [129.0] osgi.wiring.package; (&(osgi.wiring.package=org.yaml.snakeyaml)(version>=1.11.0))

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.