Hello

Can somebody familiar with the buildnumber-maven-plugin help me with the =

following problem?

Is it possible to use the buildnumber-maven-plugin so that it
- uses the SVN revision as a build number if the sources represent an=20
SVN working copy and
- gracefully degrades to some other build number generation if the=20
sources do not represent a working copy e.g. they are distributed=20
without the .svn directories.

Currently, my build fails with the following error if I create a source=20
distributable package without the .svn directories:
Provider message:
The svn command failed.
Command output:
svn: '.' is not a working copy

In this case I would like to achieve that the buildnumber-maven-plugin=20
does not fail the build but falls back on some other means to generate a =

build number or degrades to "buildnumberless" operation.

Thanks for any help in advance.
BR,
Richie.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to