If you run ant -p it will print targets and descriptions. you want 'ant compile'.
In my opinion the default target should not be 'jar', but print this list of targets instead, just like the top-level build file. On Tue, Dec 2, 2014 at 12:09 PM, Badano Andrea <andrea.bad...@sweco.se> wrote: > Hello, > > When I build lucene from source using these instructions: > > https://svn.apache.org/repos/asf/lucene/dev/trunk/lucene/BUILD.txt > > I end up with only > > ./build/core/lucene-core-4.10.2-SNAPSHOT.jar > > I would like to build lucene-analyzers-common-4.10.2.jar and > lucene-queryparser-4.10.2.jar as well. > > How do I do that? I have not been able to find any documentation that > describes this. > > Thanks, > > Andrea > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org