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]

Reply via email to