ronin-ws mavin repository not found

8 views
Skip to first unread message

Paul Young

unread,
Jul 17, 2012, 2:13:42 PM7/17/12
to ronin...@googlegroups.com
Hey guys,

I was trying to add web services (ronin-ws) support to my ronin server, but i can't get the dependency to import.  Per the documentation; I've added the maven dependency:


    <dependency>
      <groupId>org.gosu-lang.ronin</groupId>
      <artifactId>ronin-ws</artifactId>
      <version>0.1</version>
    </dependency>

But it's not found.

After some poking around, it doesn't appear to be published.  Do you know how I can get access to it?  I'm somewhat of a mavin newb, but it seems like it's not posted on the mavin nexus thing for ronin.

e.g. 

doesn't contain ronin-ws anywhere.

~Paul

chris

unread,
Jul 18, 2012, 9:30:09 AM7/18/12
to ronin...@googlegroups.com
Hey Paul:

I think the version number is what's causing the error. The only published version of the web services is 0.4. If you replace the version number in your dependency with 0.4 you should be good. I just did it on a new ronin app and it started fine

Chris

Gus Prevas

unread,
Jul 18, 2012, 9:35:09 AM7/18/12
to ronin...@googlegroups.com
Thanks Chris, good catch.  I've fixed the version number in the docs.

It's worth noting that for the "official" Ronin plugins, an easy way to install them into your app is to run:


and follow the prompts.  This will automatically add a dependency with the latest version of the plugin.
Reply all
Reply to author
Forward
0 new messages