Re: Auto incrementing a build identifier

2007-08-16 Thread Julian Wood
Hi, I'm the author of the maven-buildnumber-plugin and have a few questions. On 5-Aug-07, at 4:42 AM, Antony Stubbs wrote: The problem with Mavin buildnumber plugin, is that it isn't synced with the build number repository. Can you clarify? I'm not sure what you mean at all. Do you mean

RE: Auto incrementing a build identifier

2007-08-08 Thread Artamonov, Juri
, -SNAPSHOT, . + String.valueOf(buildNumber)); } } Best regards, Juri. -Original Message- From: Antony Stubbs [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 3:43 AM To: users@maven.apache.org Subject: RE: Auto incrementing a build identifier I

RE: Auto incrementing a build identifier

2007-08-08 Thread Antony Stubbs
- From: Antony Stubbs [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 3:43 AM To: users@maven.apache.org Subject: RE: Auto incrementing a build identifier I have submitted a jira issue [1] - let's see what response we get... A work around I am going to try, is pretty much

RE: Auto incrementing a build identifier

2007-08-06 Thread John Coleman
incrementing a build identifier That's exactly what M2 needs - would you consider releasing your mojo? I'd love to try using. IMO this should be apart of the m2 deploy goal. The problem with Mavin buildnumber plugin, is that it isn't synced with the build number repository. Artamonov, Juri

RE: Auto incrementing a build identifier

2007-08-06 Thread Antony Stubbs
-Original Message- From: Antony Stubbs [mailto:[EMAIL PROTECTED] Sent: 05 August 2007 11:42 To: users@maven.apache.org Subject: RE: Auto incrementing a build identifier That's exactly what M2 needs - would you consider releasing your mojo? I'd love to try using. IMO this should

RE: Auto incrementing a build identifier

2007-08-06 Thread Antony Stubbs
] Sent: 05 August 2007 11:42 To: users@maven.apache.org Subject: RE: Auto incrementing a build identifier That's exactly what M2 needs - would you consider releasing your mojo? I'd love to try using. IMO this should be apart of the m2 deploy goal. The problem with Mavin buildnumber

RE: Auto incrementing a build identifier

2007-08-05 Thread Antony Stubbs
That's exactly what M2 needs - would you consider releasing your mojo? I'd love to try using. IMO this should be apart of the m2 deploy goal. The problem with Mavin buildnumber plugin, is that it isn't synced with the build number repository. Artamonov, Juri wrote: The thing is that I don't

RE: Auto incrementing a build identifier

2006-09-26 Thread Artamonov, Juri
The thing is that I don't want to generate new builds during development, overwriting the current snapshot is preferred. But when processing a project which will be publicly available, I want to be able to identify it (even a snapshot) with an incremented build number, but without having to manage

Re: Auto incrementing a build identifier

2006-09-22 Thread maven
A question about version numbering in Subversion. Hu-hum, I worked too much today. Subversion should be Maven 2. I am using Maven 2 on Subversion though. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,