[jira] Subscription: Design & Best Practices

2012-04-05 Thread jira
Issue Subscription Filter: Design & Best Practices (24 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles https://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

Re: Maven SCM Git & Perforce

2012-04-05 Thread Asaf Mesika
Sadly Our company is also moving to perforce so if you want a little bit of help with this let me know. Sent from my iPhone On 4 באפר 2012, at 19:30, John Patrick wrote: On 4 April 2012 17:18, Asaf Mesika wrote: Why do you need a specific login for git? In our company each developer exchange

Re: Frederic Mura is out of the office.

2012-04-05 Thread Wayne Fay
On Thu, Apr 5, 2012 at 5:36 AM, wrote: > > I will be out of the office starting  04/05/2012 and will not return until > 04/10/2012. Makes me wonder what Julia Antonova/Tumlare is up to lately... and when her next vacation is! Wayne --

Frederic Mura is out of the office.

2012-04-05 Thread Frederic . Mura
I will be out of the office starting 04/05/2012 and will not return until 04/10/2012. If your request is urgent, please contact Björn Domschke or Ralf Besenbruch. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For

Re: Plugin to Increment Project Version

2012-04-05 Thread Geoffrey De Smet
I believe the versions-maven-plugin is the closest what you need, but it will not "increment the hotfix part of the version by one" correctly if you are working on a release branch (for example 1.2.x) and a higher release has been made (for example 1.3.0). More info here: https://jira.codeha