Hi,
Just tried to install Enclojure in NetBeans following the instructions
at
http://github.com/relevance/labrepl
Building the labrepl project gives me a maven build error, see below.
Can I download the missing jar manually from somewhere? Or should I
just wait a few weeks and see if it gets fixed?
Thanks.
System: Mac OS X 10.5, NetBeans 6.8, Java 1.6.
NetBeans build output:
NetBeans: Executing 'mvn -Dnetbeans.execution=true install'
NetBeans: JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/
Versions/1.6/Home
...[snip]...
------------------------------------------------------------------------
[ERROR]BUILD ERROR
------------------------------------------------------------------------
Failed to resolve artifact.
Missing:
----------
1) org.clojure:clojure-contrib:jar:1.2.0-master-SNAPSHOT
... [snip]...
----------
1 required artifact is missing.
for artifact:
labrepl:labrepl:jar:0.0.1
from the specified remote repositories:
central (
http://repo1.maven.org/maven2),
clojars (
http://clojars.org/repo/),
incanter (
http://repo.incanter.org),
clojure-snapshots (
http://build.clojure.org/snapshots),
clojure (
http://build.clojure.org/releases),
clojure-releases (
http://build.clojure.org/releases)
--
You received this message because you are subscribed to the Google Groups "enclojure" group.
To post to this group, send email to
encl...@googlegroups.com.
To unsubscribe from this group, send email to
enclojure+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/enclojure?hl=en.