Todd,

scm:checkout-proejct is deprecated starting version 1.5.  
(I beleive you have 1.4x). scm:checkout is supported one.

I am not an expert in SVN, but perhaps your URL is not supported.

Try 1.5, it may have a better error handling.

-D



On 6/21/05, Farmer, Todd <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> 
> 
> I am looking for documentation on using the Maven SCM goals with
> Subversion.  When I run  scm:checkout-project, here's what I get:
> 
> 
> 
> build:start:
> 
> 
> 
> scm:parse-connection:
> 
>    [echo] Using connection: scm:svn:svn+ssh://[my svn
> host]/usr/local/[my svn repo]/[my svn project]
> 
> Using SCM method: svn
> 
> Using SVN repository: svn+ssh://[my svn host]/usr/local/[my svn
> repo]/[my svn project]
> 
> Using module: [my svn project]
> 
> BUILD SUCCESSFUL
> 
> Total time: 3 seconds
> 
> Finished at: Tue Jun 21 09:17:19 PDT 2005
> 
> 
> 
> It does not import the project.  I've tried looking in the documentation
> for the Maven SCM goals
> (http://maven.apache.org/reference/plugins/scm/), but the goals listed
> on that site differ from those in my implementation (I use
> scm:checkout-project, where the online docs refer to what appears to be
> the same goal as scm:checkout).
> 
> 
> 
> Is there anybody out there who has successfully integrated SVN goals
> into their Maven POM?  And if so, is there additional documentation that
> was useful in getting up and running?
> 
> 
> 
> Thanks!
> 
> 
> 
> 
> 
> Todd Farmer
> 
> 
> 
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to