a way to speed up builds

Ian Springer ian.springer at redhat.com
Wed Nov 2 13:25:36 UTC 2011


Fyi, a trick I've been doing recently to speed up builds is adding the 
following line to the top of my settings.xml:

<offline/>

This is the equivalent of always passing  -o/--offline to mvn. Of 
course, you'll need to have done at least one full container build 
without this first to populate your local repo.



More information about the rhq-devel mailing list