despite of the error that can't get filed donwloaded
from cvs. i use wincvs to download source file. yet it
happened another dilemma.
the problem is sqlexception. because the default
project  ain't use the database currently running on
my machine; it uses mysql and mine mssql2000.
so i specify mssql server drivers in the .maven
reporsitory, named as mssql/jars/* and wrote the
dependency tag in the project.xml at the root folder,
from which other projeect.xml would inhireted.
however, the exception still occurred as A.) how can i
make the maven known to use the jdbc drivers i
specified explictly? 
i appreciate any suggestions, sinrecely.
jason

=============A========BEG
    [junit]
org.apache.commons.dbcp.SQLNestedException: Cannot
create PoolableConnectionFactory, cause:
    [junit] java.sql.SQLException: Unable to connect
to any hosts due to exception:
java.net.ConnectException: Connection refused: connect
....

=============A=========END


 --- jsona laio <[EMAIL PROTECTED]> wrote: 
> hi maven,
> i have problem in building a project from cvs. its
> exception looks like an cvs auth problem; when
> looking
> up my .cvspass file. the .cvspass files looks like.
> what may cause suck problem. though i can download
> the
> cvs file from win cvs, i still hope to learn how to
> use mave. the env i use is XP/ maven-1.0.
> i appreciate any suggestions. sincerely.
> jason
> ===========command=============BEG
> maven scm:checkout-project
>     -Dmaven.scm.method=cvs
>     -Dmaven.scm.cvs.module=.
>    
>
-Dmaven.scm.cvs.root=:pserver:[EMAIL PROTECTED]:/cvsroot/oness
>     -Dmaven.scm.checkout.dir=oness
> ===========command=============END
> 
> 
> ===========.cvspass===========BEG
>
:pserver:[EMAIL PROTECTED]:/cvsroot/oness
> Ay Zd=d
> ===========.cvspass===========END
> 
> ====================EXCEPTION============BEG
>     [cvs] cvs checkout: authorization failed: server
> cvs.sourceforge.net rejecte
> d access to /cvsroot/oness for user anonymous
> ====================EXCEPTION============END
> 
> 
> 
>       
>       
>               
>
___________________________________________________________ALL-NEW
> Yahoo! Messenger - all new features - even more fun!
>  http://uk.messenger.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
>  


        
        
                
___________________________________________________________ALL-NEW Yahoo! Messenger - 
all new features - even more fun!  http://uk.messenger.yahoo.com

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

Reply via email to