changed RAD exec to process-test-classes

This commit is contained in:
2022-04-06 16:29:47 -04:00
parent 28e39fc9d2
commit 6332b0b194
10 changed files with 12 additions and 12 deletions

View File

@@ -21,7 +21,7 @@
<!-- This execution downloads the dependency JARs -->
<execution>
<id>download-ate-jars</id>
<phase>process-classes</phase>
<phase>process-test-classes</phase>
<goals><goal>copy-dependencies</goal></goals>
<configuration>
<excludeScope>provided</excludeScope>
@@ -39,7 +39,7 @@
<executions>
<execution>
<id>run-ate</id>
<phase>process-classes</phase>
<phase>process-test-classes</phase>
<goals><goal>start</goal></goals>
<configuration>
<images>