Yeah, sorry I meant to re-post. We did switch to checkout for release plugin for this very reason...we did the same for this plugin and it works great.
-Dave On Thu, Jun 25, 2009 at 1:47 PM, Olivier Lamy <[email protected]> wrote: > Afaik svn export doesn't store any svn metadata.So IMHO no way to get the > rev number. > > -- > Olivier > > 2009/6/25 David Hoffer <[email protected]> > > > I'm trying to use buildnumber-maven-plugin to get the SVN revision so I > can > > put it in the manifest. However I get the following error when this is > run > > on our build agents (TeamCity) > > > > *09:07:00]:* *[INFO] Cannot get the revision information from the scm > > repository : * *[09:07:00]:* *Exception while executing SCM command.* > > *[09:07:00]:* *svn: '/home/teamcity/buildAgent2/work/317fa80dac6b46ac' is > > not a working copy* > > > > I think this is because our build agents do an export instead of a > checkout > > because its much faster. How can I get this plugin to work with export? > > BTW, the release plugin does work this way. > > > > -Dave > > >
