Re: Look at branch names when building the dependency graph

2012-08-13 Thread Maxime Lemanissier
Forgot the link for MavenModule.getDependencyRelevancy()

Look at branch names when building the dependency graph

2012-08-13 Thread Maxime Lemanissier
Hi all, My jenkins server (v1.473) builds several branches of a same Maven artifact. Maven coordinates are exactly identical between these branches. Build isolation between branches is done by using a specific Maven / Nexus repository for each branch group (trunk / release-fr / release-uk). I