You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2006/01/14 00:37:01 UTC

[jira] Commented: (MPSCM-70) Fix Anonymous Access with Maven

    [ http://jira.codehaus.org/browse/MPSCM-70?page=comments#action_55762 ] 

Dennis Lundberg commented on MPSCM-70:
--------------------------------------

I have tried this and everything seems to work as it should. Maven is no longer available in the cvs repository, so I used another (small) module instead:

maven scm:checkout -Dmaven.scm.url=scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:db-site -Dmaven.scm.checkout.dir=./db-site

This checks out the module from cvs nicely. It does not try to delete the current directory.

Regarding the deprecation, I don't understand what the reporter want us to do. scm:checkout-project is deprecated and is replaced by scm:checkout which is reported to the user when scm:checkout-project is called.

I would close this issue.


> Fix Anonymous Access with Maven
> -------------------------------
>
>          Key: MPSCM-70
>          URL: http://jira.codehaus.org/browse/MPSCM-70
>      Project: maven-scm-plugin
>         Type: Bug

>     Reporter: Michael Hinterseher
>     Priority: Trivial

>
> Original Estimate: 15 minutes
>         Remaining: 15 minutes
>
> Change scm String to make it work:
> maven scm:checkout -Dmaven.scm.url=scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-components -Dmaven.scm.checkout.dir=./m2
> The -Dmaven.scm.checkout.dir=. does not work it tries to use delete the current directory (maven-scm-plugin-1.5-beta-3) before checkout this fails of course.
> Futher more more the target scm:checkout-project is deprecated.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org