Re: MRELEASE-431

2014-03-21 Thread Simone Tripodi
Hi again Robert, IIUC the VersionPolicy resolution in `Map versionPolicies` is strict to "default" only, moreover I didn't understand where/how to specify, in the plugin configuration, the `hint` of my VersionPolicy implementation... As a side note, I already have, in my local copy of the source

Re: [VOTE] Release Maven shared Utils 06, Maven JarSigner 1.3.1 and Apache Maven Jarsigner plugin 1.3.2

2014-03-21 Thread Hervé BOUTEMY
+1 Regards, Hervé Le mardi 18 mars 2014 13:51:04 Tony Chemit a écrit : > Hi, > > Maven shared utils 0.6 > -- > > We solved 1 issues: > https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19856&styleName=Ht > ml&projectId=11761 > > There are still lots of issues left

Re: SCM Web URL?

2014-03-21 Thread Hervé BOUTEMY
I'm not in phase with such analysis that's: 1. something logic: if you have ${url} for a path, ${url}/sub-directory is expected for the url to the sub-directory. Anything more complex should be avoided as much as possible. POM inheritance actually only supports this simple (yet sensible) algori

Re: MRELEASE-431

2014-03-21 Thread Simone Tripodi
Hi Robert! sorry to come back so late, got busy with other stuff at work :( Thanks *a lot* for providing APIs change - I am going to test them in the afternoon! Since I have karma on Mvn repo... would it make sense I contribute directly there the odd-even policy implementation? Maybe in a separate