Coder Social home page Coder Social logo

schaloner.github.com's People

Contributors

schaloner avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

wladitavar mkurz

schaloner.github.com's Issues

Files for Deadbolt 2.2-RC1 not available

Even though Deadbolt has been updated to 2.2-RC1, this repo was not updated, thus the proper Ivy/jar/pom files are not found when trying to upgrade Play projects to utilize 2.2-RC1.

Error from Play console:

[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: be.objectify#deadbolt-core_2.10;2.2-RC1: not found
[warn]  :: be.objectify#deadbolt-java_2.10;2.2-RC1: not found
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::

Using deadbold from a Maven project

Hello,

I am working on a big project which requires some code to be linked to Deadbolt in a library (a jar) built using Maven.
Please can you tell me what is the right maven dependency XML tag to use ?
I tried some variants of what is in the Build.scala (Ivy I think) but it does not work for maven.

Best regards,

PYC

Play 2.3.x created module not found in Github

I have created my own module (for couchbase wrapper) followed by the steps mentioned here http://www.objectify.be/wordpress/?p=410. Initially, created the module and tested with local file path and it works. Then i pushed the module to github repository https://github.com/sivailango/sivailango.github.io

In my sample project, tried to load the module from github, my built.sbt is

libraryDependencies ++= Seq(
  javaJdbc,
  javaEbean,
  cache,
  javaWs,
  "com.smartcoders" % "play-java-couchbase_2.11" % "1.0"
)

resolvers += "PlayJavaCouch Wrapper" at "http://sivailango.github.io/releases/"

but it couldn't download this dependency, com.smartcoders#play-java-couchbase_2.11;1.0: not found is the error in my console. I have created the github pages using .io domain extension. I couldn't find where was the error? sivailango.github.io is my github page link.

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.