You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marcos Mendez <ma...@jitisoft.com> on 2013/01/03 13:42:59 UTC

Re: optimizing build

sounds good. i'll see what i can do.

On Dec 28, 2012, at 14:02, Stephen Connolly <st...@gmail.com> wrote:

> The biggest gain is to use a MRM and *ban* listing additional repositories
> in the Pom.
> 
> On Friday, 28 December 2012, Marcos Mendez wrote:
> 
>> Are there some general guidelines regarding build optimization?
>> 
>> For example, if you have multiple repos, for plugins, other artifacts,
>> release and snapshot, internal and external. This takes time from the
>> build. I also really don't want to manage another repo, so I have to be
>> involved when some new artifact or plugin with a custom repo is needed. I
>> have set the update interval in some of the repos, maybe need to look at
>> that more closely? Run maven offline for the build?
>> 
>> Can't do parallel builds since not all the plugins are thread-safe. We're
>> doing normal things, jars, wars, ears, bundles, unit tests.
>> 
>> Any guidance is appreciated.
>> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org