On Tue, Mar 6, 2012 at 10:04 PM, Paritosh Ranjan <pran...@xebia.com> wrote: > About Jenkins: > Will it be good to create separate maven profiles executed using separate > Jenkins jobs for > a) normal build without findbugs/checkstyle/pmd etc > b) quality build with findbugs/checkstyle/pmd
Is it the intended distinction between normal and quality build? if yes, +1, seems reasonable.