Hello. When I am trying to run sample codes i get error: C:\Users\P\Desktop\shiro-root-1.2.0\samples\quickstart>mvn compile exec:java [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Shiro :: Samples :: Quick Start 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- buildnumber-maven-plugin:1.0-beta-4:create (default) @ samples-quickstart --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: cmd.exe /X /C "svn --non-interactive info" [INFO] Working directory: C:\Users\P\Desktop\shiro-root-1.2.0\samples\quickstart
Provider message: The svn command failed. Command output: svn: E155007: 'C:\Users\P\Desktop\shiro-root-1.2.0\samples\quickstart' is not a working copy [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.747s [INFO] Finished at: Wed Apr 25 13:41:45 CEST 2012 [INFO] Final Memory: 9M/107M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-4:create (default) on project samples-quickstart: Cannot get the revision information from the scm repository : [ERROR] Error! [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Tried to work this out but failed hard. What am i missing / doing wrong? Best ragards -- View this message in context: http://shiro-user.582556.n2.nabble.com/Problem-running-Quickstart-sample-and-all-others-tp7499096p7499096.html Sent from the Shiro User mailing list archive at Nabble.com.
