Re: Lein not resolving?

2011-12-11 Thread Richard "Tiger" Melville
Yes - please disregard everyone.  Local Artifactory repository was
getting in the way

On Dec 9, 2:55 pm, Phil Hagelberg  wrote:
> On Fri, Dec 9, 2011 at 12:38 PM, Richard "Tiger" Melville
>
>  wrote:
> > bash-4.1$ lein plugin install swank-clojure 1.4.0-SNAPSHOT
> > [INFO] Unable to find resource 'swank-clojure:swank-clojure:jar:1.4.0-
> > SNAPSHOT' in repository central (http://repo1.maven.org/maven2)
> > [INFO] Unable to find resource 'swank-clojure:swank-clojure:jar:1.4.0-
> > SNAPSHOT' in repository clojars (http://clojars.org/repo/)
>
> Very strange. I suspect a network or proxy issue.
>
> -Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: Lein not resolving?

2011-12-09 Thread Phil Hagelberg
On Fri, Dec 9, 2011 at 12:38 PM, Richard "Tiger" Melville
 wrote:
> bash-4.1$ lein plugin install swank-clojure 1.4.0-SNAPSHOT
> [INFO] Unable to find resource 'swank-clojure:swank-clojure:jar:1.4.0-
> SNAPSHOT' in repository central (http://repo1.maven.org/maven2)
> [INFO] Unable to find resource 'swank-clojure:swank-clojure:jar:1.4.0-
> SNAPSHOT' in repository clojars (http://clojars.org/repo/)

Very strange. I suspect a network or proxy issue.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Lein not resolving?

2011-12-09 Thread Richard "Tiger" Melville

bash-4.1$ lein search swank-clojure
...
  == Results from clojars - Showing page 1 / 1 total
...
[swank-clojure "1.4.0-SNAPSHOT"] Swank server connecting Clojure to
Emacs SLIME

bash-4.1$ lein plugin install swank-clojure 1.4.0-SNAPSHOT
[INFO] Unable to find resource 'swank-clojure:swank-clojure:jar:1.4.0-
SNAPSHOT' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'swank-clojure:swank-clojure:jar:1.4.0-
SNAPSHOT' in repository clojars (http://clojars.org/repo/)

=== my version info ===
bash-4.1$ mvn --version
Apache Maven 2.2.1 (r801777; 2009-08-06 13:16:01-0600)
Java version: 1.6.0_25
Java home: /usr/local/jdk1.6.0_25/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux" version: "2.6.37.6-smp" arch: "i386" Family: "unix"

bash-4.1$ lein version
Leiningen 1.6.2 on Java 1.6.0_25 Java HotSpot(TM) Client VM

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en