Hi,

I've been looking at using Cassandra as a distributed database for use
in our server software, which runs on Windows.

This afternoon I've been trying to get Cassandra installed and running.
Actually installing Cassandra was pretty easy, at least in the steps of
"Download it, setup CASSANDRA_HOME and fiddle with the storage
configuration file", however getting it to run has not been so easy.
Admittedly, this is my first ever attempt at installing and running this
system, so I'm a sort of monkey tester here ;)

Here's a brief run-down of the issues I ran into trying out Cassandra
6.0 Beta 3, after installing Java 6 u18 and Cassandra itself (following
the instructions in http://www.mattvv.com/hosting-cassandra-on-windows/,
which may be out of date)

1. On running Cassandra, I get messages about the system not being able
to locate a path. Eventually figure out that JAVA_HOME needs to point to
a location in the [Program files]\Java folder, rather that location
itself (newbie error)
2. After configuring JAVA_HOME correctly, I get errors that the new
logging jar can't be found. I realise I skipped the 'Ant ivy-retrieve'
step in the instructions. So I download and install Ant, configure
ANT_HOME and run it.
3. I then run Ant ivy-retrieve. Oops, Tools.jar is not present. After
some Googling I determine that I need the JAVA JDK, rather than the JRE
to run it. (If this is a BETA, why does it need the JDK, surely the JRE
alone is sufficient?) I then download and install JDK 6v18 and update my
JAVA_HOME path.
4. I then run Ant ivy-retrieve again. It starts running (great), then
fails with a generic error trying to get the ivy-2.1.0.jar file. I
copied the URL into Google which promptly downloaded it, so I'm not sure
what's wrong there. I copied the ivy-2.1.0.jar file into the build
folder and tried again
5. I then run Ant ivy-retrieve again, Success (sort of). The ant job
complains it can't get the file, then notices it's there after all and
proceeds to start building. That fails horribly with many error messages
in the command window.
6. I ran it again and captured the output (attached to the email). This
explains that lots of things couldn't be resolved.

Does anyone have a step-by-step, soup to nuts, from ground zero, list of
instructions to get Cassandra installed and running on a clean windows
system?

As a suggestion, is it worth considering producing Cassandra builds that
contain all the peripheral bits and pieces it relies on (essentially
running the 'ant ivy-retrieve' command and bundling up the results as a
single download/install) so that clueless newbie users like me have a
better chance getting this running?

Thanks,
Raymond.
Buildfile: C:\Cassandra\build.xml

ivy-download:

ivy-init:

ivy-retrieve:
[ivy:retrieve] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: url = 
jar:file:/C:/Cassandra/lib/ivy-2.1.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: 
apache-cassandra#cassandra;work...@rwilson-nzcl
[ivy:retrieve]  confs: [default]
[ivy:retrieve]  found org.safehaus.jug#jug;2.0.0 in local
[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/org/safehaus/jug/jug/2.0.0/jug-2.0.0-asl.jar ...
[ivy:retrieve] :: resolution report :: resolve 30692ms :: artifacts dl 2020ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   14  |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------
[ivy:retrieve] 
[ivy:retrieve] :::: WARNINGS
[ivy:retrieve]          module not found: commons-logging#commons-logging;1.1.1
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-logging/commons-logging/1.1.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
commons-logging#commons-logging;1.1.1!commons-logging.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-logging/commons-logging/1.1.1/jars/commons-logging.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-logging/commons-logging/1.1.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
commons-logging#commons-logging;1.1.1!commons-logging.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-logging/commons-logging/1.1.1/jars/commons-logging.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[ivy:retrieve]    -- artifact 
commons-logging#commons-logging;1.1.1!commons-logging.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
[ivy:retrieve]          module not found: 
org.apache.mahout.hadoop#hadoop-core;0.20.1
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.apache.mahout.hadoop/hadoop-core/0.20.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
org.apache.mahout.hadoop#hadoop-core;0.20.1!hadoop-core.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.apache.mahout.hadoop/hadoop-core/0.20.1/jars/hadoop-core.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.apache.mahout.hadoop/hadoop-core/0.20.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
org.apache.mahout.hadoop#hadoop-core;0.20.1!hadoop-core.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.apache.mahout.hadoop/hadoop-core/0.20.1/jars/hadoop-core.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/apache/mahout/hadoop/hadoop-core/0.20.1/hadoop-core-0.20.1.pom
[ivy:retrieve]    -- artifact 
org.apache.mahout.hadoop#hadoop-core;0.20.1!hadoop-core.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/apache/mahout/hadoop/hadoop-core/0.20.1/hadoop-core-0.20.1.jar
[ivy:retrieve]          module not found: 
commons-httpclient#commons-httpclient;3.1
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-httpclient/commons-httpclient/3.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
commons-httpclient#commons-httpclient;3.1!commons-httpclient.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-httpclient/commons-httpclient/3.1/jars/commons-httpclient.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-httpclient/commons-httpclient/3.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
commons-httpclient#commons-httpclient;3.1!commons-httpclient.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-httpclient/commons-httpclient/3.1/jars/commons-httpclient.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
[ivy:retrieve]    -- artifact 
commons-httpclient#commons-httpclient;3.1!commons-httpclient.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
[ivy:retrieve]          module not found: org.apache.hadoop#avro;1.3.0
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.apache.hadoop/avro/1.3.0/ivys/ivy.xml
[ivy:retrieve]    -- artifact org.apache.hadoop#avro;1.3.0!avro.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.apache.hadoop/avro/1.3.0/jars/avro.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.apache.hadoop/avro/1.3.0/ivys/ivy.xml
[ivy:retrieve]    -- artifact org.apache.hadoop#avro;1.3.0!avro.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.apache.hadoop/avro/1.3.0/jars/avro.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/apache/hadoop/avro/1.3.0/avro-1.3.0.pom
[ivy:retrieve]    -- artifact org.apache.hadoop#avro;1.3.0!avro.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/apache/hadoop/avro/1.3.0/avro-1.3.0.jar
[ivy:retrieve]          module not found: 
com.google.collections#google-collections;1.0
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/com.google.collections/google-collections/1.0/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
com.google.collections#google-collections;1.0!google-collections.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/com.google.collections/google-collections/1.0/jars/google-collections.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/com.google.collections/google-collections/1.0/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
com.google.collections#google-collections;1.0!google-collections.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/com.google.collections/google-collections/1.0/jars/google-collections.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[ivy:retrieve]    -- artifact 
com.google.collections#google-collections;1.0!google-collections.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[ivy:retrieve]          module not found: commons-cli#commons-cli;1.2
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-cli/commons-cli/1.2/ivys/ivy.xml
[ivy:retrieve]    -- artifact commons-cli#commons-cli;1.2!commons-cli.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-cli/commons-cli/1.2/jars/commons-cli.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-cli/commons-cli/1.2/ivys/ivy.xml
[ivy:retrieve]    -- artifact commons-cli#commons-cli;1.2!commons-cli.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-cli/commons-cli/1.2/jars/commons-cli.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[ivy:retrieve]    -- artifact commons-cli#commons-cli;1.2!commons-cli.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[ivy:retrieve]          module not found: 
commons-collections#commons-collections;3.2.1
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-collections/commons-collections/3.2.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
commons-collections#commons-collections;3.2.1!commons-collections.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-collections/commons-collections/3.2.1/jars/commons-collections.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-collections/commons-collections/3.2.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
commons-collections#commons-collections;3.2.1!commons-collections.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-collections/commons-collections/3.2.1/jars/commons-collections.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[ivy:retrieve]    -- artifact 
commons-collections#commons-collections;3.2.1!commons-collections.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[ivy:retrieve]          module not found: commons-lang#commons-lang;2.5
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-lang/commons-lang/2.5/ivys/ivy.xml
[ivy:retrieve]    -- artifact commons-lang#commons-lang;2.5!commons-lang.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/commons-lang/commons-lang/2.5/jars/commons-lang.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-lang/commons-lang/2.5/ivys/ivy.xml
[ivy:retrieve]    -- artifact commons-lang#commons-lang;2.5!commons-lang.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/commons-lang/commons-lang/2.5/jars/commons-lang.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.pom
[ivy:retrieve]    -- artifact commons-lang#commons-lang;2.5!commons-lang.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.jar
[ivy:retrieve]          module not found: jline#jline;0.9.94
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    C:\Users\rwilson\.ivy2/local/jline/jline/0.9.94/ivys/ivy.xml
[ivy:retrieve]    -- artifact jline#jline;0.9.94!jline.jar:
[ivy:retrieve]    C:\Users\rwilson\.ivy2/local/jline/jline/0.9.94/jars/jline.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    C:\Users\rwilson\.ivy2/shared/jline/jline/0.9.94/ivys/ivy.xml
[ivy:retrieve]    -- artifact jline#jline;0.9.94!jline.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/jline/jline/0.9.94/jars/jline.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/jline/jline/0.9.94/jline-0.9.94.pom
[ivy:retrieve]    -- artifact jline#jline;0.9.94!jline.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/jline/jline/0.9.94/jline-0.9.94.jar
[ivy:retrieve]          module not found: org.slf4j#slf4j-api;1.5.11
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.slf4j/slf4j-api/1.5.11/ivys/ivy.xml
[ivy:retrieve]    -- artifact org.slf4j#slf4j-api;1.5.11!slf4j-api.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.slf4j/slf4j-api/1.5.11/jars/slf4j-api.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.slf4j/slf4j-api/1.5.11/ivys/ivy.xml
[ivy:retrieve]    -- artifact org.slf4j#slf4j-api;1.5.11!slf4j-api.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.slf4j/slf4j-api/1.5.11/jars/slf4j-api.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
[ivy:retrieve]    -- artifact org.slf4j#slf4j-api;1.5.11!slf4j-api.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[ivy:retrieve]          module not found: org.slf4j#slf4j-log4j12;1.5.11
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.slf4j/slf4j-log4j12/1.5.11/ivys/ivy.xml
[ivy:retrieve]    -- artifact org.slf4j#slf4j-log4j12;1.5.11!slf4j-log4j12.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.slf4j/slf4j-log4j12/1.5.11/jars/slf4j-log4j12.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.slf4j/slf4j-log4j12/1.5.11/ivys/ivy.xml
[ivy:retrieve]    -- artifact org.slf4j#slf4j-log4j12;1.5.11!slf4j-log4j12.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.slf4j/slf4j-log4j12/1.5.11/jars/slf4j-log4j12.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.5.11/slf4j-log4j12-1.5.11.pom
[ivy:retrieve]    -- artifact org.slf4j#slf4j-log4j12;1.5.11!slf4j-log4j12.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.5.11/slf4j-log4j12-1.5.11.jar
[ivy:retrieve]          module not found: 
com.googlecode.json-simple#json-simple;1.1
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/com.googlecode.json-simple/json-simple/1.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
com.googlecode.json-simple#json-simple;1.1!json-simple.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/com.googlecode.json-simple/json-simple/1.1/jars/json-simple.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/com.googlecode.json-simple/json-simple/1.1/ivys/ivy.xml
[ivy:retrieve]    -- artifact 
com.googlecode.json-simple#json-simple;1.1!json-simple.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/com.googlecode.json-simple/json-simple/1.1/jars/json-simple.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom
[ivy:retrieve]    -- artifact 
com.googlecode.json-simple#json-simple;1.1!json-simple.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar
[ivy:retrieve]          module not found: org.mortbay.jetty#jetty;6.1.21
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.mortbay.jetty/jetty/6.1.21/ivys/ivy.xml
[ivy:retrieve]    -- artifact org.mortbay.jetty#jetty;6.1.21!jetty.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.mortbay.jetty/jetty/6.1.21/jars/jetty.jar
[ivy:retrieve]  ==== shared: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.mortbay.jetty/jetty/6.1.21/ivys/ivy.xml
[ivy:retrieve]    -- artifact org.mortbay.jetty#jetty;6.1.21!jetty.jar:
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/shared/org.mortbay.jetty/jetty/6.1.21/jars/jetty.jar
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.1.21/jetty-6.1.21.pom
[ivy:retrieve]    -- artifact org.mortbay.jetty#jetty;6.1.21!jetty.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.1.21/jetty-6.1.21.jar
[ivy:retrieve]          [FAILED     ] org.safehaus.jug#jug;2.0.0!jug.jar: 
Connection refused: connect (2015ms)
[ivy:retrieve]          [FAILED     ] org.safehaus.jug#jug;2.0.0!jug.jar: 
Connection refused: connect (2015ms)
[ivy:retrieve]  ==== local: tried
[ivy:retrieve]    
C:\Users\rwilson\.ivy2/local/org.safehaus.jug/jug/2.0.0/jars/jug.jar
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/safehaus/jug/jug/2.0.0/jug-2.0.0-asl.jar
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          :: commons-logging#commons-logging;1.1.1: not found
[ivy:retrieve]          :: org.apache.mahout.hadoop#hadoop-core;0.20.1: not 
found
[ivy:retrieve]          :: commons-httpclient#commons-httpclient;3.1: not found
[ivy:retrieve]          :: org.apache.hadoop#avro;1.3.0: not found
[ivy:retrieve]          :: com.google.collections#google-collections;1.0: not 
found
[ivy:retrieve]          :: commons-cli#commons-cli;1.2: not found
[ivy:retrieve]          :: commons-collections#commons-collections;3.2.1: not 
found
[ivy:retrieve]          :: commons-lang#commons-lang;2.5: not found
[ivy:retrieve]          :: jline#jline;0.9.94: not found
[ivy:retrieve]          :: org.slf4j#slf4j-api;1.5.11: not found
[ivy:retrieve]          :: org.slf4j#slf4j-log4j12;1.5.11: not found
[ivy:retrieve]          :: com.googlecode.json-simple#json-simple;1.1: not found
[ivy:retrieve]          :: org.mortbay.jetty#jetty;6.1.21: not found
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::              FAILED DOWNLOADS            ::
[ivy:retrieve]          :: ^ see resolution messages for details  ^ ::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          :: org.safehaus.jug#jug;2.0.0!jug.jar
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

Reply via email to