Closed GoogleCodeExporter closed 8 years ago
Hi
I'm the author of Maven plugin for Play! Framework
(http://code.google.com/p/maven-play-plugin/). Play! Framework
(http://www.playframework.org) uses your library.
I have my own Maven repositories now
(https://maven-play-plugin.googlecode.com/svn/mavenrepo), but I would like to
publish next versions to central.
To do this I have to remove any additional repository definitions from my poms,
including yours (the pom.xml I need to fix is here:
http://maven-play-plugin.googlecode.com/svn/mavenrepo/releases/com/google/code/m
aven-play-plugin/org/playframework/play/1.2.4/play-1.2.4.pom). Your artifacts
need to be published to central first.
I can help you with this work. I can even do it for you.
If you don't want to go this way, I will redeploy them with changed groupId
(I prefix all my artifacts groupIds with "com.google.code.maven-play-plugin.").
Your MIT license allows me to do this. If I will do it, I would have to add
license info (and project info, owners/developers, etc. if you agree) to the
pom.xml file.
I'm waiting for your response.
Original comment by gslowiko...@gmail.com
on 5 May 2012 at 9:04
I'll email you directlyabout the details this upcoming week.
Original comment by ingen...@gmail.com
on 5 May 2012 at 2:56
I'm waiting.
Original comment by gslowiko...@gmail.com
on 8 May 2012 at 5:41
Any progress?
Original comment by ragno...@gmail.com
on 5 Jun 2012 at 5:40
Unfortunately, after initial quick response, no progress at all.
I will deploy memcached to Maven Central, but not soon, with changed groupId
(prefixed with my groupId) and probably 2.6 version only.
Original comment by gslowiko...@gmail.com
on 12 Jun 2012 at 8:13
I've deployed version 2.7.3 to central repository with
com.google.code.simple-spring-memcached groupId:
<dependency>
<groupId>com.google.code.simple-spring-memcached</groupId>
<artifactId>spymemcached</artifactId>
<version>2.7.3</version>
</dependency>
If somebody needs another version just let me know and I'll deploy it for you.
Original comment by ragno...@gmail.com
on 13 Jul 2012 at 6:40
[deleted comment]
Versions 2.8.1 and 2.8.4 are also available in central maven repository:
http://central.maven.org/maven2/com/google/code/simple-spring-memcached/spymemca
ched/
Original comment by ragno...@gmail.com
on 6 Nov 2012 at 7:36
This now done as of 2.9 !
note that the groupid is "net.spy".
Original comment by michael....@gmail.com
on 6 Jun 2013 at 1:09
Original issue reported on code.google.com by
ragno...@gmail.com
on 20 Apr 2012 at 6:28