Issue when parallelizing parametrized jobs from a multi-project jobs

2015-03-31 Thread lebrame57
I'm trying to parallelize parametrized jobs from a Multi-Project one. The fact is that the configurations of the jobs are the same. When I build my MP jobs the error can occur on a sub-job which is not always the same, it's really hazardous There is no logic in it Did somenone encountered thi

Release & Version Maven plugin

2015-02-19 Thread lebrame57
Hi, we have a problem with maven releases and maven version plugin. In Jenkins we want to do releases automatically upon pressing a button. To remove snapshot dependencies we want to use the maven versions plugin. Suppose we have two projects A (latest release 0.0.1, latest snapshot 0.0.2-SNAPSHOT

Default versioning mode maven release plugin problem

2015-02-18 Thread lebrame57
Hi, I encountered an issue that is obstructing my development on Jenkins. After installing the maven-release-plugin on Jenkins I've tested it. The fact is that for a project without any dependencies, the plugin works well. But since I have some project dependencies it doesn't. Indeed

Default versioning mode maven-release-plugin problem

2015-02-18 Thread lebrame57
Hi, I encountered an issue that is obstructing my development on Jenkins. After installing the maven-release-plugin on Jenkins I've tested it. The fact is that for a project without any dependencies, the plugin works well. But since I have some project dependencies it doesn't. Indeed afte