Thanks very much for checking this out!
On Tuesday, 7 August 2012 12:31:32 UTC+8, Nelson Morris wrote:
>
> Are you using `mvn deploy` or does m2e have a button/gui for
> deployment? I tried to find out if it had one, but the m2e website
> leaves much to be desired, and searching google brings u
On Mon, Aug 6, 2012 at 8:52 PM, Mikera wrote:
> Great stuff!
>
> I'm trying to use this functionality to deploy a library using Maven/Eclipse
> Juno on Windows and keep getting a timeout (but interestingly the jar and
> pom do make it up there) - see this SO question :
> http://stackoverflow.com/q
Great stuff!
I'm trying to use this functionality to deploy a library using
Maven/Eclipse Juno on Windows and keep getting a timeout (but interestingly
the jar and pom do make it up there) - see this SO question :
http://stackoverflow.com/questions/11837961/maven-deployment-timeout-failure-to-g
It is now possible to deploy to clojars through the standard maven
deploy mechanism. The url is https://clojars.org/repo. There are
instructions at https://github.com/ato/clojars-web/wiki/Pushing for
configuring the various build tools.
One highlight, if you are using lein 2.0.0-preview6 then `l