your url should be scm:svn:svn://localhost/repo_net_01/p2oi You can also try to build the latest maven-scm-plugin-1.5.1-SNAPSHOT in svn It may give you a beter error message description. If you see the the same problem using the bad URL. please file a JIRA
-D On 8/16/05, Marcelo Alcantara <[EMAIL PROTECTED]> wrote: > Hi there, > > I am trying to integrate maven and subversion svn without success. > > I already tried many things including downloading and installing the > scm plugin 1.5, and the alpha2 releases for the scm-manager and svn > provider. > > Right now this is what I have: > > build.properties > -----------------------------------------------------------------------------------maven.repo.remote > = http://localhost:8080/maven > maven.scm.url=scm:svn://localhost/repo_net_01/p2oi > maven.scm.username=maralc > maven.scm.password=maralcnet > ----------------------------------------------------------------------------------- > Console: > ----------------------------------------------------------------------------------- > [mbalcant-638] C:\TEMP\p2oi>maven scm:checkout > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > > Attempting to download maven-scm-api-1.0-alpha-2-20050610.043511-1.jar. > 49K downloaded > build:start: > > scm:find-connection: > [echo] Using connection: scm:svn://localhost/repo_net_01/p2oi > > scm:checkout: > [echo] Checking out scm:svn://localhost/repo_net_01/p2oi > > BUILD FAILED > File...... C:\Documents and > Settings\mbalcant\.maven\cache\maven-scm-plugin-1.5\plugin.jelly > Element... scm:checkout > Line...... 110 > Column.... 233 > java.lang.NullPointerException > Total time: 4 seconds > Finished at: Tue Aug 16 19:16:35 GMT 2005 > ----------------------------------------------------------------------------------- > > With the "svn checkout svn://localhost/repo_net_01/p2oi" command I can > check out the project without problems. > > Somebody can help me? I am frying a lot my brain with that. > > Thanks in advance! > > -- > Marcelo Alcantara > Senior Developer/Architect > -------------------------------------------------------- > [EMAIL PROTECTED] > +55 11 81968823 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
