nightly maven snapshots ?
Tom Zeller
tzeller at dragonacea.biz
Wed Mar 6 19:51:33 EST 2013
>>I was not sure that we wanted a snapshot for every commit, we poll
>>every 15m for changes and build if there are any. My thought was to
>>set up a new nightly jenkins job for each project, so we would only
>>deploy a snapshot at most once per day if there are any changes.
>
> I think if it were "if any changes", that wouldn't be very annoying.
So, I would need to create another jenkins job for each project (we
already have two, one job runs mvn install and the multi-jdk job runs
mvn verify), which would be scheduled to run nightly and would run mvn
deploy if there are any svn changes.
Ok ?
More information about the dev
mailing list