[ 
https://jira.codehaus.org/browse/SCM-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=348609#comment-348609
 ] 

Dan Tran edited comment on SCM-757 at 6/23/14 10:48 AM:
--------------------------------------------------------

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>





was (Author: danttran):
here is build output

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>




> bootstrap/checkout/export goals now requires -Dproject.basedir=. set at 
> command line
> ------------------------------------------------------------------------------------
>
>                 Key: SCM-757
>                 URL: https://jira.codehaus.org/browse/SCM-757
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-plugin
>    Affects Versions: 1.9
>            Reporter: Dan Tran
>            Assignee: Dan Tran
>             Fix For: 1.10
>
>
> This used to work before



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to