It's all about the answers!

Ask a question

Determine Whether Personal Build


Kirk Vogen (12711518) | asked Mar 02 '09, 10:59 p.m.
Is an Ant property set when a build is a personal build? Our builds publish Maven snapshots to the Maven repository. In the case of personal builds, we don't want to publish the snapshots. Is there an Ant property or something that denotes the build type (regular or personal)?

3 answers



permanent link
Dominic Evans (6653) | answered Mar 03 '09, 3:54 a.m.
personalBuild=true is set in the buildengine.properties file

permanent link
Kirk Vogen (12711518) | answered Mar 03 '09, 10:34 a.m.
Great, thanks. That worked perfectly.

permanent link
Kirk Vogen (12711518) | answered Aug 13 '09, 10:18 a.m.
I recently noticed that a property is set in the event of a scheduled build. The property scheduledBuild is to true.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.