buildnumber-maven-plugin with javasvn fails if .svn directory is missing ------------------------------------------------------------------------
Key: MOJO-1729 URL: https://jira.codehaus.org/browse/MOJO-1729 Project: Mojo Issue Type: Bug Environment: buildnumber-maven-plugin 1.0 Reporter: Ondrej Medek Getting SVN revision number if the project is not connected to the SVN (there is no .svn directory): if the command line svn client is used (default), the build is OK and the buildnumber is "null". However it the providerImplementations javasvn is used, the build fails. I would like the javasvn behave like default commandline client - pass the build and set the buildnumber to "null" or something similar. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email