o Enabled test execution for embedded profile

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@948695 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-05-27 07:12:45 +00:00
parent 28a8392032
commit c2864547b9
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ under the License.
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<skip>false</skip>
<forkMode>once</forkMode>
<argLine>${surefireMemory}</argLine>
<systemProperties combine.children="append">