Thanks Richard for your quick response. It is now working after making the changes recommended by you.
Regards, Makrand On Tue, Mar 6, 2012 at 8:18 PM, Richard Frovarp <[email protected]> wrote: > On 03/06/2012 05:46 AM, Makrand Rahane wrote: > >> Provider message: >> The svn command failed. >> Command output: >> svn: E155007: 'D:\droids' is not a working copy >> [INFO] >> ------------------------------**------------------------------** >> ------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------**------------------------------** >> ------------ >> [INFO] Cannot get the revision information from the scm repository : >> Error! >> [INFO] >> ------------------------------**------------------------------** >> ------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------**------------------------------** >> ------------ >> [INFO] Total time: 1 second >> [INFO] Finished at: Tue Mar 06 13:01:46 IST 2012 >> [INFO] Final Memory: 13M/31M >> [INFO] >> ------------------------------**------------------------------** >> ------------ >> D:\droids> >> >> > Sorry about that. You need to edit the root pom.xml and change the version > of buildnumber-maven-plugin to 1.0. That will make it work. Alternatively, > you could check it out from svn, but that's probably more work than you > want to do. That bug will be fixed in the next release. >
