mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-09 06:39:33 +00:00
Downloading latest Solr JARs, not trying to download Solr WAR
This commit is contained in:
parent
031d86b7b1
commit
b10356dda9
@ -41,7 +41,7 @@
|
||||
<!-- fetch all the dependencies from Ivy and stick them in the right places -->
|
||||
<ivy:resolve/>
|
||||
<ivy:retrieve conf="autopsy" sync="true" pattern="release/modules/ext/[artifact]-[revision](-[classifier]).[ext]" />
|
||||
<ivy:retrieve conf="solr-war" sync="true" pattern="release/solr/webapps/solr.war" />
|
||||
<!-- <ivy:retrieve conf="solr-war" sync="true" pattern="release/solr/webapps/solr.war" /> -->
|
||||
<ivy:retrieve conf="start-solr" sync="true" pattern="release/solr/start.jar" />
|
||||
<ivy:retrieve conf="jetty-libs" sync="true" pattern="release/solr/lib/[artifact]-[revision](-[classifier]).[ext]" />
|
||||
<ivy:retrieve conf="solr-libs" sync="true" pattern="release/solr/solr/lib/[artifact]-[revision](-[classifier]).[ext]" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user