is it the old problem where maven:scm ignores connectionurl in the pom and requires user to pass it in from command line?
2.0-beta-2 should already fix it -D On 1/9/06, Yann Le Du <[EMAIL PROTECTED]> wrote: > > In some cases, I had to put also a <developerConnection> beside > <connection> > . Maybe this is not the cause, but you can give it a try. > > -- > Yann > > 2006/1/5, Christopher Cobb <[EMAIL PROTECTED]>: > > > > > -----Original Message----- > > > From: Dennis Lundberg [mailto:[EMAIL PROTECTED] > > > > > > It's defined in your pom.xml. > > > > > > > http://maven.apache.org/guides/introduction/introduction-to-the-pom.html > > > http://maven.apache.org/maven-model/maven.html#class_scm > > > > > > > Thanks for those URL's, although I don't see explicit mention of > > connectionUrl in either place. Are you talking about the connection > > element > > that I already have in my pom? > > > > <scm> > > <connection>scm:svn:svn://coe10/GCSS/gvis-wms/gvis/trunk/ > > </connection> > > </scm> > > > > Is there anything wrong with the URL that I am using above? > > > > I thought that the error was probably talking about some other kind of > > parameter. > > > > > > > > > > ----------------------------------------- > > Attention: > > Any views expressed in this message are those of the individual > > sender, except where the message states otherwise and the sender is > > authorized to state them to be the views of any such entity. The > > information contained in this message and or attachments is > > intended only for the person or entity to which it is addressed and > > may contain confidential and/or privileged material. If you > > received this in error, please contact the sender and delete the > > material from any system and destroy any copies. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > >