Skip to content

Instantly share code, notes, and snippets.

@jamiejackson
Created November 10, 2016 18:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiejackson/063a67499370084cdf154f893f7006f3 to your computer and use it in GitHub Desktop.
Save jamiejackson/063a67499370084cdf154f893f7006f3 to your computer and use it in GitHub Desktop.
vagrant@hudexchange-web:~/solr$ ant -Dtestcase=TestJdbcDataSource test
Buildfile: /home/vagrant/solr/build.xml
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/vagrant/solr/lucene/ivy-settings.xml
resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.4 in public
[ivy:cachepath] downloading http://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.4/groovy-all-2.4.4.jar ...
[ivy:cachepath] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
[ivy:cachepath] ..................................................................... (6834kB)
[ivy:cachepath] .. (0kB)
[ivy:cachepath] [SUCCESSFUL ] org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar (1911ms)
[ivy:cachepath] :: resolution report :: resolve 1318ms :: artifacts dl 1917ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 1 | 1 | 0 || 1 | 1 |
---------------------------------------------------------------------
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment