I have found that if I checkout my project using ssh, but my
project.xml specify pserver, it will still use the ssh when I do maven
cvs related stuff.  

So I kind of make the connection one in the project.xml what anonymous
users will use.

I do not know if there are any ramifications of doing this, but I'm
still a brave maven newbie up for punishment...

On Wed, Jul 09, 2003 at 11:45:12AM +0800, [EMAIL PROTECTED] wrote:
> Either I am missing something obvious, there is a bug
> in Maven-1.0-beta-9, or that document is incomplete in
> its description on how to setup a remote repository. 
> Regardless, I have already reviewed that document
> multiple times and it does not explain why maven is
> attempting to look in ibiblio.org for my repository
> where in my project.xml file the repository connection
> is specified as follows:
> 
> <repository>
>  
> <connection>scm:cvs:ext:[EMAIL PROTECTED]:/home/cvsroot:repository</connect
> ion>
>   <url>http://www.home.com/cvs/repository</url>
> </repository>
> 
> Does Maven not like the :ext: type of CVS respository
> and it only works with :local: or :pserver:?  I know
> my CVS setup is correct, because I use it for other
> projects.  What else could be wrong?
> 
> TIA.
> 


-- 
Alwyn Schoeman
SMART Money Inc.

If you're a SMARTY and you're using the better DNS connections, you
can access my homepage at http://nevyn.smarties.com.ph/Members/alwyn.
The other unlucky ones: http://10.126.136.35/myplone

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

Reply via email to