Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho-Surefire guessing the Test Framework

On 05/15/2012 11:31 AM, Hervé Esteguet wrote:
I operate in a context of continuous integration.
My tests and bundles are intended to be run and build on jenkins, my poms are regenerated automically 
before every build.
Pom files have to be managed, and committed. They do not change often, so there is no gain in regenerating them on each build.
You should generate them once and commit them, otherwise you loose a lot of ability to customize your build and you prevent your developers from running build locally.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top