Re: [mojo-user] maven buildnumber plugin issues

2013-08-05 Thread Baptiste MATHUS
Hi, Please see this thread: http://mail-archives.apache.org/mod_mbox/maven-users/201305.mbox/%3CCA+bF-zyqJN_uY=P98Cx=nbqnpepro7u9vsqb2fwxyunb5jy...@mail.gmail.com%3E Generating the file in the workspace is generally not what you want for many reasons. First you should know that file isn't design

Re: [mojo-user] maven buildnumber plugin issues

2013-08-02 Thread Gourab Dash
Hi B.M I want to print the build number as well as the build time-stamp printed on the file which gets generated as buildNumber.properties inside Workspace. it would be nice if i can add some more info like svn url as well On Fri, Aug 2, 2013 at 12:14 PM, Baptiste Mathus wrote: > Hi, > > Cou

Re: [mojo-user] maven buildnumber plugin issues

2013-08-01 Thread Baptiste Mathus
Hi, Could you please first remind us what you're trying to do? Where would you like to ideally include that buildnumber? For example, having a line in the MANIFEST with the current svn revision? Something else? Cheers 2013/8/1 Gourab Dash > Hello folks, > i m getting error using this plugin.

[mojo-user] maven buildnumber plugin issues

2013-08-01 Thread Gourab Dash
Hello folks, i m getting error using this plugin. [ERROR] Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-4:create (default) on project : Execution default of goal org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-4:create failed: The scm url cannot be null. -> [Help 1