Jason,

See dev-tools/README.maven for how run the Maven build.

In short, to install all Lucene/Solr artifacts without running tests:

        ant get-maven-poms
        cd maven-build
        mvn -DskipTests install

Steve

On Oct 29, 2012, at 12:58 PM, Jason Rutherglen <jason.rutherg...@gmail.com> 
wrote:

> Any way to make it skip tests?
> 
> On Mon, Oct 29, 2012 at 12:55 PM, Tommaso Teofili
> <tommaso.teof...@gmail.com> wrote:
>> 'ant run-maven-build' should do the trick.
>> Tommaso
>> 
>> 2012/10/29 Jason Rutherglen <jason.rutherg...@gmail.com>
>>> 
>>> I have used 'ant generate-maven-artifacts' to generate the Maven
>>> artifacts.  Is there a target to install them locally?
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to