John, Thanks for your help!
-dh -----Original Message----- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Sunday, January 22, 2006 12:45 AM To: Maven Users List Subject: Re: m2.0.2 repository tag error I think you want the <scm/> tag. See: http://maven.apache.org/maven-model/maven.html#class_scm -john Dave Hoffer wrote: > I am getting a POM parse error when I add the following section. > > <repository> > <connection> > scm:starteam:X:[EMAIL PROTECTED]:49201/Components/view > </connection> > <developerConnection> > scm:starteam:X:[EMAIL PROTECTED]:49201/Components/view > </developerConnection> > </repository> > > I assume this is supposed to be a child of project? What am I doing > wrong here? > > -dh > > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
