jira-importer commented on issue #966:
URL: https://github.com/apache/maven-scm/issues/966#issuecomment-2964636461

   **[Dan 
Tran](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dantran)** 
commented
   
   here is build output. Which I think only happen under maven 3 when a mojo 
run without a project
   
   C:\Users\trand8\tmp>mvn scm:checkout 
-DconnectionUrl=scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/exec-maven-plugin/
   [INFO] Scanning for projects...
   [INFO]
   [INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
   [INFO]
   [INFO] 
------------------------------------------------------------------------
   [INFO] Building Maven Stub Project (No POM) 1
   [INFO] 
------------------------------------------------------------------------
   [INFO]
   [INFO] --- maven-scm-plugin:1.9:checkout (default-cli) @ standalone-pom ---
   [INFO] Removing C:\Users\trand8\tmp\${project.basedir}\target\checkout
   [INFO] Executing: cmd.exe /X /C "svn --non-interactive checkout 
http://svn.codehaus.org/mojo/trunk/mojo/exec-maven-plugin/ 
C:\Users\trand8\tmp\${project.basedir}\target\checkout"
   [INFO] Working directory: C:\Users\trand8\tmp\${project.basedir}\target
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 5.384 s
   [INFO] Finished at: 2014-06-23T08:46:50-08:00
   [INFO] Final Memory: 11M/240M
   [INFO] 
------------------------------------------------------------------------
   C:\Users\trand8\tmp>
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to