Rebuilding a 1.9 project, cannot find mp3spi dependency

38 views
Skip to first unread message

Paul Gestwicki

unread,
Jan 9, 2018, 8:32:06 AM1/9/18
to PlayN
I am rebuilding an old PlayN 1.9 project, but when I try to build it, I get this error:

Could not resolve dependencies for project edu.bsu.issgame:issgame-core:jar:1.0-SNAPSHOT: Failure to find jlayer:mp3spi:jar:1.9.5 in http://forplay.googlecode.com/svn/mavenrepo was cached in the local repository, resolution will not be reattempted until the update interval of forplay-legacy has elapsed or updates are forced

I see that the mp3spi library seems still to be available at https://mvnrepository.com/artifact/com.googlecode.soundlibs/mp3spi/1.9.5-1, but not at the path in the URL in the error message.

Does anyone know how to resolve this, perhaps a way to tell Maven to use a different version of mp3spi rather than going to fetch it from that dead URL?

Thanks!

Michael Bayne

unread,
Jan 9, 2018, 5:41:50 PM1/9/18
to pl...@googlegroups.com
That and some other dependencies disappeared when Google Code went from being read-only to no longer existing.

I had fixed all that stuff in the 2.0 repo, but I went ahead and fixed that jlayer depend and another pesky Android depend and shipped a 1.9.1 release. There are a couple of other fixes in there, but hopefully it should be pretty safe to bump a 1.9 game to 1.9.1 and have everything keep working.

The release is already done, so it should be on Maven Central in a couple of hours.

--

---
You received this message because you are subscribed to the Google Groups "PlayN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to playn+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--

Paul Gestwicki

unread,
Jan 11, 2018, 8:22:57 AM1/11/18
to PlayN
Thank you, Michael, that worked great. I had to make a little tweak to my POM file so that it would still use tripleplay 1.9 instead of looking unsuccessfully for 1.9.1, but after that, it built with no trouble at all. Cheers!
Reply all
Reply to author
Forward
0 new messages