Hi Suresh, If I do "mvn -P pedantic verify -DskipTests=true" it finishes in less than a minute time in current trunk. So if licenses are good it doesnt add significant additional time to the build. Ofcourse if there are licensing issues developer has to fix those.
Thanks Amila On Thu, Sep 19, 2013 at 10:37 AM, Suresh Marru <[email protected]> wrote: > Hi Amila, > > I am -0 on here is why: > > On one hand I agree it saves release time. But on flip side, I see the > build time is keep growing. I would vote for keeping it separate builds but > developers make it a practice to add license header and do not add author > tags when they are checking in new code. > > If we can enforce some self-decisiplnie we can save the precious build > time to do integration and unit tests. > > Suresh > > On Sep 19, 2013, at 10:27 AM, Amila Jayasekara <[email protected]> > wrote: > > > Hi All, > > > > Shall we do $subject ? > > Currently it is only in pedantic build profile. If we do this will save > time during release. > > > > Thanks > > Amila > >
