o Clarified test design

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930413 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-04-02 22:13:47 +00:00
parent ec19fcf37b
commit 0306750438
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ under the License.
</description> </description>
<properties> <properties>
<!-- these check that the normalized URL is already available during interpolation -->
<projectUrl>${project.url}/it</projectUrl> <projectUrl>${project.url}/it</projectUrl>
<projectScmUrl>${project.scm.url}/it</projectScmUrl> <projectScmUrl>${project.scm.url}/it</projectScmUrl>
<projectScmConn>${project.scm.connection}/it</projectScmConn> <projectScmConn>${project.scm.connection}/it</projectScmConn>