nightly maven snapshots ?
Tom Zeller
tzeller at dragonacea.biz
Wed Mar 6 19:59:57 EST 2013
>>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.
>
> Maybe not feasible, but could we just do that to the multi-jdk projects?
> Make them act as the deploy jobs, in other words? It's overkill to do
> those on every change anyway, but would make sense as a nightly thing too,
> so maybe we could avoid a third set that way?
I think the multi-jdk jobs would produce a snapshot for each jdk,
which is probably not what we want.
I like the idea of moving the multi-jdk jobs to nightly, nice.
More information about the dev
mailing list