doc for clearcase

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327906 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2005-10-24 01:37:08 +00:00
parent c598d79462
commit a8a4b825ab

View File

@ -84,6 +84,16 @@ scm:starteam:hostname:23456/project/view/folder
</source> </source>
</subsection> </subsection>
<subsection name="Clearcase">
<p>
The full connection string for StarTeam is as follows:
</p>
<source>scm:clearcase:</source>
<p>
There is no need for additional configuration as it relies on the correct installation of a ClearCase binary on your system.
</p>
</subsection>
</section> </section>