Export to GitHub

mockwebserver - issue #1

maven upload?


Posted on Jan 2, 2012 by Swift Cat

looks great. I'd like to try it in my test executions, but would need this thrown into maven for that to work. Any chance we can nudge this into maven central?

Comment #1

Posted on Jan 3, 2012 by Happy Camel

I'd be happy to help with this, I've a good deal experience getting new artifacts added to maven central.

Comment #2

Posted on Jan 20, 2012 by Grumpy Cat

There are 2 basic ways to go: 1) Change the build system from ant to Maven, then use the Central Sync Process: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

2) Keep everything as is, and use the 3rd party process: https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+The+Central+Repository

I'd be more than happy to convert to a Maven build system and set up the pom.xml appropriately.

Comment #3

Posted on Jan 20, 2012 by Grumpy Cat

I created a git clone of this project, and then made the Maven change, here's the commit/diff: https://github.com/candrews/mockwebserver/commit/9c46084055362cf47e1f26a0c54b94f48e3784f6

Now a project representative needs to run through https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide and that's it :)

Comment #4

Posted on Feb 10, 2012 by Grumpy Cat

mockwebserver is now in Maven Central

Comment #5

Posted on Feb 10, 2012 by Swift Cat

Thanks!

Comment #6

Posted on Jul 31, 2012 by Massive Bear

Unfortunately I didn't see this and uploaded my own version! The latest version with the latest code is here: http://search.maven.org/#browse%7C-417290228

Status: Done

Labels:
Type-Defect Priority-Medium