You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by karanveer singh <ka...@gmail.com> on 2011/05/15 17:15:22 UTC

Build does not create webapp

After downloading the apache solr 3.1.0 source, I built it using ant
(ant compile).
However, this does not create the webapp in solr/example/webapps
There is also nothing in solr/example/work.

Any idea how to make this work?

Re: Build does not create webapp

Posted by karanveer singh <ka...@gmail.com>.
Thanks so much!

On Sun, May 15, 2011 at 9:27 PM, Erick Erickson <er...@gmail.com> wrote:
> try "ant example"
>
> Best
> Erick
>
> On Sun, May 15, 2011 at 11:15 AM, karanveer singh
> <ka...@gmail.com> wrote:
>> After downloading the apache solr 3.1.0 source, I built it using ant
>> (ant compile).
>> However, this does not create the webapp in solr/example/webapps
>> There is also nothing in solr/example/work.
>>
>> Any idea how to make this work?
>>
>

Re: Build does not create webapp

Posted by Erick Erickson <er...@gmail.com>.
try "ant example"

Best
Erick

On Sun, May 15, 2011 at 11:15 AM, karanveer singh
<ka...@gmail.com> wrote:
> After downloading the apache solr 3.1.0 source, I built it using ant
> (ant compile).
> However, this does not create the webapp in solr/example/webapps
> There is also nothing in solr/example/work.
>
> Any idea how to make this work?
>