If you generate the maven pom files you can do this I think by doing mvn
-DskipTests=true.
On Sat, Apr 6, 2013 at 7:25 AM, Erick Erickson wrote:
> Don't know a good way to skip compiling the tests, but there isn't
> any harm in compiling them...
>
> changing to the solr directory and just issui
Don't know a good way to skip compiling the tests, but there isn't
any harm in compiling them...
changing to the solr directory and just issuing
"ant example dist" builds pretty much everything. You don't execute
tests unless you specify "ant test".
"ant -p" shows you all the targets. Note that y
Hi All,
I am new to Solr . I am using solr 3.4 . I want to build without
building lucene tests files in lucene and skip the tests to be fired . Can
anyone please help where to make the necessary changes .
Thanks,
Pom