This may not be news for you guys, but I know that a lot of people get
bitten by it.
When the lucene/solr build hangs at the "resolve" target, it is because
of old ivy lockfiles. I verified this with strace. They already knew
about the problem:
https://issues.apache.org/jira/browse/IVY-1388
Currently the fix is only in their trunk. I compiled that and replaced
my ivy jar in ~/.ant/lib with the trunk one. Then I wiped ~/.ivy2 and
~/.m2 and ran "ant clean test dist-excl-slf4j" in branch_4x/solr.
Everything passed and built OK.
Thanks,
Shawn
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]