yrift / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
0 stars 0 forks source link

Maven artifacts outdated #154

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The Maven artifacts in your Maven repository 
(http://jwebsocket.googlecode.com/svn/repo/) seem to be *very* outdated.

The 1.0 version there is from February 2011, as far as I can tell. It would be 
really helpful for developers embedding jWebSocket in their applications if you 
would keep your Maven repository up to date.

Of course I could manually install the latest version into my local Maven 
repository but then I would also have to resolve all its dependencies by myself 
since a proper POM is missing. That's not the point of Maven.

Also please use correct versions for your Maven artifacts (e.g. "1.0-nb20105" 
for a beta release or "1.0-SNAPSHOT" for the latest development version).

Thank you!

Original issue reported on code.google.com by sj1...@gmail.com on 19 Jan 2012 at 7:59