On 27 April 2012 17:51, Chris Graham <[email protected]> wrote:
> On Sat, Apr 28, 2012 at 7:04 AM, Hilco Wijbenga 
> <[email protected]>wrote:
>
>>
>> Actually, I've been working on a Maven extension that uses checksums
>> to determine whether a particular project needs to be rebuilt (taking
>> all its dependencies into account). We are currently using a Bash
>> script for that purpose. It simply invokes Maven for each project that
>> needs to be (re)built but, obviously, doing this from Maven directly
>> is much easier, faster, and more reliable.
>>
>>
> Use Hudson/Jenkins for this, that's what I use.

This is for local development. The build server isn't in the picture
yet. It would not be smart to have the build server skip parts of the
build anyway.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to